mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5132 311d38ba-8fff-0310-9ca6-ca027cbcb966
8 lines
210 B
BlitzBasic
8 lines
210 B
BlitzBasic
require rpm_${PV}.bb
|
|
inherit native
|
|
|
|
DEPENDS = "beecrypt-native zlib-native file-native popt-native python-native"
|
|
|
|
export localstatedir = "${layout_localstatedir}"
|
|
export varprefix = "${layout_localstatedir}"
|