Home
last modified time | relevance | path

Searched refs:mlprefix (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/openbmc/poky/scripts/postinst-intercepts/
H A Dpostinst_intercept23 mlprefix=$(echo $1 |sed -ne "s/^mlprefix=\(.*\)-/\1/p") && shift
31 if [ -n "$mlprefix" ]; then
32 ml_intercept_script=$intercept_script-$mlprefix
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/decorator/
H A Dpackage.py41 mlprefix = self.case.td.get("MLPREFIX")
44 unneed_pkgs.add(mlprefix + pkg[1:])
46 need_pkgs.add(mlprefix + pkg)
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dlibc-package.bbclass108 mlprefix = d.getVar("MLPREFIX") or ""
134 dp = legitimize_package_name('%s%s-gconv-%s' % (mlprefix, bpn, m.group(1)))
156 dp = legitimize_package_name('%s%s-charmap-%s' % (mlprefix, bpn, m.group(1)))
177 dp = legitimize_package_name(mlprefix+bpn+'-localedata-%s' % m.group(1))
221 …(mlprefix, mlprefix+bpn, legitimize_package_name(locale), mlprefix+bpn, legitimize_package_name(en…
233 d.setVar('RDEPENDS:%s' % pkgname, mlprefix + dep)
306 rprovides = ' %svirtual-locale-%s' % (mlprefix, legitimize_package_name(name))
309 rprovides += ' %svirtual-locale-%s' % (mlprefix, m.group(1))
353 metapkg = legitimize_package_name('%s-binary-localedata-%s' % (mlprefix+bpn, name))
H A Dmanpages.bbclass26 …$INTERCEPT_DIR/postinst_intercept update_mandb ${PKG} mlprefix=${MLPREFIX} binprefix=${MLPREFIX} b…
28 $INTERCEPT_DIR/postinst_intercept delay_to_first_boot ${PKG} mlprefix=${MLPREFIX}
H A Dgtk-immodules-cache.bbclass20 mlprefix=${MLPREFIX} \
40 mlprefix=${MLPREFIX} \
H A Dmime-xdg.bbclass24 mlprefix=${MLPREFIX} \
34 mlprefix=${MLPREFIX} \
H A Dmime.bbclass18 mlprefix=${MLPREFIX} \
29 mlprefix=${MLPREFIX} \
H A Dgtk-icon-cache.bbclass30 mlprefix=${MLPREFIX} \
48 mlprefix=${MLPREFIX} \
H A Dgio-module-cache.bbclass15 mlprefix=${MLPREFIX} \
H A Dupdate-rc.d.bbclass86 mlprefix = d.getVar('MLPREFIX') or ""
87 d.appendVar('RDEPENDS:' + pkg, ' %sinitd-functions' % (mlprefix))
H A Dpixbufcache.bbclass21 …$INTERCEPT_DIR/postinst_intercept update_pixbuf_cache ${PKG} mlprefix=${MLPREFIX} binprefix=${MLPR…
H A Dfontcache.bbclass27 …$INTERCEPT_DIR/postinst_intercept update_font_cache ${PKG} mlprefix=${MLPREFIX} binprefix=${MLPREF…
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/
H A Dxorg-driver-common.inc39 mlprefix = d.getVar('MLPREFIX') or ''
40 abi = "%sxorg-abi-%s-%s" % (mlprefix, name, output.split(".")[0])
/openbmc/openbmc/poky/meta/recipes-core/psplash/
H A Dpsplash_git.bb24 mlprefix = d.getVar('MLPREFIX') or ''
50 d.prependVar("PACKAGES", "%s%s " % (mlprefix, p))
54 ep = '%s%s' % (mlprefix, p)
55 epsplash = '%s%s' % (mlprefix, 'psplash')
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-multilib-config.inc53 mlprefix = d.getVar('MLPREFIX')
55 …if ('%sgcc' % mlprefix) != pn and (not pn.startswith('gcc-cross-canadian')) and pn != "nativesdk-g…
172 target_arch = (d.getVar('TARGET_ARCH_MULTILIB_ORIGINAL') if mlprefix
186 ml_list = ['DEFAULTTUNE_MULTILIB_ORIGINAL' if mlprefix else 'DEFAULTTUNE']
188 if mlprefix:
191 if mlprefix == ml + '-':
H A Dlibgcc-common.inc79 mlprefix = d.getVar('MLPREFIX')
80 if ('%slibgcc' % mlprefix) != d.getVar('PN'):
83 if mlprefix:
/openbmc/openbmc/meta-openembedded/meta-gnome/classes/
H A Dgnome-help.bbclass51 mlprefix = d.getVar('MLPREFIX') or ""
57 d.setVar('RRECOMMENDS:' + pkg, '%syelp' % mlprefix)
/openbmc/openbmc/poky/meta/recipes-support/boost/
H A Dboost.inc69 mlprefix = d.getVar("MLPREFIX")
75 packages.append(mlprefix + pkg)
77 d.setVar("FILES:%s%s" % (mlprefix, pkg), "${libdir}/libboost_%s*.so.*" % lib)
79 d.setVar("FILES:%s%s" % (mlprefix, pkg), d.getVar("FILES:%s" % pkg))
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/
H A Dmesa.inc284 mlprefix = d.getVar("MLPREFIX")
285 fullp = mlprefix + p[1] + "-mesa" + suffix
286 mlprefix = d.getVar("MLPREFIX")
287 pkgs = " " + " ".join(mlprefix + x + suffix for x in p[1:])
296 fullp = mlprefix + p[1] + "-mesa-dev" + suffix
297 pkgs = " " + mlprefix + p[1] + "-dev" + suffix
/openbmc/openbmc/poky/meta/recipes-extended/pam/
H A Dlibpam_1.6.0.bb113 mlprefix = d.getVar('MLPREFIX') or ''
118 pam_pkgname = mlprefix + 'pam-plugin%s'
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackagedata.py186 def process_postinst_on_target(pkg, mlprefix): argument
196 """ % (pkgval, mlprefix)
/openbmc/openbmc/poky/meta/recipes-core/udev/
H A Deudev_3.2.14.bb82 …$INTERCEPT_DIR/postinst_intercept update_udev_hwdb ${PKG} mlprefix=${MLPREFIX} binprefix=${MLPREFI…
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xorg.inc171 mlprefix = d.getVar('MLPREFIX') or ''
172 return "%sxorg-abi-%s-%s" % (mlprefix, name, output)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/
H A Dsblim-sfcb_1.4.9.bb77 $INTERCEPT_DIR/postinst_intercept delay_to_first_boot ${PKG} mlprefix=${MLPREFIX}
/openbmc/openbmc/poky/meta/classes/
H A Dmultilib.bbclass214 def check_mlprefix(pkg, var, mlprefix):
221 if (not (i.startswith(mlprefix) or i.startswith("kernel-") \

12