Home
last modified time | relevance | path

Searched refs:libfile (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A Dcrosscompile_nm.patch17 my($exfile, $libfile) = @ARGV;
20 -open NM, "nm -Dg --defined-only $libfile |" || die "can't run nm on $libfile: $!";
26 +open NM, "$nm -Dg --defined-only $libfile |" || die "can't run nm on $libfile: $!";
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dutils.bbclass130 libfile="$f"
131 rm -f $destpath/$libfile
132 __runcmd install -m 0755 $libfile $destpath/
137 if [ -z "$libfile" ]; then
143 baselibfile=`basename "$libfile"`
145 …sonamelink=`${HOST_PREFIX}readelf -d $libfile |grep 'Library soname:' |sed -e 's/.*\[\(.*\)\].*/\1…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/packagegroups/
H A Dpackagegroup-meta-perl.bb55 libfile-slurp-perl \
56 libfile-slurper-perl \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libconfig/
H A Dlibconfig-autoconf-perl_0.319.bb35 RRECOMMENDS:${PN} += "libfile-slurper-perl"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/debsums/
H A Ddebsums_2.2.2.bb47 RDEPENDS:${PN} = "dpkg dpkg-perl libfile-fnmatch-perl perl \
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.4.rst126 - ``libfile-checktree-perl``: This recipe was previously needed for
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-meta-oe.bb418 libfile-fnmatch-perl \
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Ddistro_alias.inc136 DISTRO_PN_ALIAS:pn-libfile-checktree-perl = "OSPDT"
/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh4506 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4507 if test -n "$libdir" && test ! -f "$libfile"; then