diff options
Diffstat (limited to 'meta-xilinx-core')
4 files changed, 7 insertions, 7 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu.bb b/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu.bb index 16d8e4f1..006e707e 100755 --- a/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu.bb +++ b/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu.bb | |||
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git" | |||
11 | 11 | ||
12 | BRANCH ?= "master" | 12 | BRANCH ?= "master" |
13 | REPO ?= "git://github.com/Xilinx/vdu-modules.git;protocol=https" | 13 | REPO ?= "git://github.com/Xilinx/vdu-modules.git;protocol=https" |
14 | SRCREV ?= "974797e5eb83519df5690a5ff7d59b8630bbb281" | 14 | SRCREV ?= "81cd9cd4f8fea9e0cb8951bf62ac2d37f33fce25" |
15 | 15 | ||
16 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 16 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
17 | SRC_URI = "${REPO};${BRANCHARG}" | 17 | SRC_URI = "${REPO};${BRANCHARG}" |
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw.bb b/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw.bb index 99ddce90..74891022 100755 --- a/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw.bb +++ b/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Control Software for VDU" | 1 | SUMMARY = "Control Software for VDU" |
2 | DESCRIPTION = "Control software libraries, test applications and headers provider for VDU" | 2 | DESCRIPTION = "Control software libraries, test applications and headers provider for VDU" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=c15ae83ba15c4ab3fa4eb2c22975258f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=aaf483d309243c4596f6373eb9c8325f" |
5 | 5 | ||
6 | XILINX_VDU_VERSION = "1.0.0" | 6 | XILINX_VDU_VERSION = "1.0.0" |
7 | PV = "${XILINX_VDU_VERSION}-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" | 7 | PV = "${XILINX_VDU_VERSION}-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" |
@@ -12,7 +12,7 @@ REQUIRED_MACHINE_FEATURES = "vdu" | |||
12 | 12 | ||
13 | BRANCH ?= "master" | 13 | BRANCH ?= "master" |
14 | REPO ?= "git://github.com/Xilinx/vdu-ctrl-sw.git;protocol=https" | 14 | REPO ?= "git://github.com/Xilinx/vdu-ctrl-sw.git;protocol=https" |
15 | SRCREV ?= "89a186d39c77d3625ee43b722e9220639fa24bde" | 15 | SRCREV ?= "5fc0a72d61bfbd54f61404fda31566e440bb9b83" |
16 | 16 | ||
17 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 17 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
18 | SRC_URI = "${REPO};${BRANCHARG}" | 18 | SRC_URI = "${REPO};${BRANCHARG}" |
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/libvdu-omxil.bb b/meta-xilinx-core/recipes-multimedia/vdu/libvdu-omxil.bb index 4773046a..6f6efeb4 100755 --- a/meta-xilinx-core/recipes-multimedia/vdu/libvdu-omxil.bb +++ b/meta-xilinx-core/recipes-multimedia/vdu/libvdu-omxil.bb | |||
@@ -1,14 +1,14 @@ | |||
1 | SUMMARY = "OpenMAX Integration layer for VDU" | 1 | SUMMARY = "OpenMAX Integration layer for VDU" |
2 | DESCRIPTION = "OMX IL Libraries,test application and headers for VDU" | 2 | DESCRIPTION = "OMX IL Libraries,test application and headers for VDU" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=c15ae83ba15c4ab3fa4eb2c22975258f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=aaf483d309243c4596f6373eb9c8325f" |
5 | 5 | ||
6 | XILINX_VDU_VERSION = "1.0.0" | 6 | XILINX_VDU_VERSION = "1.0.0" |
7 | PV = "${XILINX_VDU_VERSION}-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" | 7 | PV = "${XILINX_VDU_VERSION}-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" |
8 | 8 | ||
9 | BRANCH ?= "master" | 9 | BRANCH ?= "master" |
10 | REPO ?= "git://github.com/Xilinx/vdu-omx-il.git;protocol=https" | 10 | REPO ?= "git://github.com/Xilinx/vdu-omx-il.git;protocol=https" |
11 | SRCREV ?= "f7059a0a304f16926208218dee27c88244bece90" | 11 | SRCREV ?= "de48c14534cb1c8d7bf2146f436307aaec23c290" |
12 | 12 | ||
13 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 13 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
14 | SRC_URI = "${REPO};${BRANCHARG} \ | 14 | SRC_URI = "${REPO};${BRANCHARG} \ |
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware.bb b/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware.bb index 14f4fde8..f17ec5b6 100755 --- a/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware.bb +++ b/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Firmware for VDU" | 1 | SUMMARY = "Firmware for VDU" |
2 | DESCRIPTION = "Firmware binaries provider for VDU" | 2 | DESCRIPTION = "Firmware binaries provider for VDU" |
3 | LICENSE = "Proprietary" | 3 | LICENSE = "Proprietary" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=9a0e309e0fae4f23561b63b72f69e77f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=c5784f63397086d836580d8785d1deb9" |
5 | 5 | ||
6 | XILINX_VDU_VERSION = "1.0.0" | 6 | XILINX_VDU_VERSION = "1.0.0" |
7 | PV = "${XILINX_VDU_VERSION}-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" | 7 | PV = "${XILINX_VDU_VERSION}-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" |
@@ -14,7 +14,7 @@ REQUIRED_MACHINE_FEATURES = "vdu" | |||
14 | 14 | ||
15 | BRANCH ?= "master" | 15 | BRANCH ?= "master" |
16 | REPO ?= "git://github.com/Xilinx/vdu-firmware.git;protocol=https" | 16 | REPO ?= "git://github.com/Xilinx/vdu-firmware.git;protocol=https" |
17 | SRCREV ?= "baf73ff6e31fec2aea457e401fc46504c4bdbe5e" | 17 | SRCREV ?= "4b5a0170f4257538ef1e8780845f4b5885826c87" |
18 | 18 | ||
19 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 19 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
20 | SRC_URI = "${REPO};${BRANCHARG}" | 20 | SRC_URI = "${REPO};${BRANCHARG}" |