| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | combo-layer | 204 ldir = repo['local_repo_dir'] 206 runcmd("git fetch", ldir) 207 lastrev = runcmd('git rev-parse origin/%s' % branch, ldir).strip() 217 ldir = conf.repos[name]['local_repo_dir'] 218 if not os.path.exists(ldir): 219 logger.info("cloning %s to %s" %(conf.repos[name]['src_uri'], ldir)) 220 … subprocess.check_call("git clone %s %s" % (conf.repos[name]['src_uri'], ldir), shell=True) 230 ldir = repo['local_repo_dir'] 236 if not check_rev_branch(name, ldir, lastrev, branch): 245 rev = runcmd('git rev-parse %s' % initialrev, ldir).strip() [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/ |
| H A D | action.py | 28 layerdirs = [os.path.abspath(ldir) for ldir in args.layerdir]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
| H A D | from-debian-to-modify-parameters.patch | 47 -SEARCHLIBS = -lm -ldir -lx -lsocket -lnet -linet -lnsl_s -lnsl_i -lnsl -lsun \ 49 +SEARCHLIBS = -lm -ldir -lx -lsocket -lnet -linet -lnsl_s -lnsl_i -lsun \
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | squashfs_fs.h | 404 struct squashfs_ldir_inode ldir; member
|
| H A D | inode.c | 244 struct squashfs_ldir_inode *sqsh_ino = &squashfs_ino.ldir; in squashfs_read_inode()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | package.bbclass | 1908 ldir = os.path.dirname(file).replace(pkgdest + "/" + pkg, '') 1917 rpaths = m.group(1).replace("$ORIGIN", ldir).split(":") 1928 prov = (this_soname, ldir, pkgver) 1943 ldir = os.path.dirname(file).replace(pkgdest + "/" + pkg, '') 1965 prov = (combo, ldir, pkgver)
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20200111.patch.gz | 1# ncurses 6.1 - patch 20200111 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190623.patch.gz | 1# ncurses 6.1 - patch 20190623 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190907.patch.gz | 1# ncurses 6.1 - patch 20190907 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190630.patch.gz | 1# ncurses 6.1 - patch 20190630 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20200104.patch.gz | 1# ncurses 6.1 - patch 20200104 - Thomas E. Dickey
2#
3# --- ... |
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | pre-generated-old-configure.patch | 5365 +# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. 5367 +echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6 5368 +echo "configure:5352: checking for opendir in -ldir" >&5 5374 +LIBS="-ldir $LIBS" 5402 + LIBS="$LIBS -ldir"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 25337 jp cc,@rd ldir @rd,@rs,rr neg rd
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 25337 jp cc,@rd ldir @rd,@rs,rr neg rd
|