Searched refs:libpath (Results 1 – 5 of 5) 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/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/poky/meta/lib/oeqa/selftest/cases/ |
H A D | recipetool.py | 1000 libpath = os.path.join(get_bb_var('COREBASE'), 'scripts', 'lib', 'recipetool') 1001 sys.path.insert(0, libpath)
|
H A D | wic.py | 1521 libpath = os.path.join(self.td['COREBASE'], 'scripts', 'lib', 'wic') 1522 sys.path.insert(0, libpath)
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0008-Use-libtool-2.4.patch | 975 # Determine the default libpath from the value encoded in an 1033 # Determine the default libpath from the value encoded in an 2939 # Determine the default libpath from the value encoded in an 2997 # Determine the default libpath from the value encoded in an 4878 # Determine the default libpath from the value encoded in an 4936 # Determine the default libpath from the value encoded in an 6820 # Determine the default libpath from the value encoded in an 6878 # Determine the default libpath from the value encoded in an 8768 # Determine the default libpath from the value encoded in an 8826 # Determine the default libpath from the value encoded in an [all …]
|