mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00: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
|
require opkg.inc
|
||||||
|
|
||||||
DEPENDS = "curl-sdk"
|
DEPENDS = "curl-sdk"
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
inherit sdk
|
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