From 0a57bd226cdb8332707fa0f46fcf0b067f03701a 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 Signed-off-by: Yu Ke --- meta/recipes-devtools/opkg/opkg-nogpg_svn.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-devtools/opkg/opkg-nogpg_svn.bb') diff --git a/meta/recipes-devtools/opkg/opkg-nogpg_svn.bb b/meta/recipes-devtools/opkg/opkg-nogpg_svn.bb index e1b9f24cc..35f0581fa 100644 --- a/meta/recipes-devtools/opkg/opkg-nogpg_svn.bb +++ b/meta/recipes-devtools/opkg/opkg-nogpg_svn.bb @@ -3,6 +3,8 @@ require opkg_svn.bb DEPENDS = "curl" PROVIDES += "opkg" +SRCREV = "596" + EXTRA_OECONF += "--disable-gpg" DEFAULT_PREFERENCE = "-1" -- cgit v1.2.3