[oe-commits] Khem Raj : opkg: Add opkg to FILESPATHPKG.

git version control git at git.openembedded.org
Thu Aug 20 06:32:38 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4cffb4ce4dfb5a0b8b280e12f3635e6281855313
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4cffb4ce4dfb5a0b8b280e12f3635e6281855313

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Aug 19 23:30:40 2009 -0700

opkg: Add opkg to FILESPATHPKG.

Otherwise it does not find patches stored under opkg directory

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/opkg/opkg.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/opkg/opkg.inc b/recipes/opkg/opkg.inc
index c880dd6..c146c75 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"





More information about the Openembedded-commits mailing list