rootfs_ipk.bbclass: Do not hardcode ipkg RDEPENDency.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sun, 24 Jun 2007 11:04:21 +0000 (11:04 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sun, 24 Jun 2007 11:04:21 +0000 (11:04 +0000)
commit91b1ac83d75dffc0e2edbc8e454bb96d250a968d
tree1bc1200c6b127787d6cd2d02eb4c5719bb7234a1
parentfbc27b37c22fa3b80c44ff67459e2f0d34a00c2d
rootfs_ipk.bbclass: Do not hardcode ipkg RDEPENDency.
* Instead, ad dit to DISTRO_EXTRA_RDEPENDS, so full-fledged
images bsed on task-base will get it automagically, while adhoc
images (initrds, etc.) can leave it out.
* This corresponds with how dpkg is handled, and how it is done
in poky.
* Closes #2484.
classes/rootfs_ipk.bbclass