| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | npm.bbclass | 5 # This bbclass builds and installs an npm package to the target. The package 11 # inherit npm 15 # Override the auto generated npm architecture. 32 """Maps arch names to npm arch names""" 46 NPM_PACKAGE = "${WORKDIR}/npm-package" 47 NPM_CACHE = "${WORKDIR}/npm-cache" 48 NPM_BUILD = "${WORKDIR}/npm-build" 49 NPM_REGISTRY = "${WORKDIR}/npm-registry" 52 """Get the npm global configuration""" 61 ## 'npm pack' runs 'prepare' and 'prepack' scripts. Support for [all …]
|
| H A D | own-mirrors.bbclass | 12 npm://.*/?.* ${SOURCE_MIRROR_URL} \
|
| H A D | mirrors.bbclass | 52 npm://.*/?.* http://downloads.yoctoproject.org/mirror/sources/ \ 63 npm://.*/?.* http://sources.openembedded.org/ \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/ |
| H A D | nodejs-oe-cache-native_16.19.bb | 1 DESCRIPTION = "OE helper for manipulating npm cache" 6 file://oe-npm-cache \ 14 sed -e 's!@@libdir@@!${libdir}!g' < '${WORKDIR}/oe-npm-cache' > '${B}/oe-npm-cache' 18 install -D -p -m 0755 ${B}/oe-npm-cache ${D}${bindir}/oe-npm-cache
|
| H A D | nodejs_16.19.1.bb | 177 PACKAGES =+ "${PN}-npm" 178 FILES:${PN}-npm = "${nonarch_libdir}/node_modules ${bindir}/npm ${bindir}/npx" 179 RDEPENDS:${PN}-npm = "bash python3-core python3-shell python3-datetime \
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-3.1.rst | 164 .. _migration-3.1-npm: 166 npm fetcher changes 169 The npm fetcher has been completely reworked in this release. The npm 175 Additionally, the package name in ``npm://`` entries in 178 generic ``name`` parameter. All recipes using the npm fetcher will need 183 SRC_URI = "npm://registry.npmjs.org;package=array-flatten;version=1.1.1 \ 184 npmsw://${THISDIR}/npm-shrinkwrap.json" 186 Another example where the sources are fetched from git rather than an npm repository:: 189 npmsw://${THISDIR}/npm-shrinkwrap.json" 191 devtool and recipetool have also been updated to match with the npm [all …]
|
| H A D | release-notes-4.0.4.rst | 37 - bitbake: bitbake-user-manual: npm fetcher: improve description of SRC_URI format 43 - bitbake: doc: bitbake-user-manual: document npm and npmsw fetchers 109 - npm: replace 'npm pack' call by 'tar czf' 110 - npm: return content of 'package.json' in 'npm_pack' 111 - npm: take 'version' directly from 'package.json' 112 - npm: use npm_registry to cache package
|
| H A D | release-notes-3.4.2.rst | 75 - bitbake: fetch: npm: Use temporary file for empty user config 76 - bitbake: fetch: npm: Quote destdir in run chmod command
|
| /OK3568_Linux_fs/buildroot/package/nodejs/ |
| H A D | nodejs.mk | 84 NODEJS_CONF_OPTS += --without-npm 247 npm_config_cache=$(BUILD_DIR)/.npm-cache \ 248 $(HOST_DIR)/bin/npm
|
| H A D | Config.in | 58 List of space-separated nodejs modules to install via npm. 59 See https://npmjs.org/ to find modules and 'npm help install'
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | npmsw.py | 29 from bb.fetch2.npm import npm_integrity 30 from bb.fetch2.npm import npm_localfile 31 from bb.fetch2.npm import npm_unpack
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-16.19/ |
| H A D | oe-npm-cache | 3 /// Usage: oe-npm-cache <cache-dir> <type> <key> <file-name>
|
| /OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-fetching.rst | 711 NPM Fetcher (``npm://``) 720 SRC_URI = "npm://some.registry.url;ParameterA=xxx;ParameterB=xxx;..." 730 - *"destsuffix":* Specifies the directory to use to unpack the package (default: ``npm``). 738 npm://registry.npmjs.org/;package=cute-files;version=${PV} \ 739 npmsw://${THISDIR}/${BPN}/npm-shrinkwrap.json \ 743 </dev-manual/common-tasks.html#creating-node-package-manager-npm-packages>` 754 `NPM shrinkwrap <https://docs.npmjs.com/cli/v8/commands/npm-shrinkwrap>`__ 773 npm://registry.npmjs.org/;package=cute-files;version=${PV} \ 774 npmsw://${THISDIR}/${BPN}/npm-shrinkwrap.json \ 780 </dev-manual/common-tasks.html#creating-node-package-manager-npm-packages>`
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/softhsm/ |
| H A D | softhsm_2.6.1.bb | 18 PACKAGECONFIG[npm] = ",--disable-non-paged-memory"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/cmake/ |
| H A D | cmake.inc | 28 # This is specific to the npm package that installs cmake, so isn't
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | dasd_int.h | 1066 __u8 npm = 0x00; in dasd_path_get_nppm() local 1070 npm |= 0x80 >> chp; in dasd_path_get_nppm() 1072 return npm; in dasd_path_get_nppm()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/ |
| H A D | mpg4d_parser.c | 79 RK_S32 npm; member 302 READ_BITS(gb, 1, &(e->npm)); /* npm */ in read_vol_complexity_estimation_header() 361 if (e->npm) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header() 385 if (e->npm) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header() 405 if (e->npm) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-armhf/customization/package-lists/ |
| H A D | linaro.list.chroot | 126 #npm
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-arm64/customization/package-lists/ |
| H A D | linaro.list.chroot | 126 #npm
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-arm64/customization/package-lists/ |
| H A D | linaro.list.chroot | 121 #npm
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-armhf/customization/package-lists/ |
| H A D | linaro.list.chroot | 121 #npm
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-armhf/customization/package-lists/ |
| H A D | linaro.list.chroot | 126 #npm
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-armhf/customization/package-lists/ |
| H A D | linaro.list.chroot | 126 #npm
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-arm64/customization/package-lists/ |
| H A D | linaro.list.chroot | 126 #npm
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-arm64/customization/package-lists/ |
| H A D | linaro.list.chroot | 126 #npm
|