diff options
author | Yu Ke <ke.yu@intel.com> | 2011-04-28 15:15:58 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-04 15:06:36 +0100 |
commit | 61018fda65fcb7a08d74b57abfe8e8809fcdaae0 (patch) | |
tree | 49e4f016b760d9ba0431e79cfd97e027e30ae53e /meta/recipes-graphics/xorg-lib | |
parent | b5adb300dda792d128e9d1a7c33646437dbe73e4 (diff) | |
download | poky-61018fda65fcb7a08d74b57abfe8e8809fcdaae0.tar.gz |
poky-default-revisions: move the SRCREV to recipe file
in this case, those non poky distro can also use these recipe normally
(From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a)
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libx11-diet_git.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libx11-trim_git.bb | 1 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libx11_git.bb | 1 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb | 1 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxext_git.bb | 1 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxi_git.bb | 1 |
6 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11-diet_git.bb b/meta/recipes-graphics/xorg-lib/libx11-diet_git.bb index 458ba41a3e..bd82b357a4 100644 --- a/meta/recipes-graphics/xorg-lib/libx11-diet_git.bb +++ b/meta/recipes-graphics/xorg-lib/libx11-diet_git.bb | |||
@@ -11,5 +11,7 @@ SRC_URI += "file://X18NCMSstubs.diff;patch=1 \ | |||
11 | DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \ | 11 | DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \ |
12 | libxdmcp xf86bigfontproto kbproto inputproto xproto-native" | 12 | libxdmcp xf86bigfontproto kbproto inputproto xproto-native" |
13 | 13 | ||
14 | SRCREV = "d23aad31338e7d869d878d5aa1b6b91d20287005" | ||
15 | |||
14 | EXTRA_OECONF += "--without-xcb --disable-udc --disable-xcms --disable-xlocale" | 16 | EXTRA_OECONF += "--without-xcb --disable-udc --disable-xcms --disable-xlocale" |
15 | CFLAGS += "-D_GNU_SOURCE" | 17 | CFLAGS += "-D_GNU_SOURCE" |
diff --git a/meta/recipes-graphics/xorg-lib/libx11-trim_git.bb b/meta/recipes-graphics/xorg-lib/libx11-trim_git.bb index 7044a0e3a3..730efe1bfa 100644 --- a/meta/recipes-graphics/xorg-lib/libx11-trim_git.bb +++ b/meta/recipes-graphics/xorg-lib/libx11-trim_git.bb | |||
@@ -4,6 +4,7 @@ require libx11_git.inc | |||
4 | DESCRIPTION += " Support for XCB, and XCMS is disabled in this version." | 4 | DESCRIPTION += " Support for XCB, and XCMS is disabled in this version." |
5 | 5 | ||
6 | PR = "r2" | 6 | PR = "r2" |
7 | SRCREV = "d23aad31338e7d869d878d5aa1b6b91d20287005" | ||
7 | 8 | ||
8 | DEPENDS += "libxcb xproto xextproto xtrans libxau kbproto inputproto xf86bigfontproto xproto-native" | 9 | DEPENDS += "libxcb xproto xextproto xtrans libxau kbproto inputproto xf86bigfontproto xproto-native" |
9 | 10 | ||
diff --git a/meta/recipes-graphics/xorg-lib/libx11_git.bb b/meta/recipes-graphics/xorg-lib/libx11_git.bb index aa69f4aeb3..4da80bd464 100644 --- a/meta/recipes-graphics/xorg-lib/libx11_git.bb +++ b/meta/recipes-graphics/xorg-lib/libx11_git.bb | |||
@@ -3,6 +3,7 @@ require libx11_git.inc | |||
3 | 3 | ||
4 | inherit gettext | 4 | inherit gettext |
5 | 5 | ||
6 | SRCREV = "d23aad31338e7d869d878d5aa1b6b91d20287005" | ||
6 | PR = "r2" | 7 | PR = "r2" |
7 | 8 | ||
8 | DEPENDS = "xproto xextproto xcmiscproto xf86bigfontproto kbproto inputproto \ | 9 | DEPENDS = "xproto xextproto xcmiscproto xf86bigfontproto kbproto inputproto \ |
diff --git a/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb b/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb index f27c595ec7..dca4c8bcd7 100644 --- a/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb +++ b/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb | |||
@@ -11,6 +11,7 @@ LIC_FILES_CHKSUM = "file://xcalibrate.h;endline=21;md5=fa572df6439f0f235f2612f37 | |||
11 | 11 | ||
12 | DEPENDS = "virtual/libx11 calibrateproto libxext" | 12 | DEPENDS = "virtual/libx11 calibrateproto libxext" |
13 | 13 | ||
14 | SRCREV = "209d83af61ed38a002c8096377deac292b3e396c" | ||
14 | PV = "0.0+git${SRCPV}" | 15 | PV = "0.0+git${SRCPV}" |
15 | PR = "r0" | 16 | PR = "r0" |
16 | 17 | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxext_git.bb b/meta/recipes-graphics/xorg-lib/libxext_git.bb index 66bbbcb300..372f272394 100644 --- a/meta/recipes-graphics/xorg-lib/libxext_git.bb +++ b/meta/recipes-graphics/xorg-lib/libxext_git.bb | |||
@@ -12,6 +12,7 @@ extensions." | |||
12 | 12 | ||
13 | DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp" | 13 | DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp" |
14 | PROVIDES = "xext" | 14 | PROVIDES = "xext" |
15 | SRCREV = "d1f3bc77a48c8e42771579e3fdf3370b35d3209d" | ||
15 | PE = "1" | 16 | PE = "1" |
16 | PV = "1.0.99.1+gitr${SRCPV}" | 17 | PV = "1.0.99.1+gitr${SRCPV}" |
17 | 18 | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxi_git.bb b/meta/recipes-graphics/xorg-lib/libxi_git.bb index fac32365e1..d4e47056e7 100644 --- a/meta/recipes-graphics/xorg-lib/libxi_git.bb +++ b/meta/recipes-graphics/xorg-lib/libxi_git.bb | |||
@@ -8,6 +8,7 @@ client programs to select input from these devices independently from \ | |||
8 | each other and independently from the core devices." | 8 | each other and independently from the core devices." |
9 | 9 | ||
10 | DEPENDS += "libxext inputproto" | 10 | DEPENDS += "libxext inputproto" |
11 | SRCREV = "d0326fe8cdbb08d4f52d79fd3fd4e1b2a0951d5e" | ||
11 | PE = "1" | 12 | PE = "1" |
12 | PV = "1.2.99.5+gitr${SRCPV}" | 13 | PV = "1.2.99.5+gitr${SRCPV}" |
13 | 14 | ||