Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please Generate binary feeds #243

Open
kraj opened this issue Dec 20, 2019 · 1 comment
Open

Please Generate binary feeds #243

kraj opened this issue Dec 20, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@kraj
Copy link
Contributor

kraj commented Dec 20, 2019

We need to be able to create binary feeds for a given set of machines for arm/mips/ppc/x86 and other arches. And also publish a base image which people can install on SD card which will directly interface with feed server and users can then install some of the packages they wish to

@kraj kraj added the enhancement New feature or request label Jan 27, 2020
@kraj
Copy link
Contributor Author

kraj commented May 1, 2020

3.1 (argali) release will have feeds for

  • rpi3
  • rpi4-64
  • Beaglebone Black
  • freedom-u540 ( RISCV64 )

see
https://github.com/YoeDistro/yoe-distro/releases

kraj added a commit that referenced this issue Jan 17, 2021
…enembedded-core

* sources/meta-openembedded c0f8ae9b5...ed6076a90 (18):
  > XXX: Add Github actions CI support
  > python3-sh: remove python3-tests from RDEPENDS
  > librole-tiny-perl: upgrade 2.001004 -> 2.002003
  > spitools: upgrade 0.8.6 -> 0.8.7
  > hwdata: upgrade 0.342 -> 0.343
  > htop: upgrade 3.0.4 -> 3.0.5
  > c-periphery: upgrade 2.3.0 -> 2.3.1
  > flatbuffers: whitelist CVE-2020-35864
  > fuse: set CVE_PRODUCT to "fuse_project:fuse"
  < XXX: Add Github actions CI support
  < librole-tiny-perl: upgrade 2.001004 -> 2.002003
  < spitools: upgrade 0.8.6 -> 0.8.7
  < hwdata: upgrade 0.342 -> 0.343
  < htop: upgrade 3.0.4 -> 3.0.5
  < c-periphery: upgrade 2.3.0 -> 2.3.1
  < flatbuffers: whitelist CVE-2020-35864
  < fuse: set CVE_PRODUCT to "fuse_project:fuse"
  < python3-sh: remove python3-tests from RDEPENDS

* sources/meta-qcom c0138eb...01d6170 (1):
  > Merge pull request #243 from alimon/master

* sources/openembedded-core b87b79af17...fe052a0423 (59):
  > multilib_header.bbclass: Do not install the stubs for non-multilib case
  > runit: Add runit and related recipes
  > report-error.bbclass: replace angle brackets with &lt; and &gt;
  > linux-yocto: Add powerpc64le support
  > qemuppc64: Add a QEMU machine definition for ppc64
  > qemux86: Add identical qemux86copy variant for tests
  > systemd-conf: Allow systemd to manage QEMU wired networks
  > qemu-system-native: install qmp python module
  > Customize prompt string for SDKs
  > p11-kit: upgrade 0.23.21 -> 0.23.22
  > runtime_test.py: correct output check for bash 5.1
  > bash: Set HEREDOC_PIPESIZE deterministically
  > bash: update 5.0 -> 5.1
  > autotools.bbclass: make it possible to inhibit m4 deletion
  > oeqa/ptest: print a warning if ptests failed
  > boost: drop arm-intrinsics.patch
  > lttng-modules: Drop gcc7 related patch
  > lttng-modules: Upgrade 2.12.3->2.12.4
  > toolchain-shar-extract.sh: Handle special characters in script path
  > buildstats.bbclass: add functionality to collect build system stats
  > musl/glibc: Document assembly file directive fix
  > linux-yocto: remove 5.8 recipes
  > deb: do not insert feed uris if apt not installed
  > dpkg: add nativesdk support
  > apt: add nativesdk support
  > binutils: Fix CVE-2020-35448
  > zip: whitelist CVE-2018-13410 and CVE-2018-13684
  > recipetool: create: only add npmsw url if required
  > npm.bbclass: make shrinkwrap file optional
  > kmod: update 27 -> 28
  > qemu: fix do_compile error
  > libgpg-error: upgrade 1.39 -> 1.41
  > libevdev: upgrade 1.10.0 -> 1.10.1
  > rng-tools: upgrade 6.10 -> 6.11
  > libmodulemd: upgrade 2.11.1 -> 2.11.2
  > libpcap: upgrade 1.9.1 -> 1.10.0
  > libarchive: upgrade 3.4.3 -> 3.5.1
  > staging: Introduce /sysroot-only to SYSROOT_DIRS
  > systemd: dont spew hidepid mount errors for kernels < v5.8
  > rootfs: add option to allow delayed postinsts on read-only rootfs
  > diffoscope: upgrade 163 -> 164
  > lib/oe/utils: Return empty string in parallel_make
  > vulkan-samples: Disable PCH for reproducibility
  < multilib_header.bbclass: Do not install the stubs for non-multilib case
  < runit: Add runit and related recipes
  < report-error.bbclass: replace angle brackets with &lt; and &gt;
  < linux-yocto: Add powerpc64le support
  < qemuppc64: Add a QEMU machine definition for ppc64
  < qemux86: Add identical qemux86copy variant for tests
  < vulkan-samples: Disable PCH for reproducibility
  < qemu-system-native: install qmp python module
  < Customize prompt string for SDKs
  < p11-kit: upgrade 0.23.21 -> 0.23.22
  < runtime_test.py: correct output check for bash 5.1
  < bash: Set HEREDOC_PIPESIZE deterministically
  < bash: update 5.0 -> 5.1
  < autotools.bbclass: make it possible to inhibit m4 deletion
  < oeqa/ptest: print a warning if ptests failed
  < buildstats.bbclass: add functionality to collect build system stats

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this issue Jan 17, 2021
* sources/meta-qcom c0138eb...01d6170 (1):
  > Merge pull request #243 from alimon/master

* sources/openembedded-core 90798e892f...5f3cace374 (28):
  > boost: drop arm-intrinsics.patch
  > lttng-modules: Drop gcc7 related patch
  > lttng-modules: Upgrade 2.12.3->2.12.4
  > toolchain-shar-extract.sh: Handle special characters in script path
  > buildstats.bbclass: add functionality to collect build system stats
  > musl/glibc: Document assembly file directive fix
  > linux-yocto: remove 5.8 recipes
  > deb: do not insert feed uris if apt not installed
  > dpkg: add nativesdk support
  > apt: add nativesdk support
  > binutils: Fix CVE-2020-35448
  > zip: whitelist CVE-2018-13410 and CVE-2018-13684
  > recipetool: create: only add npmsw url if required
  > npm.bbclass: make shrinkwrap file optional
  > kmod: update 27 -> 28
  > qemu: fix do_compile error
  > libgpg-error: upgrade 1.39 -> 1.41
  > libevdev: upgrade 1.10.0 -> 1.10.1
  > rng-tools: upgrade 6.10 -> 6.11
  > libmodulemd: upgrade 2.11.1 -> 2.11.2
  > libpcap: upgrade 1.9.1 -> 1.10.0
  > libarchive: upgrade 3.4.3 -> 3.5.1
  > staging: Introduce /sysroot-only to SYSROOT_DIRS
  > systemd: dont spew hidepid mount errors for kernels < v5.8
  > rootfs: add option to allow delayed postinsts on read-only rootfs
  > diffoscope: upgrade 163 -> 164
  > lib/oe/utils: Return empty string in parallel_make
  > vulkan-samples: Disable PCH for reproducibility

Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant