Searched refs:libpath (Results 1 – 7 of 7) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/ |
H A D | 0001-fix-dispmanx-build.patch | 116 ctx.check_cxx(lib = 'brcmGLESv2', uselib_store = 'glesv2', libpath='/opt/vc/lib') 117 ctx.check_cxx(lib = ['brcmEGL', 'brcmGLESv2'], uselib_store = 'egl', libpath='/opt/vc/lib') 118 - ctx.check_cxx(lib = ['bcm_host', 'vcos', 'vchiq_arm'], uselib_store = 'dispmanx', libpath=… 119 …2', 'vchostif', 'bcm_host', 'vcos', 'vchiq_arm'], uselib_store = 'dispmanx', libpath='/opt/vc/lib')
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iniparser/iniparser/ |
H A D | 0001-iniparser.pc-Make-libpath-a-variable.patch | 4 Subject: [PATCH] iniparser.pc: Make libpath a variable
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/libxml-parser-perl/ |
H A D | 0001-Makefile.PL-make-check_lib-cross-friendly.patch | 28 ( $expat_libpath ? ( libpath => $expat_libpath ) : () ),
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iniparser/ |
H A D | iniparser_4.1.bb | 12 file://0001-iniparser.pc-Make-libpath-a-variable.patch \
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | recipetool.py | 994 libpath = os.path.join(get_bb_var('COREBASE'), 'scripts', 'lib', 'recipetool') 995 sys.path.insert(0, libpath)
|
H A D | wic.py | 1361 libpath = os.path.join(self.td['COREBASE'], 'scripts', 'lib', 'wic') 1362 sys.path.insert(0, libpath)
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0008-Use-libtool-2.4.patch | 1033 # Determine the default libpath from the value encoded in an 2997 # Determine the default libpath from the value encoded in an 4936 # Determine the default libpath from the value encoded in an 6878 # Determine the default libpath from the value encoded in an 8826 # Determine the default libpath from the value encoded in an 11462 # Determine the default libpath from the value encoded in an 14090 # Determine the default libpath from the value encoded in an 17290 # Determine the default libpath from the value encoded in an 19221 # Determine the default libpath from the value encoded in an 22379 # Determine the default libpath from the value encoded in an [all …]
|