summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-07-02 19:25:58 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2014-07-15 14:56:55 +0200
commit05de0ca43d325d32faa6067013cd7c596f2001bf (patch)
tree72d4781ed700c25c75f4fe33930b66e5532049ca /meta-oe/recipes-graphics
parent621de68d6217b1707db6184d19f1f650d8ca2ef4 (diff)
downloadmeta-openembedded-05de0ca43d325d32faa6067013cd7c596f2001bf.tar.gz
meta-oe: use BPN in SRC_URI
Fixed SRC_URI: * ${PN} -> ${BPN}, use ${BP} if it was ${PN}-${PV} * ${P} -> ${BP} Otherwise we would meet do_fetch errors when we do the multilib, native or nativesdk build. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/babl/babl_0.1.10.bb2
-rw-r--r--meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb2
-rw-r--r--meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb2
-rw-r--r--meta-oe/recipes-graphics/libsexy/libsexy.inc2
-rw-r--r--meta-oe/recipes-graphics/nonworking/slim/slim_1.3.2.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-app/xterm_303.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc2
7 files changed, 7 insertions, 7 deletions
diff --git a/meta-oe/recipes-graphics/babl/babl_0.1.10.bb b/meta-oe/recipes-graphics/babl/babl_0.1.10.bb
index 3fc4c4458..48920217a 100644
--- a/meta-oe/recipes-graphics/babl/babl_0.1.10.bb
+++ b/meta-oe/recipes-graphics/babl/babl_0.1.10.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
4 4
5inherit gnomebase 5inherit gnomebase
6 6
7SRC_URI = "http://ftp.gimp.org/pub/${PN}/0.1/${PN}-${PV}.tar.bz2" 7SRC_URI = "http://ftp.gimp.org/pub/${BPN}/0.1/${BP}.tar.bz2"
8SRC_URI[md5sum] = "9e1542ab5c0b12ea3af076a9a2f02d79" 8SRC_URI[md5sum] = "9e1542ab5c0b12ea3af076a9a2f02d79"
9SRC_URI[sha256sum] = "943fc36ceac7dd25bc928256bc7b535a42989c6b971578146869eee5fe5955f4" 9SRC_URI[sha256sum] = "943fc36ceac7dd25bc928256bc7b535a42989c6b971578146869eee5fe5955f4"
10 10
diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb
index 48edc2c07..725707cd6 100644
--- a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb
+++ b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a" 4LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a"
5SECTION = "console/utils" 5SECTION = "console/utils"
6DEPENDS = "libpng zlib" 6DEPENDS = "libpng zlib"
7SRC_URI = "http://fbgrab.monells.se/${P}.tar.gz" 7SRC_URI = "http://fbgrab.monells.se/${BP}.tar.gz"
8 8
9inherit autotools 9inherit autotools
10 10
diff --git a/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb b/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb
index bd4094654..849fe9fed 100644
--- a/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb
+++ b/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb
@@ -11,7 +11,7 @@ PACKAGECONFIG ??= ""
11PACKAGECONFIG[jasper] = "--with-jasper,--without-jasper,jasper" 11PACKAGECONFIG[jasper] = "--with-jasper,--without-jasper,jasper"
12PACKAGECONFIG[avformat] = "--with-libavformat,--without-libavformat,libav" 12PACKAGECONFIG[avformat] = "--with-libavformat,--without-libavformat,libav"
13 13
14SRC_URI = "http://ftp.gimp.org/pub/${PN}/0.2/${PN}-${PV}.tar.bz2" 14SRC_URI = "http://ftp.gimp.org/pub/${BPN}/0.2/${BP}.tar.bz2"
15SRC_URI[md5sum] = "32b00002f1f1e316115c4ed922e1dec8" 15SRC_URI[md5sum] = "32b00002f1f1e316115c4ed922e1dec8"
16SRC_URI[sha256sum] = "df2e6a0d9499afcbc4f9029c18d9d1e0dd5e8710a75e17c9b1d9a6480dd8d426" 16SRC_URI[sha256sum] = "df2e6a0d9499afcbc4f9029c18d9d1e0dd5e8710a75e17c9b1d9a6480dd8d426"
17 17
diff --git a/meta-oe/recipes-graphics/libsexy/libsexy.inc b/meta-oe/recipes-graphics/libsexy/libsexy.inc
index 49c46cd60..5a11ca06a 100644
--- a/meta-oe/recipes-graphics/libsexy/libsexy.inc
+++ b/meta-oe/recipes-graphics/libsexy/libsexy.inc
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
8 8
9DEPENDS = "gtk+ enchant libxml2" 9DEPENDS = "gtk+ enchant libxml2"
10 10
11SRC_URI = "http://releases.chipx86.com/libsexy/${PN}/${PN}-${PV}.tar.gz \ 11SRC_URI = "http://releases.chipx86.com/libsexy/${BPN}/${BP}.tar.gz \
12 file://libsexy-pkgconfig-fixes.patch" 12 file://libsexy-pkgconfig-fixes.patch"
13 13
14inherit autotools pkgconfig 14inherit autotools pkgconfig
diff --git a/meta-oe/recipes-graphics/nonworking/slim/slim_1.3.2.bb b/meta-oe/recipes-graphics/nonworking/slim/slim_1.3.2.bb
index 57b47f658..5519b0e7d 100644
--- a/meta-oe/recipes-graphics/nonworking/slim/slim_1.3.2.bb
+++ b/meta-oe/recipes-graphics/nonworking/slim/slim_1.3.2.bb
@@ -8,7 +8,7 @@ PR = "r1"
8DEPENDS = "virtual/libx11 libxmu libpng jpeg freetype sessreg ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" 8DEPENDS = "virtual/libx11 libxmu libpng jpeg freetype sessreg ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
9 9
10SRC_URI = " \ 10SRC_URI = " \
11 http://download.berlios.de/${PN}/${P}.tar.gz \ 11 http://download.berlios.de/${BPN}/${BP}.tar.gz \
12 file://0002-Fix-image-handling-integer-overflows.patch \ 12 file://0002-Fix-image-handling-integer-overflows.patch \
13 file://0003-Fix-build-failure-with-ld-as-needed.patch \ 13 file://0003-Fix-build-failure-with-ld-as-needed.patch \
14 file://0004-Add-support-libpng15.patch \ 14 file://0004-Add-support-libpng15.patch \
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_303.bb b/meta-oe/recipes-graphics/xorg-app/xterm_303.bb
index 52e77b789..61890ab46 100644
--- a/meta-oe/recipes-graphics/xorg-app/xterm_303.bb
+++ b/meta-oe/recipes-graphics/xorg-app/xterm_303.bb
@@ -4,7 +4,7 @@ DEPENDS = "libxaw xproto xextproto libxext libxau libxpm ncurses"
4 4
5LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=540cf18ccc16bc3c5fea40d2ab5d8d51" 5LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=540cf18ccc16bc3c5fea40d2ab5d8d51"
6 6
7SRC_URI = "ftp://invisible-island.net/xterm/${PN}-${PV}.tgz" 7SRC_URI = "ftp://invisible-island.net/xterm/${BP}.tgz"
8 8
9SRC_URI[md5sum] = "48f6d49b2b6b6933d501d767cbed9254" 9SRC_URI[md5sum] = "48f6d49b2b6b6933d501d767cbed9254"
10SRC_URI[sha256sum] = "8af29987bda9b77205ebf6233aaa5c347e5f2407310b62ac9ba92a658257f058" 10SRC_URI[sha256sum] = "8af29987bda9b77205ebf6233aaa5c347e5f2407310b62ac9ba92a658257f058"
diff --git a/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc b/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc
index e12876339..1bcfd5add 100644
--- a/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc
+++ b/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc
@@ -4,7 +4,7 @@ LICENSE = "MIT-X"
4 4
5XORG_PN = "${PN}" 5XORG_PN = "${PN}"
6 6
7SRC_URI = "${XORG_MIRROR}/individual/data/${XORG_PN}-${PV}.tar.bz2" 7SRC_URI = "${XORG_MIRROR}/individual/data/${BP}.tar.bz2"
8S = "${WORKDIR}/${XORG_PN}-${PV}" 8S = "${WORKDIR}/${XORG_PN}-${PV}"
9 9
10inherit autotools pkgconfig 10inherit autotools pkgconfig