Searched refs:bzr (Results 1 – 21 of 21) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | own-mirrors.bbclass | 7 bzr://.*/.* ${SOURCE_MIRROR_URL} \
|
| H A D | mirrors.bbclass | 47 bzr://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ 58 bzr://.*/.* http://sources.openembedded.org/ \
|
| H A D | sanity.bbclass | 870 'bzr', 'cvs', 'npm', 'sftp', 'ssh', 's3', 'az', 'ftps', 'crate']
|
| /OK3568_Linux_fs/buildroot/package/mtp/ |
| H A D | mtp.mk | 9 MTP_SITE_METHOD = bzr
|
| /OK3568_Linux_fs/buildroot/support/download/ |
| H A D | bzr | 52 bzr_version=$(($(bzr --version |
|
| H A D | dl-wrapper | 127 git|svn|cvs|bzr|file|scp|hg) ;;
|
| /OK3568_Linux_fs/buildroot/package/libmemcached/ |
| H A D | 0001-disable-tests.patch | 36 @bzr unknowns
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/intltool/intltool/ |
| H A D | noperlcheck.patch | 38 AC_PATH_PROG(BZR, bzr)
|
| /OK3568_Linux_fs/buildroot/support/misc/ |
| H A D | Vagrantfile | 50 git bzr cvs mercurial subversion libc6:i386 unzip bc
|
| /OK3568_Linux_fs/buildroot/support/docker/ |
| H A D | Dockerfile | 27 bzr \
|
| /OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/ |
| H A D | hfcpci.c | 326 struct bzfifo *bzr; in hfcpci_clear_fifo_rx() local 329 bzr = &((union fifo_area *)(hc->hw.fifos))->b_chans.rxbz_b2; in hfcpci_clear_fifo_rx() 332 bzr = &((union fifo_area *)(hc->hw.fifos))->b_chans.rxbz_b1; in hfcpci_clear_fifo_rx() 339 bzr->f1 = MAX_B_FRAMES; in hfcpci_clear_fifo_rx() 340 bzr->f2 = bzr->f1; /* init F pointers to remain constant */ in hfcpci_clear_fifo_rx() 341 bzr->za[MAX_B_FRAMES].z1 = cpu_to_le16(B_FIFO_SIZE + B_SUB_VAL - 1); in hfcpci_clear_fifo_rx() 342 bzr->za[MAX_B_FRAMES].z2 = cpu_to_le16( in hfcpci_clear_fifo_rx() 343 le16_to_cpu(bzr->za[MAX_B_FRAMES].z1)); in hfcpci_clear_fifo_rx()
|
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | pkg-generic.mk | 677 ifneq ($$(filter bzr cvs hg,$$($(2)_SITE_METHOD)),) 1302 else ifeq ($$($(2)_SITE_METHOD),bzr) 1303 DL_TOOLS_DEPENDENCIES += bzr
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-1.3.rst | 80 - ``bzr://``
|
| /OK3568_Linux_fs/yocto/poky/bitbake/ |
| H A D | ChangeLog | 65 - Add bzr fetcher 68 - bzr fetcher tweaks from Robert Schuster (#2913)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | __init__.py | 1955 from . import bzr 1976 methods.append(bzr.Bzr())
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Config.in | 104 string "Bazaar (bzr) command" 105 default "bzr"
|
| H A D | Makefile | 655 --exclude .svn --exclude .git --exclude .hg --exclude .bzr \
|
| H A D | CHANGES | 10361 Support for bzr downloads, next to the existing git/svn support.
|
| /OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-fetching.rst | 87 bzr://.*/.\* http://somemirror.org/sources/ \ 788 - Bazaar (``bzr://``)
|
| H A D | bitbake-user-manual-ref-variables.rst | 1352 - ``bzr://``: Fetches files from a Bazaar revision control
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-packages-generic.txt | 323 ** +bzr+ for retrieving source code from a Bazaar repository. Used 324 by default when +LIBFOO_SITE+ begins with +bzr://+. The
|