diff options
Diffstat (limited to 'meta-oe/recipes-graphics')
7 files changed, 7 insertions, 7 deletions
diff --git a/meta-oe/recipes-graphics/aml/aml_git.bb b/meta-oe/recipes-graphics/aml/aml_git.bb index eed62adae0..2633e0d215 100644 --- a/meta-oe/recipes-graphics/aml/aml_git.bb +++ b/meta-oe/recipes-graphics/aml/aml_git.bb | |||
| @@ -8,7 +8,7 @@ SRC_URI = "git://github.com/any1/aml;branch=master;protocol=https" | |||
| 8 | 8 | ||
| 9 | SRCREV = "b83f3576ce4187d9285f06e9066ef43a691464d4" | 9 | SRCREV = "b83f3576ce4187d9285f06e9066ef43a691464d4" |
| 10 | 10 | ||
| 11 | PV = "0.3.0+git${SRCPV}" | 11 | PV = "0.3.0+git" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
diff --git a/meta-oe/recipes-graphics/fbida/fbida_git.bb b/meta-oe/recipes-graphics/fbida/fbida_git.bb index 65c9041a3b..247a1fcbb2 100644 --- a/meta-oe/recipes-graphics/fbida/fbida_git.bb +++ b/meta-oe/recipes-graphics/fbida/fbida_git.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e8feb78a32950a909621bbb51f634b39" | |||
| 9 | 9 | ||
| 10 | DEPENDS = "virtual/libiconv jpeg fontconfig freetype libexif libdrm pixman udev libinput cairo" | 10 | DEPENDS = "virtual/libiconv jpeg fontconfig freetype libexif libdrm pixman udev libinput cairo" |
| 11 | 11 | ||
| 12 | PV = "2.14+git${SRCPV}" | 12 | PV = "2.14+git" |
| 13 | SRC_URI = "git://github.com/kraxel/fbida;protocol=https;branch=master \ | 13 | SRC_URI = "git://github.com/kraxel/fbida;protocol=https;branch=master \ |
| 14 | file://fix-preprocessor.patch \ | 14 | file://fix-preprocessor.patch \ |
| 15 | file://support-jpeg-turbo.patch \ | 15 | file://support-jpeg-turbo.patch \ |
diff --git a/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb b/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb index 3797314b47..dd520b245e 100644 --- a/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb +++ b/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb | |||
| @@ -18,7 +18,7 @@ SRC_URI = " \ | |||
| 18 | file://glmTargets.cmake \ | 18 | file://glmTargets.cmake \ |
| 19 | " | 19 | " |
| 20 | SRCREV = "efec5db081e3aad807d0731e172ac597f6a39447" | 20 | SRCREV = "efec5db081e3aad807d0731e172ac597f6a39447" |
| 21 | PV .= "+0.9.9.9+git${SRCPV}" | 21 | PV .= "+0.9.9.9+git" |
| 22 | 22 | ||
| 23 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
| 24 | 24 | ||
diff --git a/meta-oe/recipes-graphics/openbox/obconf_git.bb b/meta-oe/recipes-graphics/openbox/obconf_git.bb index efffd962d4..1210af70ea 100644 --- a/meta-oe/recipes-graphics/openbox/obconf_git.bb +++ b/meta-oe/recipes-graphics/openbox/obconf_git.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = " \ | |||
| 8 | startup-notification \ | 8 | startup-notification \ |
| 9 | gtk+3 \ | 9 | gtk+3 \ |
| 10 | " | 10 | " |
| 11 | PV = "2.0.4+git${SRCPV}" | 11 | PV = "2.0.4+git" |
| 12 | 12 | ||
| 13 | SRCREV = "63ec47c5e295ad4f09d1df6d92afb7e10c3fec39" | 13 | SRCREV = "63ec47c5e295ad4f09d1df6d92afb7e10c3fec39" |
| 14 | SRC_URI = " \ | 14 | SRC_URI = " \ |
diff --git a/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner_git.bb b/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner_git.bb index eff6ad8f83..2ec89bc05b 100644 --- a/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner_git.bb +++ b/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner_git.bb | |||
| @@ -7,7 +7,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/parallel-deqp-runner.git;protocol=h | |||
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | # Modify these as desired | 9 | # Modify these as desired |
| 10 | PV = "2020.06.15+git${SRCPV}" | 10 | PV = "2020.06.15+git" |
| 11 | SRCREV = "e1642fb691d29b1462504b58916f7f514a963e80" | 11 | SRCREV = "e1642fb691d29b1462504b58916f7f514a963e80" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb index 7fa155a22f..119612cd73 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb | |||
| @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.droidfonts.com/" | |||
| 5 | LICENSE = "Apache-2.0" | 5 | LICENSE = "Apache-2.0" |
| 6 | LIC_FILES_CHKSUM = "file://README.txt;md5=83544262a86f1f1ec761e75897df92bc" | 6 | LIC_FILES_CHKSUM = "file://README.txt;md5=83544262a86f1f1ec761e75897df92bc" |
| 7 | SRCREV = "21e6e2de1f0062f949fcc52d0b4559dfa3246e0e" | 7 | SRCREV = "21e6e2de1f0062f949fcc52d0b4559dfa3246e0e" |
| 8 | PV = "0.1+gitr${SRCPV}" | 8 | PV = "0.1+gitr" |
| 9 | PR = "r3" | 9 | PR = "r3" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/android/platform_frameworks_base.git;branch=master;protocol=https" | 11 | SRC_URI = "git://github.com/android/platform_frameworks_base.git;branch=master;protocol=https" |
diff --git a/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb b/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb index 3633bbc26b..74f80e1844 100644 --- a/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb +++ b/meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | |||
| 7 | file://src/x11vnc.h;endline=31;md5=e871a2ad004776794b616822dcab6314" | 7 | file://src/x11vnc.h;endline=31;md5=e871a2ad004776794b616822dcab6314" |
| 8 | 8 | ||
| 9 | SRCREV = "87cd0530f438372dda3c70bb491a6fd19f09acc2" | 9 | SRCREV = "87cd0530f438372dda3c70bb491a6fd19f09acc2" |
| 10 | PV .= "+git${SRCPV}" | 10 | PV .= "+git" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/LibVNC/x11vnc;branch=master;protocol=https \ | 12 | SRC_URI = "git://github.com/LibVNC/x11vnc;branch=master;protocol=https \ |
| 13 | file://starting-fix.patch \ | 13 | file://starting-fix.patch \ |
