mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
adt-installer: upgrade to opkg 0.3.0
- Opkg 0.3.0 deprecated --disable-shave & --withopkglibdir options. - Add -i option to autoreconf since opkg tarball is missing conf.compile. - Recreate wget_cache.patch (From OE-Core rev: 8683e198829b729b2f242336d9de6d79251b4be9) Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dd075b9e79
commit
08e09222b2
@@ -27,7 +27,6 @@ source `pwd`/$config_file
|
||||
|
||||
LOCAL_OPKG_LOC="./opkg/build/opkg"
|
||||
LOCAL_OPKG_FOLDER="./opkg/build"
|
||||
OPKG_LIBDIR="/var/lib"
|
||||
|
||||
# List all supported root fs types and target types,
|
||||
# it will be used in user configuration validity checking
|
||||
|
||||
Reference in New Issue
Block a user