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/recipes-devtools/opkg-utils/opkg-utils_svn.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/opkg-utils') diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb index 8560f36..0db6f80 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb @@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ file://opkg.py;beginline=1;endline=18;md5=15917491ad6bf7acc666ca5f7cc1e083" RDEPENDS_${PN} = "python" RDEPENDS_${PN}_virtclass-native = "" +SRCREV = "4747" PV = "0.1.8+svnr${SRCPV}" PR = "r2" -- cgit v1.1