| /openbmc/openbmc/poky/meta/recipes-core/meta/ |
| H A D | wic-tools.bb | 1 SUMMARY = "A meta recipe to build native tools used by wic." 6 parted-native gptfdisk-native dosfstools-native \ 7 mtools-native bmaptool-native grub-native cdrtools-native \ 8 btrfs-tools-native squashfs-tools-native pseudo-native \ 9 e2fsprogs-native util-linux-native tar-native erofs-utils-native \ 12 DEPENDS:append:x86 = " syslinux-native syslinux grub-efi systemd-boot" 13 DEPENDS:append:x86-64 = " syslinux-native syslinux grub-efi systemd-boot" 14 DEPENDS:append:x86-x32 = " syslinux-native syslinux grub-efi"
|
| H A D | meta-ide-support.bb | 6 …_ARCH} qemu-native qemu-helper-native unfs3-native cmake-native autoconf-native automake-native me…
|
| /openbmc/openbmc/poky/meta/conf/distro/include/ |
| H A D | default-providers.inc | 8 PREFERRED_PROVIDER_virtual/libsdl2-native ?= "libsdl2-native" 13 PREFERRED_PROVIDER_virtual/libgl-native ?= "mesa-native" 20 PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-utils-native" 25 PREFERRED_PROVIDER_virtual/make-native ?= "make-native" 44 PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native" 52 PREFERRED_PROVIDER_opkg-native ?= "opkg-native" 55 PREFERRED_PROVIDER_gzip-native ?= "pigz-native" 61 PREFERRED_PROVIDER_openssl-native ?= "openssl-native" 65 PREFERRED_PROVIDER_pkgconfig-native ?= "pkgconfig-native"
|
| H A D | no-static-libs.inc | 5 DISABLE_STATIC:pn-qemu-native = "" 7 DISABLE_STATIC:pn-qemu-system-native = "" 11 DISABLE_STATIC:pn-sgml-common-native = "" 12 DISABLE_STATIC:pn-openjade-native = "" 15 DISABLE_STATIC:pn-openssl-native = "" 19 # libusb1-native is used to build static dfu-util-native 20 DISABLE_STATIC:pn-libusb1-native = "" 28 EXTRA_OECMAKE:append:pn-libjpeg-turbo-native = " -DENABLE_STATIC=False" 31 EXCONFIG_ARGS:append:pn-ncurses-native = " --without-normal"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/pkgconfig/ |
| H A D | pkgconfig_git.bb | 16 file://pkg-config-native.in \ 31 PACKAGECONFIG:class-native = "" 33 PACKAGECONFIG[glib] = "--without-internal-glib,--with-internal-glib,glib-2.0 pkgconfig-native" 35 BBCLASSEXTEND = "native nativesdk" 48 do_install:append:class-native () { 49 # Install a pkg-config-native wrapper that will use the native sysroot instead 50 # of the MACHINE sysroot, for using pkg-config when building native tools. 53 < ${UNPACKDIR}/pkg-config-native.in > ${B}/pkg-config-native 54 install -m755 ${B}/pkg-config-native ${D}${bindir}/pkg-config-native 62 # Install a pkg-config-native wrapper that will use the native sysroot instead [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-hatchling_1.27.0.bb | 8 … += "python3-pluggy-native python3-pathspec-native python3-packaging-native python3-editables-nati… 9 DEPENDS:remove:class-native = "python3-hatchling-native" 17 BBCLASSEXTEND = "native nativesdk"
|
| H A D | python3-meson-python_0.18.0.bb | 7 meson-native \ 8 ninja-native \ 9 patchelf-native \ 10 python3-pyproject-metadata-native \ 19 DEPENDS:remove:class-native = "python3-meson-python-native" 28 BBCLASSEXTEND = "native nativesdk"
|
| H A D | python3-installer_0.7.0.bb | 16 # Bootstrap the native build 17 DEPENDS:remove:class-native = "python3-build-native python3-installer-native" 25 INSTALL_WHEEL_COMPILE_BYTECODE:class-native = "--no-compile-bytecode" 27 do_compile:class-native () { 31 do_install:prepend:class-native() { 35 BBCLASSEXTEND = "native nativesdk"
|
| H A D | python3-flit-core_3.12.0.bb | 16 DEPENDS:remove:class-native = " python3-build-native python3-installer-native" 17 DEPENDS:append:class-native = " unzip-native" 23 do_compile:class-native () { 27 do_install:class-native () { 31 BBCLASSEXTEND = "native nativesdk"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/ |
| H A D | fltk-native.bb | 3 DEPENDS = "zlib-native jpeg-native libpng-native libxext-native libxft-native" 5 SRC_URI += "file://fltk-native-link-libdl.patch" 9 inherit native 23 # make sure native fltk-config is not used accidentaly
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/ |
| H A D | mariadb-native_11.4.6.bb | 2 inherit native 4 PROVIDES += "mysql5-native" 5 DEPENDS = "ncurses-native zlib-native bison-native libpcre2-native \ 6 gnutls-native fmt-native \
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | texinfo.bbclass | 9 # dummy scripts provided by texinfo-dummy-native, for improved performance. 12 # Texinfo recipe, you can remove texinfo-native from ASSUME_PROVIDED and 15 …('DISTRO_FEATURES', 'api-documentation', 'texinfo-replacement-native', 'texinfo-dummy-native', d)}" 16 TEXDEP:class-native = "texinfo-dummy-native" 17 TEXDEP:class-cross = "texinfo-dummy-native" 18 TEXDEP:class-crosssdk = "texinfo-dummy-native" 19 TEXDEP:class-cross-canadian = "texinfo-dummy-native" 23 TEXDEP:pn-libtool-cross = "texinfo-dummy-native"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/autoconf/ |
| H A D | autoconf_2.72.bb | 8 DEPENDS = "m4-native autoconf-native automake-native gnu-config-native help2man-native" 9 DEPENDS:remove:class-native = "autoconf-native automake-native help2man-native" 23 SRC_URI:append:class-native = " file://no-man.patch" 60 RDEPENDS:${PN}:class-native = "m4-native gnu-config-native hostperl-runtime-native" 65 PERL:class-native = "/usr/bin/env perl" 79 do_configure:class-native() { 87 BBCLASSEXTEND = "native nativesdk"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/gdb/ |
| H A D | gdb-cross.inc | 3 DEPENDS = "expat-native gmp-native mpfr-native ncurses-native flex-native bison-native" 7 PACKAGECONFIG[python] = "--with-python=${PYTHON},--without-python,python3-native"
|
| /openbmc/openbmc/meta-openpower/recipes-phosphor/occ/ |
| H A D | openpower-occ-control_git.bb | 19 DEPENDS += "virtual/${PN}-config-native" 22 ${PYTHON_PN}-sdbus++-native \ 27 ${PYTHON_PN}-native \ 28 ${PYTHON_PN}-pyyaml-native \ 29 ${PYTHON_PN}-setuptools-native \ 30 ${PYTHON_PN}-mako-native \ 67 # Remove packages not required for native build 68 DEPENDS:remove:class-native = " \ 72 virtual/${PN}-config-native \ 74 RDEPENDS:${PN}:remove:class-native = "phosphor-state-manager-obmc-targets" [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/icecc-create-env/ |
| H A D | icecc-create-env_0.1.bb | 15 # This is needed, because otherwise there is dependency loop from quilt-native 17 …pes-devtools/quilt/quilt-native_0.60.bb, do_install) (dependent Tasks ['quilt-native, do_compile']) 18 …ols/quilt/quilt-native_0.60.bb, do_populate_sysroot) (dependent Tasks ['quilt-native, do_install']) 19 …ative_0.1.bb, do_patch) (dependent Tasks ['icecc-create-env-native, do_unpack', 'quilt-native, do_… 20 …ecc-create-env-native_0.1.bb, do_configure) (dependent Tasks ['icecc-create-env-native, do_patch']) 21 …c-create-env-native_0.1.bb, do_compile) (dependent Tasks ['icecc-create-env-native, do_configure']) 22 …ecc-create-env-native_0.1.bb, do_install) (dependent Tasks ['icecc-create-env-native, do_compile']) 23 …e-env-native_0.1.bb, do_populate_sysroot) (dependent Tasks ['icecc-create-env-native, do_install']) 24 …native_0.60.bb, do_configure) (dependent Tasks ['quilt-native, do_patch', 'icecc-create-env-native… 25 …s-devtools/quilt/quilt-native_0.60.bb, do_compile) (dependent Tasks ['quilt-native, do_configure']) [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/file/ |
| H A D | file_5.46.bb | 11 DEPENDS = "file-replacement-native" 12 DEPENDS:class-native = "bzip2-replacement-native" 35 EXTRA_OEMAKE:append:class-target = " -e FILE_COMPILE=${STAGING_BINDIR_NATIVE}/file-native/file" 36 EXTRA_OEMAKE:append:class-nativesdk = " -e FILE_COMPILE=${STAGING_BINDIR_NATIVE}/file-native/file" 41 do_compile:append:class-native() { 45 do_install:append:class-native() { 58 BBCLASSEXTEND = "native nativesdk" 59 PROVIDES:append:class-native = " file-replacement-native" 61 # depends on file-replacement-native. 62 bindir:append:class-native = "/file-native"
|
| /openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/ |
| H A D | arm-systemready-scripts-native.bb | 5 inherit native 10 RDEPENDS:${PN} = "python3-packaging-native python3-pyyaml-native \ 11 python3-chardet-native python3-requests-native python3-construct-native \ 12 dtc-native python3-dtschema-wrapper-native"
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | bblock.rst | 14 For example, modifying a recipe can lead to rebuilding its native 16 for instance, can prompt BitBake to rebuild ``python3-native`` along with any 103 When working on the ``python3`` recipe, we can lock ``python3-native`` with 106 $ bblock python3-native 112 …SIGGEN_LOCKEDSIGS_x86_64 += "python3-native:do_patch:865859c27e603ba42025b7bb766c3cd4c0f477e4962cf… 113 …SIGGEN_LOCKEDSIGS_x86_64 += "python3-native:do_populate_sysroot:f8fa5d3194cef638416000252b959e86d0… 114 …SIGGEN_LOCKEDSIGS_x86_64 += "python3-native:do_prepare_recipe_sysroot:fe295ac505d9d1143313424b201c… 115 …SIGGEN_LOCKEDSIGS_x86_64 += "python3-native:do_fetch:1b6e4728fee631bc7a8a7006855c5b8182a8224579e32… 116 …SIGGEN_LOCKEDSIGS_x86_64 += "python3-native:do_unpack:2ad74d6f865ef75c35c0e6bbe3f9a90923a6b2c62c18… 117 …SIGGEN_LOCKEDSIGS_x86_64 += "python3-native:do_deploy_source_date_epoch:15f89b8483c1ad7507480f3376… [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/ |
| H A D | gnuplot_5.4.3.bb | 8 DEPENDS = "${BPN}-native gd readline" 20 file://0003-Use-native-tools-to-build-docs.patch \ 21 file://0004-Add-configure-option-to-find-qt5-native-tools.patch \ 27 # for building docs (they deserve it) we need *doc2* tools native 28 BBCLASSEXTEND = "native" 29 DEPENDS:class-native = "readline-native" 30 PACKAGECONFIG:class-native = "" 32 SRC_URI:append:class-native = " file://0001-reduce-build-to-conversion-tools-for-native-build.patch" 34 do_install:class-native() { 43 …with-qt5nativesysroot=${STAGING_DIR_NATIVE},--without-qt,qtbase-native qtbase qtsvg qttools-native"
|
| /openbmc/openbmc/meta-security/recipes-compliance/openscap/ |
| H A D | openscap_1.4.1.bb | 10 DEPENDS:class-native = "pkgconfig-native swig-native curl-native libxml2-native libxslt-native libc… 46 do_configure:append:class-native () { 52 do_install:class-native[cleandirs] += " ${STAGING_OSCAP_BUILDDIR}" 53 do_install:append:class-native () { 70 BBCLASSEXTEND = "native"
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/ |
| H A D | trusted-firmware-m-scripts-native.inc | 5 inherit native 9 python3-cryptography-native \ 10 python3-pyasn1-native \ 11 python3-pyyaml-native \ 12 python3-cbor2-native \ 13 python3-imgtool-native \ 14 python3-click-native \
|
| /openbmc/openbmc/poky/meta/recipes-devtools/intltool/ |
| H A D | intltool_0.51.0.bb | 18 DEPENDS = "libxml-parser-perl-native" 20 DEPENDS:class-native = "libxml-parser-perl-native gettext-native" 25 PERL:class-native = "/usr/bin/env nativeperl" 29 RDEPENDS:${PN}:class-native = "libxml-parser-perl-native" 31 RRECOMMENDS:${PN}:class-native = "" 38 BBCLASSEXTEND = "native nativesdk"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/qemu/ |
| H A D | qemu-system-native_10.0.0.bb | 3 require qemu-native.inc 5 # As some of the files installed by qemu-native and qemu-system-native 6 # are the same, we depend on qemu-native to get the full installation set 8 DEPENDS += "glib-2.0-native zlib-native pixman-native qemu-native" 22 # The following is also installed by qemu-native
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/images/ |
| H A D | wic-image-minimal.bb | 9 WKS_FILE_DEPENDS = "dosfstools-native mtools-native gptfdisk-native" 10 WKS_FILE_DEPENDS:append:x86 = " syslinux-native syslinux" 11 WKS_FILE_DEPENDS:append:x86-64 = " syslinux-native syslinux" 12 WKS_FILE_DEPENDS:append:x86-x32 = " syslinux-native syslinux"
|