summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg.inc
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2013-11-20 16:41:08 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-24 12:25:32 +0000
commit4fe0af5e60ce37857c1daed80d22a8c1142a0b27 (patch)
tree073074435c573338c5dcc29d6415f1e64981d22c /meta/recipes-devtools/opkg/opkg.inc
parent0dc6c969cc3f728a0e6a6b19268fd4f9f900b2c1 (diff)
downloadpoky-4fe0af5e60ce37857c1daed80d22a8c1142a0b27.tar.gz
opkg: Update to version 0.2.0
(From OE-Core rev: d29a55e170b721d8844984ab50d2f08926c42edb) Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg.inc')
-rw-r--r--meta/recipes-devtools/opkg/opkg.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc
index fb99fb5076..6bfdbd78b6 100644
--- a/meta/recipes-devtools/opkg/opkg.inc
+++ b/meta/recipes-devtools/opkg/opkg.inc
@@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
9 file://src/opkg-cl.c;beginline=1;endline=20;md5=321f658c3f6b6c832e25c8850b5dffba" 9 file://src/opkg-cl.c;beginline=1;endline=20;md5=321f658c3f6b6c832e25c8850b5dffba"
10 10
11PE = "1" 11PE = "1"
12INC_PR = "r13"
13 12
14# Werror gives all kinds bounds issuses with gcc 4.3.3 13# Werror gives all kinds bounds issuses with gcc 4.3.3
15do_configure_prepend() { 14do_configure_prepend() {