Skip to content

Commit

Permalink
Merge pull request #196 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Use wic.xz with bmaptools and update layers
  • Loading branch information
cbrake authored Aug 7, 2019
2 parents 55b2399 + 186c43d commit c71b2c3
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions conf/site.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ CONF_VERSION = "1"
# Modify the following if you need to change the types of images generated
# most of the time, this is set by the machine conf or in a custom image
# recipe.
IMAGE_FSTYPES += "tar.xz wic wic.bmap"
IMAGE_FSTYPES_remove_qemuall = "wic wic.bmap"
IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap"
IMAGE_FSTYPES_remove_qemuall = " wic.xz wic.bmap"

DISTRO ?= "yoe-glibc-sysvinit-wayland"

Expand Down
2 changes: 1 addition & 1 deletion envsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ yoe_install_image() {
fi
WICIMG="$IMAGE"
if [ -z $WICIMG ]; then
WICIMG=${OE_BASE}/build/tmp/deploy/images/${MACHINE}/${IMAGE_NAME}-${MACHINE}.wic
WICIMG=${OE_BASE}/build/tmp/deploy/images/${MACHINE}/${IMAGE_NAME}-${MACHINE}.wic.xz
fi
if [ ! -e $WICIMG ]; then
echo "$WICIMG does not exist, please build the image first"
Expand Down
2 changes: 1 addition & 1 deletion sources/meta-riscv
2 changes: 1 addition & 1 deletion sources/meta-ti
Submodule meta-ti updated 33 files
+3 −3 recipes-bsp/aif2-lld/aif2-lld.inc
+3 −3 recipes-bsp/bcp-lld/bcp-lld-rtos_git.bb
+3 −3 recipes-bsp/cppi-lld/cppi-lld.inc
+2 −2 recipes-bsp/edma3-lld/edma3-lld.inc
+3 −3 recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb
+3 −3 recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb
+3 −3 recipes-bsp/hyplnk-lld/hyplnk-lld.inc
+3 −3 recipes-bsp/ipc-lld/ipc-lld-fw_git.bb
+3 −3 recipes-bsp/iqn2-lld/iqn2-lld.inc
+3 −3 recipes-bsp/mmap-lld/mmap-lld.inc
+3 −3 recipes-bsp/nwal-lld/nwal-lld.inc
+3 −3 recipes-bsp/pa-lld/pa-lld.inc
+3 −3 recipes-bsp/pktlib/pktlib.inc
+8 −0 recipes-bsp/pru/pru-icss_git.bb
+145 −0 recipes-bsp/pru/pru-swuart-fw/0001-icss_uart-add-Makefile-for-building-firmware.patch
+54 −0 recipes-bsp/pru/pru-swuart-fw/0001-icss_uart-remove-dependency-on-PDK-CSL.patch
+40 −0 recipes-bsp/pru/pru-swuart-fw_git.bb
+3 −3 recipes-bsp/rm-lld/rm-lld.inc
+3 −3 recipes-bsp/sa-lld/sa-lld.inc
+3 −3 recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb
+3 −3 recipes-bsp/srio-lld/srio-lld.inc
+3 −3 recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb
+3 −3 recipes-bsp/traceframework/traceframework.inc
+3 −3 recipes-bsp/transport-rtos/transport.inc
+3 −3 recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb
+2 −2 recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb
+3 −3 recipes-bsp/wdtimer/wdtimer-rtos_git.bb
+1 −1 recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
+1 −1 recipes-kernel/linux/linux-ti-staging_4.19.bb
+2 −2 recipes-ti/dsplib/dsplib.inc
+2 −2 recipes-ti/mathlib/mathlib.inc
+2 −2 recipes-ti/swtools/swtools_git.bb
+3 −3 recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb
2 changes: 1 addition & 1 deletion sources/meta-yoe
Submodule meta-yoe updated 1 files
+1 −1 conf/distro/yoe.inc
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 64 files
+1 −1 meta/conf/distro/include/tcmode-default.inc
+0 −2 meta/conf/machine/include/qemuboot-x86.inc
+3 −0 meta/conf/machine/qemux86-64.conf
+3 −0 meta/conf/machine/qemux86.conf
+2 −2 meta/recipes-core/ell/ell_0.21.bb
+2 −9 meta/recipes-core/glibc/cross-localedef-native_2.30.bb
+5 −4 meta/recipes-core/glibc/glibc-common.inc
+0 −0 meta/recipes-core/glibc/glibc-locale_2.30.bb
+0 −0 meta/recipes-core/glibc/glibc-mtrace_2.30.bb
+1 −0 meta/recipes-core/glibc/glibc-package.inc
+0 −0 meta/recipes-core/glibc/glibc-scripts_2.30.bb
+8 −0 meta/recipes-core/glibc/glibc-version.inc
+6 −6 meta/recipes-core/glibc/glibc/0001-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch
+0 −204 meta/recipes-core/glibc/glibc/0001-x86-64-memcmp-Use-unsigned-Jcc-instructions-on-size-.patch
+5 −5 meta/recipes-core/glibc/glibc/0002-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch
+11 −10 meta/recipes-core/glibc/glibc/0003-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch
+3 −3 meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch
+3 −3 meta/recipes-core/glibc/glibc/0005-nativesdk-glibc-Make-relocatable-install-for-locales.patch
+3 −3 meta/recipes-core/glibc/glibc/0006-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch
+3 −3 meta/recipes-core/glibc/glibc/0007-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch
+3 −3 meta/recipes-core/glibc/glibc/0008-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch
+3 −3 meta/recipes-core/glibc/glibc/0009-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch
+3 −3 meta/recipes-core/glibc/glibc/0010-Quote-from-bug-1443-which-explains-what-the-patch-do.patch
+3 −3 meta/recipes-core/glibc/glibc/0011-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch
+3 −3 meta/recipes-core/glibc/glibc/0012-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch
+3 −3 meta/recipes-core/glibc/glibc/0013-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch
+3 −3 meta/recipes-core/glibc/glibc/0014-Add-unused-attribute.patch
+3 −3 meta/recipes-core/glibc/glibc/0015-yes-within-the-path-sets-wrong-config-variables.patch
+3 −3 meta/recipes-core/glibc/glibc/0016-timezone-re-written-tzselect-as-posix-sh.patch
+3 −3 meta/recipes-core/glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch
+3 −3 meta/recipes-core/glibc/glibc/0018-eglibc-Cross-building-and-testing-instructions.patch
+6 −6 meta/recipes-core/glibc/glibc/0019-eglibc-Help-bootstrap-cross-toolchain.patch
+3 −3 meta/recipes-core/glibc/glibc/0020-eglibc-Clear-cache-lines-on-ppc8xx.patch
+3 −3 meta/recipes-core/glibc/glibc/0021-eglibc-Resolve-__fpscr_values-on-SH4.patch
+12 −12 meta/recipes-core/glibc/glibc/0022-eglibc-Forward-port-cross-locale-generation-support.patch
+3 −3 meta/recipes-core/glibc/glibc/0023-Define-DUMMY_LOCALE_T-if-not-defined.patch
+3 −3 meta/recipes-core/glibc/glibc/0024-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch
+3 −3 meta/recipes-core/glibc/glibc/0025-elf-dl-deps.c-Make-_dl_build_local_scope-breadth-fir.patch
+3 −3 meta/recipes-core/glibc/glibc/0026-intl-Emit-no-lines-in-bison-generated-files.patch
+3 −3 meta/recipes-core/glibc/glibc/0027-inject-file-assembly-directives.patch
+3 −3 meta/recipes-core/glibc/glibc/0028-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch
+0 −37 meta/recipes-core/glibc/glibc/CVE-2019-9169.patch
+6 −22 meta/recipes-core/glibc/glibc_2.30.bb
+2 −0 meta/recipes-core/systemd/systemd-boot_242.bb
+48 −0 meta/recipes-core/systemd/systemd/0001-meson-Add-Defi-objcopy-option-to-specify-objcopy.patch
+1 −1 meta/recipes-devtools/pseudo/pseudo.inc
+1 −1 meta/recipes-devtools/pseudo/pseudo_git.bb
+17 −2 meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb
+1 −1 meta/recipes-extended/bzip2/bzip2/configure.ac
+4 −0 meta/recipes-extended/bzip2/bzip2_1.0.8.bb
+1 −1 meta/recipes-extended/gzip/gzip_1.10.bb
+36 −0 meta/recipes-graphics/virglrenderer/virglrenderer/0001-gallium-Expand-libc-check-to-be-platform-OS-check.patch
+1 −0 meta/recipes-graphics/virglrenderer/virglrenderer_0.7.0.bb
+0 −54 meta/recipes-graphics/waffle/waffle/0001-third_party-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch
+12 −11 meta/recipes-graphics/waffle/waffle_1.6.0.bb
+34 −6 meta/recipes-graphics/xorg-xserver/xserver-xorg/sdksyms-no-build-path.patch
+43 −0 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/headerfix.patch
+1 −0 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.0.bb
+0 −0 meta/recipes-support/nettle/nettle-3.5.1/Add-target-to-only-build-tests-not-run-them.patch
+0 −0 meta/recipes-support/nettle/nettle-3.5.1/check-header-files-of-openssl-only-if-enable_.patch
+0 −0 meta/recipes-support/nettle/nettle-3.5.1/dlopen-test.patch
+0 −0 meta/recipes-support/nettle/nettle-3.5.1/run-ptest
+3 −3 meta/recipes-support/nettle/nettle_3.5.1.bb
+3 −0 meta/recipes-support/sqlite/sqlite3.inc

0 comments on commit c71b2c3

Please sign in to comment.