Home
last modified time | relevance | path

Searched refs:PKG_TYPE_MUST_INSTALL (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dmanifest.py17 PKG_TYPE_MUST_INSTALL = "mip" variable in Manifest
28 "PACKAGE_INSTALL": PKG_TYPE_MUST_INSTALL,
33 "TOOLCHAIN_HOST_TASK": PKG_TYPE_MUST_INSTALL,
37 "TOOLCHAIN_TARGET_TASK": PKG_TYPE_MUST_INSTALL,
44 PKG_TYPE_MUST_INSTALL,
93 pkg_list[self.PKG_TYPE_MUST_INSTALL] = \
105 pkg_list[self.PKG_TYPE_MUST_INSTALL] = \
112 pkg_list[self.PKG_TYPE_MUST_INSTALL] = "packagegroup-core-boot"
156 (self.PKG_TYPE_MUST_INSTALL,
/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/
H A Dmanifest.py17 pkg_type = self.PKG_TYPE_MUST_INSTALL
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/
H A Dmanifest.py18 pkg_type = self.PKG_TYPE_MUST_INSTALL