From 4cffb4ce4dfb5a0b8b280e12f3635e6281855313 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 19 Aug 2009 23:30:40 -0700 Subject: opkg: Add opkg to FILESPATHPKG. Otherwise it does not find patches stored under opkg directory Signed-off-by: Khem Raj --- recipes/opkg/opkg.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/opkg') diff --git a/recipes/opkg/opkg.inc b/recipes/opkg/opkg.inc index c880dd660e..c146c75b79 100644 --- a/recipes/opkg/opkg.inc +++ b/recipes/opkg/opkg.inc @@ -6,6 +6,8 @@ DEPENDS = "curl gpgme" PV = "0.1.6+svnr${SRCREV}" INC_PR = "r15" +FILESPATHPKG =. "opkg:" + SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;proto=http \ file://opkg_unarchive.patch;patch=1;maxrev=201 \ file://opkg-intercept-cleanup.patch;patch=1" -- cgit v1.2.3