]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/ipkg/ipkg-native.inc
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / ipkg / ipkg-native.inc
1 # NOTE: ipkg now obeys ${libdir}, so ipkg-native now installs
2 # things into the wrong location inside of offline_root.  Backup
3 # the target libdir and use that.
4 target_libdir := "${libdir}"
5
6 inherit native
7
8 EXTRA_OECONF += "--with-ipkgdir=${target_libdir}/ipkg"
9
10 DEPENDS = "libtool-native automake-native"
11 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ipkg-${PV}"
12 PROVIDES = ""