mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 08:48:45 +01:00
python-iniparse-native: upgrade from 0.2.3 to 0.3.2 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
8 lines
126 B
BlitzBasic
8 lines
126 B
BlitzBasic
require python-iniparse_${PV}.bb
|
|
inherit native
|
|
DEPENDS = "python-native"
|
|
RDEPENDS = ""
|
|
PR = "r0"
|
|
NATIVE_INSTALL_WORKS = "1"
|
|
|