mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 05:02:22 +02:00
opkg-sdk: fixed directory for opkg informations
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4057 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
require opkg.inc
|
||||
|
||||
DEPENDS = "curl-sdk"
|
||||
PR = "r1"
|
||||
|
||||
inherit sdk
|
||||
|
||||
EXTRA_OECONF += "--with-opkglibdir=${target_libdir}/opkg -disable-gpg"
|
||||
EXTRA_OECONF += "--with-opkglibdir=${target_libdir} -disable-gpg"
|
||||
|
||||
Reference in New Issue
Block a user