diff options
Diffstat (limited to 'meta/recipes-graphics')
6 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb b/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb index 6b4c7562ff..6057596071 100644 --- a/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb +++ b/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb | |||
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ecf6fd2b19915afc4da56043926ca18f" | |||
14 | 14 | ||
15 | S = "${WORKDIR}/DirectFB-examples-${PV}" | 15 | S = "${WORKDIR}/DirectFB-examples-${PV}" |
16 | 16 | ||
17 | inherit autotools | 17 | inherit autotools pkgconfig |
18 | 18 | ||
19 | SRC_URI[md5sum] = "8b60c867af295481c32a8c7fc5802307" | 19 | SRC_URI[md5sum] = "8b60c867af295481c32a8c7fc5802307" |
20 | SRC_URI[sha256sum] = "9a2104cc4da8123c8371813551b66b943198979f745cbebc034bb5e10844122a" | 20 | SRC_URI[sha256sum] = "9a2104cc4da8123c8371813551b66b943198979f745cbebc034bb5e10844122a" |
diff --git a/meta/recipes-graphics/fstests/fstests_git.bb b/meta/recipes-graphics/fstests/fstests_git.bb index 2f5a8727af..57ff9f6d54 100644 --- a/meta/recipes-graphics/fstests/fstests_git.bb +++ b/meta/recipes-graphics/fstests/fstests_git.bb | |||
@@ -13,4 +13,4 @@ LIC_FILES_CHKSUM = "file://test-pango-gdk.c;endline=24;md5=1ee74ec851ecda57eb7ac | |||
13 | 13 | ||
14 | S = "${WORKDIR}/git/tests" | 14 | S = "${WORKDIR}/git/tests" |
15 | 15 | ||
16 | inherit autotools | 16 | inherit autotools pkgconfig |
diff --git a/meta/recipes-graphics/glew/glew_1.10.0.bb b/meta/recipes-graphics/glew/glew_1.10.0.bb index de25069632..94f1bc1ed6 100644 --- a/meta/recipes-graphics/glew/glew_1.10.0.bb +++ b/meta/recipes-graphics/glew/glew_1.10.0.bb | |||
@@ -18,4 +18,4 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \ | |||
18 | SRC_URI[md5sum] = "2f09e5e6cb1b9f3611bcac79bc9c2d5d" | 18 | SRC_URI[md5sum] = "2f09e5e6cb1b9f3611bcac79bc9c2d5d" |
19 | SRC_URI[sha256sum] = "99c41320b63f6860869b5fb9af9a1854b15582796c64ee3dfd7096dc0c89f307" | 19 | SRC_URI[sha256sum] = "99c41320b63f6860869b5fb9af9a1854b15582796c64ee3dfd7096dc0c89f307" |
20 | 20 | ||
21 | inherit autotools lib_package | 21 | inherit autotools lib_package pkgconfig |
diff --git a/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb index 95abfce816..562434f16a 100644 --- a/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb +++ b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "virtual/libx11 libxi" | |||
7 | PV = "0.7.5+git${SRCPV}" | 7 | PV = "0.7.5+git${SRCPV}" |
8 | PR = "r6" | 8 | PR = "r6" |
9 | 9 | ||
10 | inherit autotools | 10 | inherit autotools pkgconfig |
11 | 11 | ||
12 | SRCREV = "c01c5af807cb4b0157b882ab07a893df9a810111" | 12 | SRCREV = "c01c5af807cb4b0157b882ab07a893df9a810111" |
13 | SRC_URI = "git://github.com/tias/xinput_calibrator.git \ | 13 | SRC_URI = "git://github.com/tias/xinput_calibrator.git \ |
diff --git a/meta/recipes-graphics/xrestop/xrestop_0.4.bb b/meta/recipes-graphics/xrestop/xrestop_0.4.bb index 9600d0905f..20d66be55b 100644 --- a/meta/recipes-graphics/xrestop/xrestop_0.4.bb +++ b/meta/recipes-graphics/xrestop/xrestop_0.4.bb | |||
@@ -19,4 +19,4 @@ SRC_URI = "http://downloads.yoctoproject.org/releases/xrestop/xrestop-${PV}.tar. | |||
19 | SRC_URI[md5sum] = "d8a54596cbaf037e62b80c4585a3ca9b" | 19 | SRC_URI[md5sum] = "d8a54596cbaf037e62b80c4585a3ca9b" |
20 | SRC_URI[sha256sum] = "67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af3ce257" | 20 | SRC_URI[sha256sum] = "67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af3ce257" |
21 | 21 | ||
22 | inherit autotools | 22 | inherit autotools pkgconfig |
diff --git a/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb b/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb index e6ccd047b1..7e01775ce4 100644 --- a/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb +++ b/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb | |||
@@ -23,7 +23,7 @@ SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \ | |||
23 | SRC_URI[md5sum] = "9bcab80b474d5454477d1ca166a68c34" | 23 | SRC_URI[md5sum] = "9bcab80b474d5454477d1ca166a68c34" |
24 | SRC_URI[sha256sum] = "27b9dc2203de9b1706ca39fa6ca80ecab8807909ec901c4a345b8e41178800a1" | 24 | SRC_URI[sha256sum] = "27b9dc2203de9b1706ca39fa6ca80ecab8807909ec901c4a345b8e41178800a1" |
25 | 25 | ||
26 | inherit autotools | 26 | inherit autotools pkgconfig |
27 | 27 | ||
28 | do_install_append() { | 28 | do_install_append() { |
29 | install -d ${D}${sysconfdir}/X11/Xsession.d/ | 29 | install -d ${D}${sysconfdir}/X11/Xsession.d/ |