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/conf/layer.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/conf/layer.conf') diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 37e5d99c1b..5287417717 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -19,5 +19,3 @@ PATH := "${PATH}:${COREBASE}/scripts" QEMUIMAGETESTS := "${COREBASE}/scripts/qemuimage-tests" -require conf/distro/include/poky-default-revisions.inc - -- cgit 1.2.3-korg