summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg.inc')
-rw-r--r--meta/recipes-devtools/opkg/opkg.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc
index 250eaa8582..f157188947 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 \
11PE = "1" 11PE = "1"
12INC_PR = "r11" 12INC_PR = "r11"
13 13
14FILESDIR = "${@os.path.dirname(d.getVar('FILE',1))}/opkg"
15
16# Werror gives all kinds bounds issuses with gcc 4.3.3 14# Werror gives all kinds bounds issuses with gcc 4.3.3
17do_configure_prepend() { 15do_configure_prepend() {
18 sed -i -e s:-Werror::g ${S}/libopkg/Makefile.am 16 sed -i -e s:-Werror::g ${S}/libopkg/Makefile.am