diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/opkg/opkg.inc | 2 |
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 \ | |||
| 11 | PE = "1" | 11 | PE = "1" |
| 12 | INC_PR = "r11" | 12 | INC_PR = "r11" |
| 13 | 13 | ||
| 14 | FILESDIR = "${@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 |
| 17 | do_configure_prepend() { | 15 | do_configure_prepend() { |
| 18 | sed -i -e s:-Werror::g ${S}/libopkg/Makefile.am | 16 | sed -i -e s:-Werror::g ${S}/libopkg/Makefile.am |
