Home
last modified time | relevance | path

Searched full:pkg1 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/decorator/
H A Dpackage.py20 If test depends on pkg1 or pkg2 you need to use:
21 @OEHasPackage({'pkg1', 'pkg2'})
23 If test depends on pkg1 and pkg2 you need to use:
24 @OEHasPackage('pkg1')
27 If test depends on pkg1 but pkg2 must not be present use:
28 @OEHasPackage({'pkg1', '!pkg2'})
77 If test depends on pkg1 or pkg2 you need to use:
78 @OERequirePackage({'pkg1', 'pkg2'})
80 If test depends on pkg1 and pkg2 you need to use:
81 @OERequirePackage('pkg1')
[all …]
/OK3568_Linux_fs/buildroot/support/testing/tests/core/
H A Dtest_cpeid.py29 pkg_json = self.get_json("cpe-id-pkg1")
30 self.assertNotIn("cpe-id", pkg_json['cpe-id-pkg1'])
35 pkg_json = self.get_json("host-cpe-id-pkg1")
36 self.assertNotIn("cpe-id", pkg_json['host-cpe-id-pkg1'])
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dlist-packageconfig-flags.py63 # pkg_dict = {'pkg1': ['flag1', 'flag2',...]}
75 # flag_dict = {'flag': ['pkg1', 'pkg2',...]}
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dusing-buildroot-development.txt51 <pkg1>_OVERRIDE_SRCDIR = /path/to/pkg1/sources
/OK3568_Linux_fs/kernel/drivers/pinctrl/actions/
H A Dpinctrl-s500.c179 #define PKG1 _PIN(26) macro
320 PINCTRL_PIN(PKG1, "pkg1"),
1621 [PKG1] = PAD_INFO(PKG1),
H A Dpinctrl-s700.c219 #define PKG1 _PIN(26) macro
363 PINCTRL_PIN(PKG1, "pkg1"),
1801 [PKG1] = PAD_INFO(PKG1),
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dactions,s500-pinctrl.yaml168 dnand_rdbn, dnand_wrb, porb, clko_25m, bsel, pkg0, pkg1,
H A Dactions,s700-pinctrl.txt82 dnand_ceb3, porb, clko_25m, bsel, pkg0, pkg1, pkg2, pkg3