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/clutter | |
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/clutter')
4 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-box2d_git.bb b/meta/recipes-graphics/clutter/clutter-box2d_git.bb index 62b5c802d1..76715307af 100644 --- a/meta/recipes-graphics/clutter/clutter-box2d_git.bb +++ b/meta/recipes-graphics/clutter/clutter-box2d_git.bb | |||
@@ -2,6 +2,7 @@ require clutter-box2d.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://box2d/License.txt;md5=e5d39ad91f7dc4692dcdb1d85139ec6b" | 3 | LIC_FILES_CHKSUM = "file://box2d/License.txt;md5=e5d39ad91f7dc4692dcdb1d85139ec6b" |
4 | 4 | ||
5 | SRCREV = "92b44f79a8667a31b46b861236392bdf32b7d6c2" | ||
5 | PV = "0.10.1+git${SRCPV}" | 6 | PV = "0.10.1+git${SRCPV}" |
6 | PR = "r0" | 7 | PR = "r0" |
7 | 8 | ||
diff --git a/meta/recipes-graphics/clutter/clutter-gst-1.4_git.bb b/meta/recipes-graphics/clutter/clutter-gst-1.4_git.bb index f8ba3e7fac..94d6885b49 100644 --- a/meta/recipes-graphics/clutter/clutter-gst-1.4_git.bb +++ b/meta/recipes-graphics/clutter/clutter-gst-1.4_git.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | require clutter-gst.inc | 1 | require clutter-gst.inc |
2 | 2 | ||
3 | SRCREV = "8a087fabc888a6a4a939760c392109dbb610adbf" | ||
3 | PV = "1.3.4+git${SRCPV}" | 4 | PV = "1.3.4+git${SRCPV}" |
4 | 5 | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \ |
diff --git a/meta/recipes-graphics/clutter/clutter-gtk-1.4_git.bb b/meta/recipes-graphics/clutter/clutter-gtk-1.4_git.bb index 42a1ef26ae..12822c0000 100644 --- a/meta/recipes-graphics/clutter/clutter-gtk-1.4_git.bb +++ b/meta/recipes-graphics/clutter/clutter-gtk-1.4_git.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | require clutter-gtk.inc | 1 | require clutter-gtk.inc |
2 | 2 | ||
3 | SRCREV = "b92329c4c1288019e2dea6567e2b5e98eb0a9992" | ||
3 | PV = "0.90.0+git${SRCPV}" | 4 | PV = "0.90.0+git${SRCPV}" |
4 | PR = "r0" | 5 | PR = "r0" |
5 | 6 | ||
diff --git a/meta/recipes-graphics/clutter/clutter_git.bb b/meta/recipes-graphics/clutter/clutter_git.bb index dd5f980df3..6df48e2e69 100644 --- a/meta/recipes-graphics/clutter/clutter_git.bb +++ b/meta/recipes-graphics/clutter/clutter_git.bb | |||
@@ -3,6 +3,7 @@ require clutter-package.inc | |||
3 | 3 | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" |
5 | 5 | ||
6 | SRCREV = "e957e277b8a4893ce8c99e94402036d42a8b3748" | ||
6 | PV = "1.0.0+git${SRCPV}" | 7 | PV = "1.0.0+git${SRCPV}" |
7 | PR = "r8" | 8 | PR = "r8" |
8 | 9 | ||