base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES
[openembedded.git] / recipes / opkg / opkg-sdk_svn.bb
blob5970f8ec8548895312964f10fce24e2ac7147964
1 require opkg.inc
3 DEPENDS = "curl-sdk"
4 PR = "${INC_PR}"
5 target_libdir := "${libdir}"
6 inherit sdk
8 EXTRA_OECONF += "--with-opkglibdir=${target_libdir}"