From 61018fda65fcb7a08d74b57abfe8e8809fcdaae0 Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Thu, 28 Apr 2011 15:15:58 +0800 Subject: 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 Signed-off-by: Richard Purdie --- meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb | 1 + meta-demoapps/recipes-graphics/clutter/table_git.bb | 1 + meta-demoapps/recipes-graphics/clutter/tidy_git.bb | 1 + .../recipes-sato/matchbox-themes-extra/matchbox-themes-extra_git.bb | 1 + 4 files changed, 4 insertions(+) (limited to 'meta-demoapps') diff --git a/meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb b/meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb index 4dffbd0..163029e 100644 --- a/meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb +++ b/meta-demoapps/recipes-gnome/abiword/abiword_cvs.bb @@ -1,5 +1,6 @@ require abiword.inc +SRCDATE = "20070130" PV="2.5.0+cvs${SRCDATE}" PR = "r4" diff --git a/meta-demoapps/recipes-graphics/clutter/table_git.bb b/meta-demoapps/recipes-graphics/clutter/table_git.bb index 5a5091c..d0ae184 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 LIC_FILES_CHKSUM = "file://fluttr/COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ file://script-viewer/COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" +SRCREV = "4b267533ce16656cba4104fc39dc12709c1bdddf" PV = "0.3.0+git${SRCPV}" PR = "r1" diff --git a/meta-demoapps/recipes-graphics/clutter/tidy_git.bb b/meta-demoapps/recipes-graphics/clutter/tidy_git.bb index 222ac6e..623de18 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 LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \ file://tidy/tidy.h;endline=21;md5=ac342e7aac55849bf0755d79967fa3e8" +SRCREV = "e25416e1293e1074bfa6727c80527dcff5b1f3cb" PV = "0.1.0+git${SRCPV}" PR = "r7" 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 1eb5187..ad14043 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" LICENSE = "GPL" DEPENDS = "matchbox-wm" SECTION = "x11/wm" +SRCREV = "f848f9e4e577d5b9719f05b5152df1ce59399f5c" PV = "0.3+git${SRCPV}" LIC_FILES_CHKSUM = "file://configure.ac;endline=7;md5=3c4e087662e37f10e469425f3a0ad225" -- cgit v1.1