summaryrefslogtreecommitdiffstats
path: root/meta-demoapps
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-04-28 15:15:58 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-04 15:06:36 +0100
commit61018fda65fcb7a08d74b57abfe8e8809fcdaae0 (patch)
tree49e4f016b760d9ba0431e79cfd97e027e30ae53e /meta-demoapps
parentb5adb300dda792d128e9d1a7c33646437dbe73e4 (diff)
downloadpoky-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-demoapps')
-rw-r--r--meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb1
-rw-r--r--meta-demoapps/recipes-graphics/clutter/table_git.bb1
-rw-r--r--meta-demoapps/recipes-graphics/clutter/tidy_git.bb1
-rw-r--r--meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb1
4 files changed, 4 insertions, 0 deletions
diff --git a/meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb b/meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb
index 4dffbd0710..163029ecb1 100644
--- a/meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb
+++ b/meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb
@@ -1,5 +1,6 @@
1require abiword.inc 1require abiword.inc
2 2
3SRCDATE = "20070130"
3PV="2.5.0+cvs${SRCDATE}" 4PV="2.5.0+cvs${SRCDATE}"
4PR = "r4" 5PR = "r4"
5 6
diff --git a/meta-demoapps/recipes-graphics/clutter/table_git.bb b/meta-demoapps/recipes-graphics/clutter/table_git.bb
index 5a5091cc1d..d0ae184a09 100644
--- a/meta-demoapps/recipes-graphics/clutter/table_git.bb
+++ b/meta-demoapps/recipes-graphics/clutter/table_git.bb
@@ -3,6 +3,7 @@ require table.inc
3LIC_FILES_CHKSUM = "file://fluttr/COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ 3LIC_FILES_CHKSUM = "file://fluttr/COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
4 file://script-viewer/COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" 4 file://script-viewer/COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
5 5
6SRCREV = "4b267533ce16656cba4104fc39dc12709c1bdddf"
6PV = "0.3.0+git${SRCPV}" 7PV = "0.3.0+git${SRCPV}"
7PR = "r1" 8PR = "r1"
8 9
diff --git a/meta-demoapps/recipes-graphics/clutter/tidy_git.bb b/meta-demoapps/recipes-graphics/clutter/tidy_git.bb
index 222ac6e9d1..623de18a1d 100644
--- a/meta-demoapps/recipes-graphics/clutter/tidy_git.bb
+++ b/meta-demoapps/recipes-graphics/clutter/tidy_git.bb
@@ -3,6 +3,7 @@ require tidy.inc
3LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \ 3LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \
4 file://tidy/tidy.h;endline=21;md5=ac342e7aac55849bf0755d79967fa3e8" 4 file://tidy/tidy.h;endline=21;md5=ac342e7aac55849bf0755d79967fa3e8"
5 5
6SRCREV = "e25416e1293e1074bfa6727c80527dcff5b1f3cb"
6PV = "0.1.0+git${SRCPV}" 7PV = "0.1.0+git${SRCPV}"
7PR = "r7" 8PR = "r7"
8 9
diff --git a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb
index 1eb5187dac..ad14043754 100644
--- a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb
+++ b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "Matchbox window manager extra themes"
2LICENSE = "GPL" 2LICENSE = "GPL"
3DEPENDS = "matchbox-wm" 3DEPENDS = "matchbox-wm"
4SECTION = "x11/wm" 4SECTION = "x11/wm"
5SRCREV = "f848f9e4e577d5b9719f05b5152df1ce59399f5c"
5PV = "0.3+git${SRCPV}" 6PV = "0.3+git${SRCPV}"
6 7
7LIC_FILES_CHKSUM = "file://configure.ac;endline=7;md5=3c4e087662e37f10e469425f3a0ad225" 8LIC_FILES_CHKSUM = "file://configure.ac;endline=7;md5=3c4e087662e37f10e469425f3a0ad225"