diff options
Diffstat (limited to 'meta/recipes-devtools/opkg')
| -rw-r--r-- | meta/recipes-devtools/opkg/opkg.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc index a649213916..3e350e8197 100644 --- a/meta/recipes-devtools/opkg/opkg.inc +++ b/meta/recipes-devtools/opkg/opkg.inc | |||
| @@ -12,7 +12,7 @@ DEPENDS_virtclass-nativesdk = "curl-nativesdk" | |||
| 12 | 12 | ||
| 13 | PE = "1" | 13 | PE = "1" |
| 14 | 14 | ||
| 15 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/opkg" | 15 | FILESDIR = "${@os.path.dirname(d.getVar('FILE',1))}/opkg" |
| 16 | 16 | ||
| 17 | # Werror gives all kinds bounds issuses with gcc 4.3.3 | 17 | # Werror gives all kinds bounds issuses with gcc 4.3.3 |
| 18 | do_configure_prepend() { | 18 | do_configure_prepend() { |
