mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
opkg-sdk: added version for meta-toolchain
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com> git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4020 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
7
meta/packages/opkg/opkg-sdk_svn.bb
Normal file
7
meta/packages/opkg/opkg-sdk_svn.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
require opkg.inc
|
||||
|
||||
DEPENDS = "curl-sdk"
|
||||
|
||||
inherit sdk
|
||||
|
||||
EXTRA_OECONF += "--with-opkglibdir=${target_libdir}/opkg -disable-gpg"
|
||||
Reference in New Issue
Block a user