| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-twisted_22.2.0.bb | 85 ${libdir}/${PYTHON_DIR}/site-packages/twisted/test \ 86 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/test \ 87 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/haproxy/test/ \ 91 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/*.py* \ 92 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/gps/ \ 93 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/mice/ \ 94 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/haproxy \ 98 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zsh \ 99 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zshcomp.* \ 100 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/twisted-completion.zsh \ [all …]
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-packages.txt | 4 [[adding-packages]] 5 == Adding new packages to Buildroot 7 This section covers how new packages (userspace libraries or 9 existing packages are integrated, which is needed for fixing issues or 16 include::adding-packages-directory.txt[] 18 include::adding-packages-generic.txt[] 20 include::adding-packages-autotools.txt[] 22 include::adding-packages-cmake.txt[] 24 include::adding-packages-python.txt[] 26 include::adding-packages-luarocks.txt[] [all …]
|
| H A D | adding-packages-hooks.txt | 8 and cmake infrastructures) allow packages to specify hooks. 10 Most hooks aren't really useful for generic packages, since the +.mk+ 34 * +LIBFOO_PRE_INSTALL_HOOKS+ (for host packages only) 35 * +LIBFOO_POST_INSTALL_HOOKS+ (for host packages only) 37 * +LIBFOO_PRE_INSTALL_STAGING_HOOKS+ (for target packages only) 38 * +LIBFOO_POST_INSTALL_STAGING_HOOKS+ (for target packages only) 40 * +LIBFOO_PRE_INSTALL_TARGET_HOOKS+ (for target packages only) 41 * +LIBFOO_POST_INSTALL_TARGET_HOOKS+ (for target packages only) 64 The +POST_RSYNC+ hook is run only for packages that use a local source, 70 +.git+, +.hg+, etc. are not copied. For most packages this is [all …]
|
| H A D | customize-packages.txt | 4 [[customize-packages]] 5 === Adding project-specific packages 9 packages to Buildroot in general is explained in full detail in 10 xref:adding-packages[] and will not be repeated here. However, your 11 project may need some proprietary packages that cannot be upstreamed. 13 packages in a project-specific directory. 16 project-specific packages is +package/<company>/+. If you are using the 21 However, Buildroot will not be aware of the packages in this location, 23 xref:adding-packages[], a package in Buildroot basically consists of two 42 that includes the +Config.in+ files of all your packages. An exhaustive
|
| H A D | adding-packages-python.txt | 4 === Infrastructure for Python packages 6 This infrastructure applies to Python packages that use the standard 64 As a policy, packages that merely provide Python modules should all be 65 named +python-<something>+ in Buildroot. Other packages that use the 80 also possible to create Python host packages with the 102 +PYTHON_FOO_DEPENDENCIES+ for setuptools-based packages, since it's 116 are only useful in very specific cases, typical packages will 129 (for distutils target packages), +HOST_PKG_PYTHON_DISTUTILS_ENV+ 130 (for distutils host packages), +PKG_PYTHON_SETUPTOOLS_ENV+ (for 131 setuptools target packages) and +HOST_PKG_PYTHON_SETUPTOOLS_ENV+ [all …]
|
| H A D | adding-packages-gettext.txt | 4 === Gettext integration and interaction with packages 6 Many packages that support internationalization use the gettext 23 properly handled, packages in Buildroot that can use NLS support 27 is done automatically for 'autotools' packages and therefore should 28 only be done for packages using other package infrastructures. 34 packages. If NLS support is disabled, this variable is empty. If 43 needed with 'autotools' packages as they usually detect 45 packages using other build systems, or problematic autotools-based 46 packages may need this. +$(TARGET_NLS_LIBS)+ should be added 53 Finally, certain packages need some gettext utilities on the target,
|
| H A D | prerequisite.txt | 9 While Buildroot itself will build most host packages it needs for the 12 the mandatory and optional packages (note that package names may vary 17 === Mandatory packages 45 === Optional packages 59 development packages typically have a _-dev_ or _-devel_ suffix. 68 +wget+ from _ftp_, _http_ or _https_ locations. A few packages are only 72 packages using any of these methods, you will need to install the 83 * Java-related packages, if the Java Classpath needs to be built for
|
| H A D | legal-notice.txt | 14 systems, choosing from a wide range of packages, but also imposes some 40 * The source code for all packages; this is saved in the +sources/+ and 41 +host-sources/+ subdirectories for target and host packages respectively. 42 The source code for packages that set +<PKG>_REDISTRIBUTE = NO+ will not be 48 autotools-based packages. These patches can be found under 52 * A manifest file (one for host and one for target packages) listing the 53 configured packages, their version, license and related information. 56 * The license texts of all packages, in the +licenses/+ and +host-licenses/+ 57 subdirectories for target and host packages respectively. 66 for packages released under BSD-like licenses, that you are not required to [all …]
|
| /OK3568_Linux_fs/debian/ |
| H A D | mk-rootfs-bullseye.sh | 38 sudo mkdir -p $TARGET_ROOTFS_DIR/packages 39 sudo cp -rpf packages/$ARCH/* $TARGET_ROOTFS_DIR/packages 102 \${APT_INSTALL} /packages/rga2/*.deb 108 \${APT_INSTALL} /packages/mpp/* 109 \${APT_INSTALL} /packages/gst-rkmpp/*.deb 110 \${APT_INSTALL} /packages/gstreamer/*.deb 111 \${APT_INSTALL} /packages/gst-plugins-base1.0/*.deb 112 \${APT_INSTALL} /packages/gst-plugins-bad1.0/*.deb 113 \${APT_INSTALL} /packages/gst-plugins-good1.0/*.deb 114 \${APT_INSTALL} /packages/gst-plugins-ugly1.0/*.deb [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
| H A D | configurefix.patch | 4 …packages-split/directfb/usr/bin/dfblayer contains probably-redundant RPATH /usr/libWARNING: QA Iss… 5 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b… 6 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b… 7 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b… 8 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b… 9 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l… 10 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l… 11 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l… 12 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l… 13 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l… [all …]
|
| /OK3568_Linux_fs/docs/licenses/ |
| H A D | BUILDROOT_README | 1 Most of the packages that were used by Buildroot to produce the image files, 8 * The scripts used to control compilation of the packages and the generation 17 * The original source code for target packages in the 'sources/' 18 subdirectory and for host packages in the 'host-sources/' subdirectory 19 (except for the non-redistributable packages, which have not been 25 autotools-based packages. These patches can be found under 29 * Two manifest files listing the configured packages and related 30 information: 'manifest.csv' for target packages and 'host-manifest.csv' 31 for host packages. 32 * The license text of the packages, in the 'licenses/' and [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/ |
| H A D | 0001-Makefile-do-not-compile-.pyc-in-parallel.patch | 16 https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20211130-yr_o1a8d/packages/diff-html/ 35 -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ 41 -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ 47 -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ 51 - -j0 -d $(LIBDEST)/site-packages -f \ 52 + -d $(LIBDEST)/site-packages -f \ 53 -x badsyntax $(DESTDIR)$(LIBDEST)/site-packages 56 - -j0 -d $(LIBDEST)/site-packages -f \ 57 + -d $(LIBDEST)/site-packages -f \ 58 -x badsyntax $(DESTDIR)$(LIBDEST)/site-packages [all …]
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | pkg-stats | 338 packages = list() 363 packages.append(p) 366 return packages 367 return packages 449 async def check_package_urls(packages): argument 453 packages = [p for p in packages if p.status['url'][0] == 'ok'] 454 for pkg in packages: 455 tasks.append(asyncio.ensure_future(check_url_status(sess, pkg, len(packages)))) 550 async def check_package_latest_version(packages): argument 565 for pkg in [p for p in packages if not p.is_actual_package]: [all …]
|
| /OK3568_Linux_fs/buildroot/support/legal-info/ |
| H A D | README.header | 1 Most of the packages that were used by Buildroot to produce the image files, 8 * The scripts used to control compilation of the packages and the generation 17 * The original source code for target packages in the 'sources/' 18 subdirectory and for host packages in the 'host-sources/' subdirectory 19 (except for the non-redistributable packages, which have not been 25 autotools-based packages. These patches can be found under 29 * Two manifest files listing the configured packages and related 30 information: 'manifest.csv' for target packages and 'host-manifest.csv' 31 for host packages. 32 * The license text of the packages, in the 'licenses/' and [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | packagegroup.bbclass | 6 # packages have to modify PACKAGES after inheriting packagegroup.bbclass. 9 # By default, packagegroup packages do not depend on a certain architecture. 10 # Only if dependencies are modified by MACHINE_FEATURES, packages 24 # Also mark all packages as ALLOW_EMPTY 26 packages = d.getVar('PACKAGES').split() 31 packages = [pkg + suffix for pkg in packages 33 d.setVar('PACKAGES', ' '.join(packages)) 34 for pkg in packages: 39 # dbg packages
|
| H A D | core-image.bbclass | 7 # By default we install packagegroup-core-boot and packagegroup-base-extended packages; 32 # - dev-pkgs - development packages (headers, etc.) for all installed packages in the ro… 33 # - dbg-pkgs - debug symbol packages for all installed packages in the rootfs 34 # - lic-pkgs - license packages for all installed pacakges in the rootfs, requires 35 # LICENSE_CREATE_PACKAGE="1" to be set when building packages too 36 # - doc-pkgs - documentation packages for all installed packages in the rootfs 37 # - bash-completion-pkgs - bash-completion packages for recipes using bash-completion bbclass 38 # - ptest-pkgs - ptest packages for all ptest-enabled recipes 62 # Do not install openssh complementary packages if either packagegroup-core-ssh-dropbear or dropbear
|
| H A D | mime.bbclass | 27 # $D${MIMEDIR}/packages belong to package shared-mime-info-data, 28 # packages like libfm-mime depend on shared-mime-info-data. 29 # after shared-mime-info-data uninstalled, $D${MIMEDIR}/packages 32 if [ ! -d $D${MIMEDIR}/packages ]; then 33 mkdir -p $D${MIMEDIR}/packages 35 rmdir --ignore-fail-on-non-empty $D${MIMEDIR}/packages 43 packages = d.getVar('PACKAGES').split() 47 for pkg in packages: 48 mime_packages_dir = '%s/%s%s/packages' % (pkgdest, pkg, mimedir)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/glide/ |
| H A D | glide_0.13.3.bb | 24 # ERROR: QA Issue: ELF binary '/work/i586-oe-linux/glide/0.13.1-r0/packages-split/glide/usr/bin/gli… 29 # ERROR: QA Issue: ELF binary '/work/aarch64-oe-linux/glide/0.13.1-r0/packages-split/glide-ptest/us… 30 # ELF binary '/work/aarch64-oe-linux/glide/0.13.1-r0/packages-split/glide-ptest/usr/lib/glide/ptest… 31 # ELF binary '/work/aarch64-oe-linux/glide/0.13.1-r0/packages-split/glide-ptest/usr/lib/glide/ptest… 32 # ELF binary '/work/aarch64-oe-linux/glide/0.13.1-r0/packages-split/glide-ptest/usr/lib/glide/ptest… 33 # ELF binary '/work/aarch64-oe-linux/glide/0.13.1-r0/packages-split/glide-ptest/usr/lib/glide/ptest… 34 # ELF binary '/work/aarch64-oe-linux/glide/0.13.1-r0/packages-split/glide-ptest/usr/lib/glide/ptest… 35 # ELF binary '/work/aarch64-oe-linux/glide/0.13.1-r0/packages-split/glide-ptest/usr/lib/glide/ptest… 36 # ELF binary '/work/aarch64-oe-linux/glide/0.13.1-r0/packages-split/glide-ptest/usr/lib/glide/ptest… 37 # ELF binary '/work/aarch64-oe-linux/glide/0.13.1-r0/packages-split/glide-ptest/usr/lib/glide/ptest… [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | build_image.py | 100 packages = add_packages 102 packages = _get_packages(tinfoil, workspace, config) 104 packages = None 106 if not packages and not add_packages and workspace: 108 elif not packages: 111 if packages or extra_append: 114 if packages: 116 afile.write('IMAGE_INSTALL:append = " %s"\n' % ' '.join(packages)) 119 'additional packages: %s', image, ' '.join(packages))
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
| H A D | 0001-Fix-pyext_PATTERN-for-cross-compilation.patch | 18 /usr/lib/python3.10/site-packages/samba/dsdb_dns.cpython-310-x86_64-linux-gnu.so 19 /usr/lib/python3.10/site-packages/samba/dsdb.cpython-310-x86_64-linux-gnu.so 20 /usr/lib/python3.10/site-packages/samba/xattr_tdb.cpython-310-x86_64-linux-gnu.so 21 /usr/lib/python3.10/site-packages/samba/_ldb.cpython-310-x86_64-linux-gnu.so 22 /usr/lib/python3.10/site-packages/samba/gensec.cpython-310-x86_64-linux-gnu.so 34 /usr/lib/python3.10/site-packages/samba/dsdb_dns.so 35 /usr/lib/python3.10/site-packages/samba/dsdb.so 36 /usr/lib/python3.10/site-packages/samba/xattr_tdb.so 37 /usr/lib/python3.10/site-packages/samba/_ldb.so 38 /usr/lib/python3.10/site-packages/samba/gensec.so
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/telepathy/ |
| H A D | telepathy-python3_0.15.19.bb | 24 ${libdir}/python*/site-packages/telepathy/*.py \ 25 ${libdir}/python*/site-packages/telepathy/*/*.py \ 29 rm -fr ${D}${libdir}/python*/site-packages/telepathy/__pycache__ 30 rm -fr ${D}${libdir}/python*/site-packages/telepathy/__pycache__ 31 rm -fr ${D}${libdir}/python*/site-packages/telepathy/*/__pycache__ 32 rm -fr ${D}${libdir}/python*/site-packages/telepathy/*/__pycache__
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | packagegroup.py | 10 def packages(features, d): function 12 packages = d.getVar("FEATURE_PACKAGES_%s" % feature) 13 for pkg in (packages or "").split(): 18 return packages(req, d) 22 return packages(opt, d)
|
| /OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/ |
| H A D | appendix-customizing-standard.rst | 13 default set of packages is included in the resulting SDK. The 17 variables control the set of packages adding to the SDK. 19 If you want to add individual packages to the toolchain that runs on the 20 host, simply add those packages to the :term:`TOOLCHAIN_HOST_TASK` variable. 21 Similarly, if you want to add packages to the default set that is part 22 of the toolchain that runs on the target, add the packages to the
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/builds/ |
| H A D | test_core_image_min.py | 283 packages = Package.objects.filter(~Q(size=-1)).values('id', 'name') 285 for package in packages: 293 packages = Package.objects.filter( 296 for package in packages: 304 packages = Package.objects.filter( 307 for package in packages: 316 packages = Package.objects.filter( 319 for package in packages: 338 packages = Package.objects.filter( 341 for package in packages: [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/cfengine/cfengine-masterfiles/ |
| H A D | python3.patch | 1 --- a/modules/packages/apt_get 2 +++ b/modules/packages/apt_get 9 --- a/modules/packages/apt_get.in 10 +++ b/modules/packages/apt_get.in
|