All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] opkg: Drop unnecessary FILESDIR setting
@ 2012-11-19 23:37 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2012-11-19 23:37 UTC (permalink / raw)
  To: openembedded-core



Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc
index b3d587c..e19662b 100644
--- a/meta/recipes-devtools/opkg/opkg.inc
+++ b/meta/recipes-devtools/opkg/opkg.inc
@@ -11,8 +11,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
 PE = "1"
 INC_PR = "r10"
 
-FILESDIR = "${@os.path.dirname(d.getVar('FILE',1))}/opkg"
-
 # Werror gives all kinds bounds issuses with gcc 4.3.3
 do_configure_prepend() {
 	sed -i -e s:-Werror::g ${S}/libopkg/Makefile.am





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-19 23:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19 23:37 [PATCH] opkg: Drop unnecessary FILESDIR setting Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.