From 7b9ef06945f6dc8257f6318f9bbb948509b997f6 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 21 Oct 2019 20:06:17 +0900 Subject: [PATCH 001/916] webos-image: Update layer pins for 2019-10-21 (build 120) meta-webosose as of 2019-10-21 20:04:00 +0900 ef2cbca com.webos.service.contextintentmgr=7 06099d7 webos: webruntime_72=12-webosrpi3 webruntime_68=73 wam=20-r30 c3df661 webos: webruntime_72=11 (rewrite git history) --- build-templates/local-conf.in | 2 +- scripts/build.sh | 2 +- weboslayers.py | 7 ++++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/build-templates/local-conf.in b/build-templates/local-conf.in index 6194fc39..ccfc93dc 100644 --- a/build-templates/local-conf.in +++ b/build-templates/local-conf.in @@ -1,7 +1,7 @@ # DO NOT MODIFY! This script is generated by configure. Changes made # here will be lost. Source for this file is in local-conf.in. -# Copyright (c) 2008-2017 LG Electronics, Inc. +# Copyright (c) 2008-2019 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/build.sh b/scripts/build.sh index 3464daef..37e6e507 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2013-2017 LG Electronics, Inc. +# Copyright (c) 2013-2019 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/weboslayers.py b/weboslayers.py index 17ed97b4..2f676433 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -74,12 +74,13 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=92eef16', ''), -('meta-webos-updater', 41, 'git://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ef2cbca', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), + +('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=thud,commit=31dc4e7', ''), ] From 1b0319b0127130ba5ff5452d037b21f80cf78942 Mon Sep 17 00:00:00 2001 From: balgeun yoo Date: Wed, 25 Sep 2019 14:51:23 +0900 Subject: [PATCH 002/916] webos-image: Update layer pins for 2019-09-25 (build 121) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit meta-webosose as of 2019-09-25 14:49:14 +0900 4aa184ccd0 meta-webos-virtualization: Add docker support 37f44c4fe0 wayland=webos1 meta-virtualization as of 2019-09-25 14:49:14 +0900 7685c7d libvirt: 9 Security fixes plus bbc38dc libvirt: Security fix CVE-2019-3840 9b568b6 ipxe: Uprev and fix host compiler and linker flags. 9e8c0c9 lxc: remove perl-module-warnings-register from RDEPENDS d051460 lxc: uprev from 3.0.3 to 3.1.0 f3d9f2d lxc: uprev from 3.0.2 to 3.0.3 d56c5ab netns: Use correct go toolchain cf352d7 docker: fix broken init script b74c0d4 libvmi: add byacc-native to the DEPENDS f226bea xen: remove sse tuning flag ccdf4ef ceph: fix rbd create operation not supported d9c64d8 kata: WIP 100fb48 runc: refresh to tip of tree 86db368 docker/docker-ce: uprev to 18.09 e53055f cri-o: update to 1.12 release 3724664 cni: update to latest plugins, and skip windows bridge build 2a46d2d cri-o: disable ptest build 60142aa kubernetes: uprev to v1.12 release and fix cross compilation errors 4bded63 hyperstart: refresh/uprev core support 2519e5b ceph: fix Distutils.cmake installation for cross compile f33c869 ceph: upgrade to 13.2.2 8752642 lxc: Upgrade to 3.0.2 ce8f6fe xen: fix building with BASELIB=lib64 2672520 openvswitch: Make openvswitch a machine_arch package 7403b5a libvirt: remove qemu from PACKAGECONFIG for mips n32 and n64 c9c0d5e lxc: make error report compatible with ptest 915c438 libvirt: do not defer postinstall to first boot when not necessary 7224fdf ceph: Remove accidentally added patch file 2a9bded oci-image-tools: fix do package qa warning f244687 docker: fix do package qa warning 0442f2e docker-distribution: fix do package qa warning [textrel] bf8fac2 docker-distribution: fix do package qa warning[ldflags] 5e20120 oci-runtime-tools: fix do package qa warning 279dbce iasl: remove iasl in favor of acpica in openembedded-core fd68542 ipxe: recipe cleanup and uprev to current 4be88e8 ceph: only support x86-64 f773871 lxcfs: move recipe from meta-overc to here a49ca99 ceph: add support for ceph 2dc1de2 kernel: forcedly load nf_conntrack_ipv6 to work around kernel module loading failure 6e3fb05 libvirt: backport LXC AB / BA deadlock fix b3619de libvirt: uprev to v4.7.0 e58badb layer: add thud to compatible releases a092153 containerd: Disable for all mips machines 55590b6 xen: fix build with _FORTIFY_SOURCE, gcc 8.2 and glibc 2.28 6f2de77 seabios: update to 1.11.2 and use github for SRC_URI cea8ca7 lxc: Make named avoid listening on lxc network interface 34355aa layer.conf: recommend meta-webserver as nagios-core depends on apache2 26257fe fs-perms-nagios.txt: add perms conf file f857b21 nagios-plugins: add recipe with latest stable version 2.2.1 61a90af nagios-nsca: add recipe with latest stable version 2.9.1 a73f7b1 nagios-nrpe: add recipe with latest stable version 3.2.1 7929c46 nagios-core: add recipe with latest stable version 4.4.2 09b67e4 openvswitch: Turn off ssl integration by default 4e02acf python-webob:1.7.3.bb->1.8.2 827a826 python-sphinx:1.7.6:1.7.8 0dc10a5 diod/ops.c: add header file for makedev a352f40 openvswitch: do not use 'exit 1' to postpone to first boot cdb64ac openvswitch: fixup the ovsdb-server.service e47cd6f openvswitch: uprev to v2.10.0 5fe3950 kernel: update bbappends to match oe-core eb1bb80 xen: enable 32-bit ARM builds 3266a88 xen: fix truncation warning in tools build for ARM 32-bit d8173ad xen: fix build on aarch64 w/ gcc 8.2 2c8e62d libvirt: uprev to v4.5.0 cdd4241 libvirt: fixup ptest to prevent attempts to build tests on the target 55419ec seabios: update SRC_URI to: https://www.seabios.org/downloads/... 66ee1a5 lxc: add runtime depends for util-linux-getopt 9ca16e1 Xen: improve build reproducibility f5f8849 xen: Update git recipe to build latest upstream staging branch ba47f25 xen: package depriv-fd-checker f7a0b01 xen: remove 4.10.1 recipe and patches no longer required c91d3dc xen: remove 4.9.1 recipe and patches no longer required 6160783 xen-vtpm : fix patch fuzz, whitespace-only change c5d4479 xen-vtpm,mini-os : upgrade to Xen 4.11.0 f9650d8 tpm-emulator: apply patch to fix memcmp defect found by gcc 9418f68 xen: add recipe for 4.11.0 9955e81 xen: upgrade to 4.10.1, and apply patches for gcc 8.1 compatibility 02d2c7d libvirt: use relative path to local .m4 files 67c0115 criu: uprev to version 3.10 b1c810c docker: remove stale .service file 1e67a44 libvirt: Remove unsupported configure options and fix warning eeb10ba linux-yocto: Fix systemd-modules-load.service start failure 017755d seabios: modify SRC_URI e2ab59e libvmi: add a new recipe 17613c1 python-sphinx:1.4.1->1.7.6 b86deea kubernetes: add hash/stripped exception for kubernetes-misc 23bf4b0 kubernetes: OE styleguide fixes 7cae552 kubernetes: package remaining files into PN-misc ba25e5c kubernetes: build host tools using host toolchain 0e4cd43 kubernetes: explicitly build for $TARGET_ARCH 10a427c criu: upgrade to 3.9 1bcc243 cni: update to the latest plugins 0722d15 k8s: update to 1.11+ 43e4cd7 python3-docker: update to 3.4.0 d9d6d14 python3-docker-pycreds: update to 0.3.0 646259f hyperstart: Fix compiler errors from gcc 8.1.0 uprev 8af86bc libvirt: Check for qemu.conf before modifying b0acd19 tini: fix license 6c354d1 lxc: uprev 3.0.1 9afe74c libvirt: fix build error caused by host 'xmllint' d4c5cd1 openvswitch: remove unused patches 343b40b libvirt: uprev to the latest release, v4.3.0 1fd1ff3 openvswitch: uprev to v2.9.2 1a5853f lxc: use compiled tests instead of copying source building on target b6bccf4 lxc: fixup 'download' template use 0d7cfe8 lxc: uprev to v3.0.0 4987f02 tini: add version 0.18.0 as docker-init provider 33eb705 irqbalance: uprev to v1.4.0 abf84bf kvmtool: uprev to latest version 52f807e lxc: cleanup the lxc-networking package 2a30867 lxc: add wget as an RDEPENDS needed for the download template 1831c7c lxc: rename the lxc 'autostart' sysvinit script matching upstream 11c7379 lxc: drop the -setup package f26bdea docker: allow enabling seccomp d273f1f runc: allow enabling seccomp 5b13da8 cgroup-lite: uprev to v1.15 f5d7b7d README: cleanup list of maintainers a633967 layer.conf: match layer dependencies as documented in the layer README 56023b0 LXC LICENSE is LGPLv2.1 not GPLv2. 331faff xen: add xendriverdomain systemd unit to devd 2e8e063 libvirt: fixups for glibc 2.27 - with Sun RPC Interfaces removed 13f586d lxc: enable fix apparmor feature name. A typo called it "apparmour", back in commit 7a62620ea09f01c1f2a730cbb1264202276f2b87 Changing the default to the right value 0aa5985 netns: Update to v0.4.0 bc88053 runc-opencontainers: Drop obsolete patch fda4819 xen: vTPM and vTPM Manager stubdoms 230198a xen: TPM Emulator for Xen stubdoms 299c524 xen: GMP recipe for Xen stubdoms e1279d6 xen: PolarSSL recipe and patches for Xen stubdoms b9f2653 xen: Newlib recipe and patches for Xen stubdoms e5cfb60 xen: Mini-OS source code with make links target applied 9f3e354 xen: LWIP source code with patches applied for stubdoms af55d88 xen: Define standard values needed to build stubdomains 032ef53 refactor for YP Compat for PV changes d4182f5 Refactor to conform to YP Compat requirements fcc09c8 runc/containerd: fix build with go 1.9.x 7d2ee2d sysvinit: fix DISTRO decode 500e5d2 openvswitch: refresh patches to fix QA warning 97fea33 criu: refresh patches to fix QA warning 3e709e6 criu: fix build failure with newer glibc and kernel dcaa0ca irqbalance: refresh patches to fix QA warning ab39651 docker: restructure to build docker-proxy using provided Makefile b51b71e LAYERSERIES_COMPAT: move to sumo 3c3a4cd layer: add LAYERSERIES_COMPAT e9d7416 runc: ensure that ${GO} is exported build/make d7d310a meta-virt: prefer containerd-opencontainers 935e3d9 containerd: uprev to v1.0.2 f5fbfa8 docker-ce: introduce reference recipe/build a5074ce docker: uprev to 18.03.0 e3d960f runc: uprev to 1.0.0-rc5 73f4778 k8s: uprev to v1.10 release ce86b57 README: update distro feature documentation 4b6d33c docker: make aufs dependency depend on distro feature e638196 go-fsnotify: switch to new repository on github 0adcea0 python3-docker-compose: remove deprecated python3-enum from RDEPENDS 4bf4335 README: remove reference to oe-meta-go 5a5b82b gunicorn: replace PN with BPN, to solve fetch failure while building for multilib 65e20f3 vgabios: replace PN with BPN, to solve fetch failure while building for multilib 6ca3994 kernel: sync kernel bbappends to oe-core 545851a lxc: set systemdsystemunitdir with systemd 0cdb05a xen: use oe.utils.str_filter_out 576a017 openvswitch: drop no longer existing python3 dependencies b6614e8 openvswitch: uprev to 2.7.3 (latest 2.7.x stable) 8d0aa86 python-twisted: drop recipe 8b50c03 add python3-terminal RDEPENDS to docker-compose recipe 036e5f0 kubernetes: package kube-proxy separately d00a92a enable kernel CONFIG_NET_ACT_POLICE for openvswitch dc3e72a xen: for 4.10.0: XSA-253 / CVE-2018-5244 patch 4ff3c54 xen: add recipe for Xen 4.10.0 c545ee5 xen: xen.inc: remove xen-blktap from xen-base RDEPENDS 8cf0a58 xen: Package libxentoolcore and xen-diag, introduced in Xen 4.10 3f52214 xen: upgrade 4.9.x recipe to 4.9.1 and apply XSA/CVE fix patches d196960 criu: set CLEANBROKEN to 1 09af87f lxc: add missing RDEPENDS 00a801a dnsmasq: add dnsmasq.d entries for lxc and libvirt 9390b98 iptables: add to our list of RRECOMMENDS e1c8147 kvm-image-minimal: drop remaining ROOTFS_PKGMANAGE_BOOTSTRAP f65d364 python3-websocket-client: make py2 version available 4fa904e runc-docker: Allow "run start ..." to daemonize with $SIGUSR1_PARENT_PID 23dee8a lxc: add back the rdepends on glibc-utils 2924a25 kubernetes: add iproute2 tc to kubelet RDEPENDS ff04401 xen: delete references to xenstored.socket and xenstored_ro.socket in xen.inc 68ab20d oci-image-tools: make Config.User mapping errors a warning 5b6773e python3-dockerpty: fix license-checksum qa issue 34dee81 python-*: switch remaining pypi recipes to use the pypi class 62823d7 README: Add the '-M' to the 'git send-email' line 67b93f4 irqbalance updated to 1.3.0] irqbalance: fix compilation errors bd4c908 runv: add rdepends on hyperstart fcffb62 virt/containers: introduce hyperstart kernel + initrd bb811bd oci-systemd-hook: Always pass through all the cgroup mounts 25fa17b python-webob: uprev to v1.7.3 8cc50ea kvmtool: fix compilation errors 71dc7fa README: document sanity check skip df188e4 vgabios: don't override the compiler ldflags 8d3beeb kubernetes: correct install path 9c4cefc python3-docker: add missing RDEPENDS 9d288d6 runc: use SRCPV not SRCREV 0aec4f1 runc: Merge common metadata into inc file 5913670 runc: Drop inherit goarch 59b0269 runc-docker: Drop unused EXTRA_FLAGS 37b2f2f runc-opencontainers: Drop unnecessary do_compile_prepend 123cb0a netns: Use correct go cross-compiler c1cd2d4 runc-docker: Disable building recvtty 638ba96 sanity-meta-virt: Watch for SanityCheck event 1e4530c sanity-meta-virt: Make skip variable name layer specific 89a1121 docker/containerd: Export GOARCH to fix build in arm64 1f99ba1 xen-image-minimal: corrected popoulation xen.gz for syslinux 4c0363b cni: rprovide kubernetes-cni 9d4da56 containers: introduce kubernetes orchestration fdee07a runc: Don't override GOARCH or GOROOT a1085de runc: Use correct go cross-compiler 9a24b3e runc: Drop obsolete patch 8194469 netns: Update to v0.2.1 5d56436 seabios: uri corrected to https 58e10e5 xen-guest-image-minimal: remove lines modifying DISTRO_FEATURES f0e708e xen-guest-image-minimal: fix making PCI a x86-only dependency 44e74c9 runc-opencontainers: go.bbclass compile fixes 8359243 runc-opencontainers: Update to v1.0.0-rc4 c715bf7 README: update to include information about bbappend inclusion 5b70104 linux-yocto: make bbappend have effect conditionally bfba140 sanity-meta-virt.bbclass: add class for bbappend files checking b7febd5 virtualization: runv: Hypervisor-based Runtime for OCI 1767154 containers: CNI: introduce container networking interface 0ff8923 containers: cri-o: kubernetes runc backend 6c3a6c3 oci-runtime-tools: fix multi hook specification 4557a1b oci-runtime-tools: update to 0.1.0 33e8e20 xen-guest-image-minimal: Fix non-x86. Select x11 via IMAGE_FEATURES. 55b1cbe xen: Replace 'inherit gettext' with explicit gettext-native dependency 644b66f xen: patch to fix ARM libxc missing variable init 6aa755e xen-image-minimal: Make kernel-module-xen-pciback a x86-only dependency d16d4ac python3-docker-compose: add version 1.16.1 + dependencies e83556a oci-image-tools: fix LICENSE file location a83bc2b docker-distribution: adjust to new go.bbclass 1d9e1bd xen: Add menuconfig task and enable menuconfig from devshell 01a8d45 nets, docker, runc, oci-*tools: go.bbclass compile fixes 7185929 oci-image-tools: uprev to 0.2.0-dev 537971d kernel: add linux-yocto 4.12 bappend ba35378 criu: uprev to version 3.4 8d40af1 Revert "criu: Correct the installation directory for python modules" a5343f7 singularity: Added dependency to e2fsprogs-mke2fs 90c1046 criu: Correct the installation directory for python modules 9b0c017 Added dependency to Bash 62dbe8c openvswitch: Fix compile problems with i586-nlp 9901365 libvirt: fix build failure, failing QA check b757de0 xen: Only generate long-double-32.h if absent add137f [PATCH] xen: remove xen-bootimg.inc 7677b82 Added README file 06bc17d Added recipe for the Singularity container platform. 70a36aa docker-distribution: update to 2.6.2 46149a8 xen-image-minimal : change SYSLINUXCFG to SYSLINUX_CFG 52781c6 xen : cp long-double-64.h long-double-32.h to fix hvmloader build b6edda4 ipxe: fetch using https rather than git protocol 140c683 vgabios : extract biossums tool and build it separately, native aecdc17 lxc: fix build failure, failing QA check 7b3b082 kernel: drop linux-yocto-4.1 bbappend edfd6b4 go-systemd: Fix QA dependency problem 65fef58 openvswitch: force PYTHON to python3 f06b48c openvswitch: add libcap-ng PACKAGECONFIG 9e84be6 xen: remove STAGING_DIR_HOST from the runtime search path for bios.bin 56cb449 xen: remove 4.8 recipe faa16f7 python-itsdangerous: Drop recipe b6f7f15 python-simplejson: Drop recipe 54e3183 xen: add recipe for Xen 4.9.0 bd7cfb3 xen: Package .pc packageconfig files into dev packages 4c32ef8 xen: Package libxendevicemodel, introduced in Xen 4.9 bca5037 openvswitch: fix dpdk PACKAGECONFIG 4eee02b meta-virtualization: Drop ROOTFS_PKGMANAGE_BOOTSTRAP 0a64d42 cloud-image-guest/controller: remove inherit image-vm 87b4527 python-six: Drop recipe 871962e kernel-features: Fix CONFIG_BLK_CGROUP enabling de50b56 docker: Fix and update sysvinit script be934f7 lxc: Fix INITSCRIPT_PARAMS value 3b9dbb0 containerd: uprev to latest 0.2.x e4d0007 docker: update version string to 17.06.0 b7e1fc9 oci-runtime-tools: skip ld checks a31f735 oci-runtime-tools, oci-runtime-spec: Uprev to runc 1.0-rc3 versions cc3d8b9 oci-systemd-hook: Uprev hook to latest 3c435ae docker: Uprev to latest based on runc 1.0-rc3 11fac20 runc-docker: Add --console-socket=/dev/null d2dbd7d runc-docker: Uprev to 1.0-rc3+ f0f0453 openvswitch: backport py3 fixups 165ffab openvswitch: uprev to v2.7.1 3ac773e docker: make fragment standalone 77fd5be docker: add NETFILTER_XT_MATCH_ADDRTYPE=m 88277c8 python-requests: Drop recipe e30aaee diod: add new recipe 9501350 lxc: add gmp libidn gnutls nettle rdepends 2631bf1 criu: add bash rdepends a1c4928 criu: add libbsd rdepends b44a92c devtools: remove protobuf* c1b428f python3-twisted: temporarily add recipe 430233e docker: Remove libtrust from dependencies e86ae39 openvswitch: switch to depending on python3 b263370 openvswitch: add missing dependencies required for ptest 6987659 lxc: temporary workaround for gcc 7 issue e73608d lxc: 2.0.0 -> 2.0.8 3c427ea openvswitch: Fix CVE-2017-9263 3e1d16d oci-image-tools: update to latest and fix symlink issues dd49614 xen: Fix mistype error in xen-watchdog systemd service b69f147 libvirt: add DEPENDS for libdevmapper d3c6004 criu: force python to install in ${libdir} 76c38f2 criu: depend on util-linux-native a052438 crui: update selinux patch to apply to v2.5 67c86c4 libvirt: Fix conditional dependencies on polkit a20d51d housekeeping: swap out go-osarchmap in favor of goarch 752fde1 runc/containerd: use go.bbclass for dependencies 651bbe8 cgroup-lite: Inherit allarch 269a920 netns: Update to latest HEAD 8200504 runc-opencontainers: Update to v1.0.0-rc3 3786ca8 kernel: drop 4.8 bbappend 4e130b7 openvswitch: uprev to the recently released v2.7.0 ea05b26 lxc: Add lua to PACKAGECONFIG bccfd5d kvmtool: Fix unaligned pointer access warning e858c02 lxc: Remove gcc-5 specific workaround 7bf6863 docker: use oe-core go infrastructure 7c73258 protobuf-native: Drop PR = 0 ada96ec lxc: rdepend on glibc-utils when using glibc only e62cc69 protobuf-native: Enable shared libs a8e3edd recipes-containers: set GOROOT 1b83c21 openvswitch: Fix build with musl libc da12721 seabios: Its x86 only package 92e9470 kvmtool: Update to latest b199517 libvirt: fix polkit file conflict 7d66b0c go: replace explicit go-cross* with inherit go bbclass a050e7a go: use inherit go versus explicit DEPENDS b44fce8 tools: remove go from meta-virtualization 260add1 kernel: add 4.9 and 4.10 bbappends f26d43b libvirt: fix QA warning caused by missing acl build dep d90285a openvswitch: add missing depends on coreutils-native 5c501c8 docker-registry: provide via docker-distribution c5cd21a docker: remove obsolete docker-registry recipe c85b181 docker: add docker-proxy 7d6284a runc/containerd: create virtual/runc and virtual/containerd 776422f oci-image-tools: use go-cross-${ARCH} 6d05401 docker: use .service file from contrib 9f8e6b8 runc: uprev to version required by docker 1.13.0 debdd70 containerd: uprev to version required by docker 1.13.0 b18acd8 oci: introduce oci-image-tools (and dependencies) 88a28bb containerd: Fix build on 386 c478d69 docker: downgrade lxc/docker-registry/rt-tests to suggests b2c365c docker: fixup failing build 2ef58c2 go-cross: add ${TARGET_ARCH} to PN d475adc go-native: rename to go-initial-native ee0b5e3 libvirt: Place systemd units at appropriate location. 0343d3f lxc: Make use of bitbake variables where appropriate. 0ea0ae3 docker: Replace /usr/share with ${datadir} a2e5525 containerd: Replace /lib/systemd/system with ${systemd_system_unitdir} a9616ca lxc: fixup builds with newer glibc 31522fd go-cross: depend on virtual/${TARGET_PREFIX}gcc ab37309 containered|runc: override GOROOT at build time e764db3 docker: fixup builds broken by uprev to 1.13 e20ee82 python-sqlalchemy: uprev to latest in 1.0.x series c715ed4 python-sqlalchemy: Add 1.1.5 0b631bf docker: update to 1.13.0 release 9f94683 python-sqlalchemy: 1.0.8 -> 1.0.9 169ca41 containers/oci: introduce riddler package 60ba662 python-sphinx: 1.3.1 -> 1.4.1 cae119b python-webob 1.4.1 -> 1.6.0 b6d051a openvswitch: fix build host contamination 9152441 openvswitch: uprev to 2.6.1 dbe8460 Revert "openvswitch: update licence checksum" c5b463b xen: add a README to provide info for users 980478f xen: remove unused patch 3713775 xen: update license checksum 717877e lxc: add rdepends to initscripts 67185ef openvswitch: update licence checksum 6f96fdb xen: ensure we build release builds 2b7d51c xen: make it easy to override hypervisor config c49fa0d xen: add gnu-efi to DEPENDS 0a98df4 docker: cosmetic - fix indentation f430ad9 docker: use a switch to set GOARCH based on TARGET_ARCH value 6706ce6 docker: update description 521840c docker: update to docker 1.12.5 release e64f378 Remove True option to getVar calls b0a72cd go-osarchmap: Skip golang recipes for unsupported architectures c0d11ee xen-image-minimal: if DISTRO_FEATURES is missing xen error c613f19 README: make it easier to copy and paste send command 3bfe5c0 xen: bump to version 4.8.0 a7218f6 xen: switch to updated download URL 67c31a3 xen: add extra generated file to package ee92971 protobuf: uprev 3.1.0 from 3.0.0 8753a62 oci: introduce runtime tools 013fe63 runc: introduce oci-systemd-hook 66997c4 libvirt: add 'wireshark' packageconfig a53908a lxc: move .debug directory to debug package 011c4d6 docker: install script config-check.sh ada27ac kernel: add linux-yocto-4.8 bbappend 2d00a79 protobuf: ptest: Fix QA file-rdep warning b2f3852 protobuf: Fix QA error for GNU_HASH d55a579 go-cross: Fix failure if building go-cross first c3d8676 go-native: Add work around for binutils >= 2.27 d866c43 containerd: use the target toolchain to build cgo components 58bc830 go-cross: Fix host contamination for x86_64 host to x86_64 target 5caa9ba lxc: add glibc-utils to rdepend 05d080d Revert "go-cross: Fix host contamination for x86_64 host to x86_64 target" b25af25 libvirt: remove .o files for ptest 7ff08e5 go-cross: Fix host contamination for x86_64 host to x86_64 target 1bf8c77 multipath-tools: Drop recipe b9b7ece criu: uprev to 2.5 c415f97 protobuf-c: uprev to 1.2.1 from 0.15 5e5e09a protobuf: uprev 3.0.0 from 2.6.1 222f8d4 kvmtool: add lightweight hypervisor native Linux KVM tool a3766e4 go-distribution-digest: Fix do_package failure 548c88a libvirt: Add missing test helpers and remove windows 1252 c46b790 protobuf: fix source location 84a1671 custom-licenses: add NewRelic license bc4459e cgroup-lite: update to version 1.11 db5ef80 docker: update license md5sum 951c83c docker: cgroup-lite is not required with systemd 3907b09 libvirt: update list of licenses aeb1763 openvswitch: add missing python modules to execute ovs-test program 42af8a1 libvirt: fix CVE-2016-5008 bdcf476 libvirt: fix build error for arm af2948e libvirt: upgrade 1.3.2 -> 1.3.5 357ca45 libvirt: fix python install in multilib case. f7fd448 xen: uprev to 4.7.0 9179537 libvirt: add missing configuration file 1fd5a59 containers: uprev docker (1.12.0), runc (1.0.0-rc) and containerd (0.2.2) 7d41ad1 docker: fix GNU hash QA warning 59c338a iasl: Upgrade to 20160527 from 20120215 b657b65 lxc: fixes lxc segment fault issue on arm if it is compiled with GCC 5.2 cb16321 base-files: remove bbappend hacking on fstab f53bca5 netns: New recipe 0ce0b5c runc: Use go-osarchmap to set GOARCH 6b656b8 runc: Backport fix for building against musl 7605443 docker-registry: Make version dependence compatible with opkg 06dccfa criu: fix build-deps qa warning 01aa8f1 docker: override GOROOT at build time 313b06b go-cross: allow tmp directory to already exist da1e90e protobuf: Add RDEPENDS for ptest dc7ab5b libvirt-python: backport a patch to fix crash in getAllDomainStats 16a31ef containerd: replace deprecated base_contains 0afa6e1 protobuf: add protobuf-2.5.0 into devtool 823c8cf criu: remove protobuf-2.6.1 and the related 3c3293e go-native: don't use host /var/tmp for temp build artifacts 77e846b docker: drop obselete dependencies 6f1ea8b lxc: workaround to ignore deprecated fd94b3f openvswitch: Fix rootfs creation errors 7e2ad37 go-cross: don't use host /var/tmp for temporary build artifacts a3617f2 globally replace 'base_contains' calls with 'bb.utils.contains' 1fd94d8 criu: Fix QA warning 6f17a76 docker: uprev to 1.11.1 fd1a6d1 runc: initial recipe e919b64 containerd: initial recipe 79654fc go: add go-cross 1.6 5dedd39 lxc: update configuration to include all required options 38cdaf3 lxc: update to 2.0.0 3498e94 lxc: inherit python native to fix configure error 7735217 go-cross: add relocation fix to 1.4 for new binutils. ecd6adc go-cross: uprev 1.4.2 --> 1.4.3 23459b9 meta-virtualization: enable lxc-start support wlan0 3e84107 openvswitch: ptest: Fix python path acbe424 docker: uprev to 1.9.0 12c601c go-cross: uprev to 1.5.2 841dc6f irqbalance: update to 1.1.0 c50d09d dev86: update to version 0.16.20 6c5b15e seabios: update to version 1.9.1 9536713 python-m2crypto: Fix issue with swig 3.0.5 fc9dd8d openvswitch: Fix ptest for v2.5 a715fe0 lxc: uprev to latest stable 1.1.4 -> 1.1.5 637adee xen: deploy efi binary, if present da65e83 libvirt: uprev to 1.3.2 2bb28a7 openvswitch: Uprev to latest version 2.5.0 bffe565 lxc: warning fixes in busybox template 7fce344 xen: add the extra packages released with xen 4.7 033af14 xen: add the flask policy to the set of files installed to the deploy directory 80d20f7 xen: add the ability to configure the name of the policy e9bf6b8 xen: split the flask package into a policy and tools package 60d87a0 xen: add curl and gnutls to depends af49562 xen: uprev to 4.6.1 9128134 ipxe: add cdr-tools-native to the list of depends 5fcc6d2 lxc: fix build issue - unable to find Python.h f3e5987 lxc: upstream fixes for lxc-execute 5ea2664 Fix QA Issues when building for aarch64 machines 813499d xen.inc: fix ordering of stubs task d724892 libvirt: fix ptest QA errors f529090 xen-arch: add explicit expansion parameter 2da5cb4 docker: remove dependency on explicit go-cross version 2cec344 libvirt: fix .la QA errors 0d2f0e5 python-six: uprev to latest 47260c0 Allow xsm to be built with GCC 5.1.1 and greater f564975 xen: don't inject -mfpmath=sse which causes build issues 3915d59 xen: don't allow the build system to fetch 663463d xen: merge do_install_append to do_install 5817c4a xen: move bits common to all Xen versions to xen.inc a19e556 xen: separate the extra steps into their own tasks 12a7d54 xen: fix up typo in XSM comments ec4b409 xen: drop explicit DEPEND on libgcc 45de52d xen: update git version to 4.6.x ae6c7fb go-cross-1.3: Fix missing dependency for cross compile 9377e68 xen: clone 4.1 config to 4.4 d62fe6d xen: add xen-devd to packages list. 6ec9601 xen.cfg: enable CONFIG_HYPERVISOR_GUEST by default 9d9372c xen: package remus-netbuf-setup into xen-remus 99b2937 seabios: drop shipped defconfig and use defaults faaa14e xen: add libnl to DEPENDS dbca9a8 linux-yocto: remove dangling bbappends 1b354e1 xen: uprev to 4.6.0 3ebf38a xen: drop unnecessary variable modifications 03b7e81 xen: add support for files added with Xen 4.6 591eb3e xen: empty out rdepends for xen-dev to lose QA warning 92e7221 seabios: uprev to 1.9.0 ac7e052 xen.cfg: update for linux 4.1 7115b25 Enables XSM functionality in builds that contain "xsm" in the PACKAGECONFIG. ac6ab1b Disables OCaml tools. 48c9261 xen: drop PR variable from include file 1dd907a xen: resolve issue when using sstate cache 60c4033 xen: move udev dependency to package that needs it 78be9e9 xen: use proper variable for /usr/share path f7dcf5b openvswitch: enable systemd support 5181ec2 openvswitch: rename openvswitch-controller 9772ddb openvswitch: drop version 1.10.0 and 2.1.3 26a3e2c protobuf-c: Inherit pkgconfig 2f4211f openvswitch: Uprev to latest stable version 2.4.0 33ff94a go-net: add SRC_URI checksums 4ebff3b go-sqlite: add SRC_URI checksums adf2198 lxc: upgrade it to 1.1.4 c861012 docker: fix paths for cross compile d0ef473 Enable go-cross 1.3 to coexist with later versions 7817649 Backport go-cross: set alignment for the .rel.plt section on 32-bit architectures 4988689 Backport go-cross: fix the building failed for quark bsp 7360250 Backport go-cross: fix the bug of cross building error ac2adfb docker: needs go 1.3 839e04c protobuf-c: Add protobuf's pkgconfig path into PKG_CONFIG_PATH 49e29c7 lxc: logs: use base filenames when reporting src files a7841b8 libvirt: Properly shutdown libvirtd.service a27d411 libvirt: upgrade 1.2.17 -> 1.2.19 84b521f docker: update SRC_URI 055744c libvirt: pass correct args when start libvirtd c917caf libvirt: get libvirt-guests systemd service running 9f177c1 libvirt: enable systemd support c3c4d97 dnsmasq: allow for multiple instances (per libvirt) 62e49b8 linux-yocto: Add bbappend for 4.1 for virtualization configuration e9ac839 lxc: Uprev 1.1.2 to 1.1.3 221b87e protobuf: upgrade 2.5.0 -> 2.6.1 4a55cb6 protobuf-c: upgrade 0.15 -> 1.1.1 ec8dfaf irqbalance: upgrade 1.0.6 -> 1.0.9 6d6a430 irqbalance: add systemd support 1affa9e irqbalance: add PACKAGECONFIG for libcap-ng 34a127f criu: upgrade 1.4 -> 1.6 2522803 bbappend: switch to use a wildcard beyond major version c59d75c libvirt: correct QA warning for missing build dep 1f86e95 libvirt: DEPEND on libxslt-native to fix build issue affa735 lxc: split networking configuration into separate -networking package 2aba098 xen: add new files to packages 33f4214 xen: add missing dependency 5ab625a xen: drop incorrectly broken out package 0690832 openvsitch: set CONFIGUREOPT_DEPTRACK to empty d05ace5 dev86: adjust SRC_URI to author's new site aba08de docker-registry dependency update 1e54427 lxc: doc: fix broken manpage build d114a62 libvirt: kill update-rc.d when not using sysvinit ea78c5b README: don't advertise obsolete layer URLs b72fda6 oe-meta-go: fix dependency description c698474 libvirt: upgrade 1.2.15 -> 1.2.17 ace7b57 python-sqlalchemy upgrade 0.9.7->1.0.8 48671c3 python-sphinx: upgrade 1.2b1 -> 1.3.1 13a8ca5 python-simplejson: upgrade 3.6.2->3.7.3 9ac3fd8 python-webob: upgrade 1.2.3 -> 1.4.1 d46843f python-werkzeug: upgrade 0.9.4->0.10.4 26b2724 golang: use oe-meta-go acb711d docker-registry invalid path on startup fb380fd lxc: upgrade to version 1.1.2 a89c11a docker: add dependencies for out of box experience 2113be0 golang-cross: add ccache support 0682e9e golang-cross: do_compile fails on warnings treated as error 336cb30 seabios fails to build when ccache enabled a623810 python-gevent: Fix cross compile for ARM fe357d8 docker uprev 1.6.2 e50e36c cloud-image-*: catch up with OE-core class rename c9622af lxc: allow multiple init systems in DISTRO_FEATURES 1c1be83 libvirt: upgrade to 1.2.15 0277cbc python-simplejson: inherit setuptools instead of distutils c59f888 lxc: Add OpenSSH support for Busybox containers f23b699 conf: override SECURITY_CFLAGS for a set of recipes 960aff3 docker engine not running 23e15f5 lxc: fix building when B != S 3ba78da libvirt: correct libcap-ng options 1365af1 lxc: fix systemd init issues 19ca5c4 docker: add sysvinit script 29bca75 libvirt: use pkg-config to locate libcap 9a095cb criu: upgrade from version from 1.2 to 1.4 aafab33 golang-cross: disable CCACHE support for golang-cross 5ef987d docker: Disable CCACHE because golang will fail on some hosts 5a9fa2e README: add missing meta-python dependency a80b44e docker-registry: relax python-requests version specification 780a57e gevent: allow ssl v2 or v3 certificates df21652 layer: bump priority to 8 40dcc06 libvirt: do_compile fails 'src/cpu/cpu_map.xml': No such file or directory' 7189871 docker: avoid fetching dependencies 938c1cb docker: Add dependencies for docker and docker-registry 33ea7df Add python packages needed for docker-registry 96c56a0 Add cgroup-lite 2d5d0d3 Package docker-registry e8af612 Package docker 898e1ec Add golang-cross 055742a lxc: Update support for seccomp on PPC architectures 8a0ecb5 xen: avoid parse time errors for non-xen-archs e1b0876 lxc: Add support for seccomp on PPC architectures d948b6a lxc: Add PACKAGECONFIG for seccomp b64d14a libvirt: Identify CONFFILES ea1539e lxc: fix reboot for Busybox containers 57336a8 python: drop cross build patch 2d6decb python: update bbappend to match oe-core master beaa1ea openvswitch: add bash rdepends 9dc5fd6 openvswitch: don't pass kernel source or build artifacts 1402e2a seabios: minor cleanup 888a525 vgabios: DEPENDS on dev86-native fd2e746 xen: Add 'hvm' PACKAGECONFIG for hvmloader building 31cceea xen: break out firmware bits 88fb26f xen: Add patch to fix build failure on x86 3b1ef55 xen: Add support for systemd e01dd91 xen-image-minimal: Install qemu instead of xen-qemu 63d853c xen: Update recipe to 4.5.0 06a8cc1 xen-*image-minimal: Setup conditional based on MACHINE_FEATURES 46504b1 xen: Add aarch64 as compatible host 38e0bb2 xen: Fix up architecture specific steps 5363c1e xen: Move x86/arch specific components into RRECOMMENDS 2daf821 xen: Add Build and Target architecture mapping 6a145bc xen: Fix and refactor common include ec58910 ovs: disable dpdk by default 8bf314b linux-yocto: update bbappends to match oe-core 1.8 kernels 2139159 busybox: make append version independent 2892c53 dev86: Adjusted the SRC_URI of the source code. 3215875 openvswitch: restructure recipes 2905d87 Package openvswitch git b327673 lxc: add multiple PTYS to the default configuration 9e1c5f6 lxc: add bridge setup configuration to -setup package 3381e4d lxc: install initscripts d00ef6c libvirt: uprev to 1.2.12 83d8f3e libvirt: correct libvirt-python checksums 9adfffc libvirt: uprev to 1.2.11 4eee373 lxc: uprev to 1.0.7 c042300 lxc: add PACKAGECONFIG for selinux 48c1f06 libvirt: add PACKAGECONFIG for audit, libcap-ng a9bba2d openvswitch: uprev to latest stable update - v2.1.3 8d0a4ff Remove david.nystrom from MAINTAINERS fec41fc lxc.cfg: remove unnecessary kernel configuraitons. c6b10c5 lxc: add unprivileged Busybox containers support b074551 lxc: fixup VPATH builds 246fc0b lxc: Update version to 1.0.6 7a7254d lxc: build API docs only when required e7c3ee2 linux-yocto: update bbappends 65202ce libvirt: uprev to v1.2.8 85f38bd irqbalance: remove old versions 97e1bb1 Add udev dependency for multipath-tools package 0bf1cab criu: add recipe for v1.2 release f5d690a lxc: fix RDEPENDS on bash b944551 protobuf: fix build/source split for libdir fix 5d8233a protobuf: fix ptest compile errors a04aeb9 multipath-tools buildfix: added '-brokensep' to autotools a2fab33 protobuf: respect autotools build/source split d6ae4fc protobuf: add native package to solve self-dependency 3cdfb6a protobuf: add examples when test feature enabled 124d418 protobuf: replace spaces with tabs in recipe 7b424fa protobuf: add python support 8bbaf80 protobuf: update google protocol buffers to 2.5.0 3a14c0a libvirt: set path to pkcheck e51f095 libvirt: add hooks directory 7605c82 lxc: Uprev to 1.0.5 8106149 netcf: remove recipe f485eef kvm-image-minimal: Fix warning 8242cb3 README: add meta-filesystems as a referenced layer bf79051 libvirt: add fuse PACKAGECONFIG d4dce51 linux-yocto*: update missed module_autoload statements a66fb84 linux-yocto/3.4/3.10: replace module_autoload with KERNEL_MODULE_AUTOLOAD 7c19341 linux-yocto_3.14: Replace module_autoload with KERNEL_MODULE_AUTOLOAD 51d8fe3 libvirt: fix PTEST_DIR a82acb5 openvswitch: uprev to v2.1.2 9b0bacb netcf: fix autotools B != S build failure 9ae9894 libvirt: uprev to 1.2.4 4d8814f libvirt: allow separated src and build dirs 5b57bf4 lxc: fixup VPATH builds fba0360 Revert "libvirt: force use of libssh2" df0678b libvirt: force use of libssh2 0722667 libvirt: add PACKAGECONFIG[numactl] abf0288 lxc: Update version to 1.0.1 10edbcd lxc: Add ptest support 7544bfb kernel: update fragments to oe-core 1.6 f349879 lxc: bug fixes from upstream 36b5a4c openvswitch: add ptest support 594a856 libvirt: Update version to 1.2.2 6d55bc2 libvirt: Add ptest support 7550a05 libvirt: dnsmaqs not to bind to virbr interface 8484b64 libvirt: kill the right dnsmasq daemon ce991a6 libvirt: Disable polkit driver when there is no x11 9b5d1d1 libvirt: Use DISTRO_FEATURES to enable Xen support 5876038 libvirt: Fix selinux DISTRO_FEATURE check f600737 libvirt: Change license to LGPLv2.1+ 9c6a7d3 Update Linux Containers to lxc-1.0.0 20accf6 lxc: add missing patch 323c1bb xen: Add RDEPENDS block for xendomains script. 543d230 xen: Remove dependency on python-setuptools-native. 7499d6c lxc: always strdup lxc.rootfs.mount 41101a7 libvirt: fix python packaging race 1424779 busybox: update bbappend to match oe-core master 9e5a34e openvswitch: add more target python substitutions c72df0a libvirt-python: update install and packaging 75c11b0 libvirt: fix python PACKAGECONFIG dependencies 43fe4b7 package libvirt-python 8515475 lxc/autoconf:: allow subdir objects 0d4fca1 libvirt: refresh patches for 1.2.1 c93bc0c xen: Add libgcc as runtime dependency of xen-xl package. 85712e3 libvirt: update to 1.2.1 ab80118 xen: Add RDEPENDS for xencommons. e84dfcd xen: Cleanup watchdog FILES declaration. e5ced4b xen: Move supporting files into xencommons and xendomains packages. 7f3332a iptables: 1.4.19.1 -> 1.4.21 8df6927 irqbalance: add missing inherit 65dd8be lxc: add missing inherit 33bfd79 libvirt: add missing inherit f826f93 openvswitch: add missing inherit 2573932 xen: move populate-volatile.sh postinst to -volatiles package 9a69a0f xen: Break volatiles out into separate package. dd7091e lxc: kill use of susv2 'head' args f542bf7 libvirt: uprev to v1.2.0 851a4ae base-files: add xenfs entry to fstab if xen DISTRO_FEATURE is enabled 61f1cd9 lxc: correct use of PN vs. BPN to fix multilib builds 0192b43 xen-image-minimal: fix syslinux dependency ab69477 libvirt: Correct IP_PATH 6e91509 openvswitch: deal with missing RDEPENDS of libpcap ad150f5 LXC: setup_netdev: re-read ifindex in LXC_NET_PHYS case a626d48 openvswitch: make postinst indentation consistent 0623683 ovs: uprev to 2.0.0 8e7d3cc fix inittab install when Xen not in DISTRO_FEATURES be39b4c xen: add xen_git recipe. cd1d2e5 xen: improve organization with new xen.inc 3a506b4 xen: upgrade to 4.3.1 72dc92b xen: rename xen patches directory from xen-4.3.0 to files. 6c2779a xen: remove old patches 949174e xen: remove old xen.inc and xen-python.inc 99a6a22 xen: remove xen-rt recipe and patches 6296997 xen: remove xen-hg recipe and patches 0610ce0 xen: remove 4.1.2 recipe and patches 34b8574 xen: remove xsm from default PACKAGECONFIG options. 72eab55 xen: use PACKAGECONFIG for SDL and a bit of dependency cleanup 38a0956 xen: Add getty to inittab for login on Xen serial console. 6c021c0 initscripts: fix do_install_append rule. 0adb720 openflow: remove recipe in favour of meta-networking version 36d4532 libvirt: add PACKAGECONFIG for sasl cafc94c initscripts: add warning and begin functions to lsb_log_message 7cdddd5 xen: Use PACKAGECONFIG to deal with XSM policy. 374d5dc xen: convert direct call to ./configure with oe_runconf and EXTRA_OECONF 0997753 openvswitch: fix RDEPENDS issue for installers. 7908efd lxc: fixed URL for tarball 9983963 libvirt: cleanup: remove old RRECOMMENDS a1847cf xen: Add note about dependency on meta-selinux to README. ec9e374 xen: build xsm policy when 'xsm' DISTRO_FEATURE is present 4b7ddfc xen: avoid installing flask policy file as '/boot' a60666f libvirt: Fix wrong depend for libxl d21c403 conf/layer.conf: add LAYERVERSION and LAYERDEPENDS ba74aae conf/layer.conf: fix "No newline at end of file" 505c4a1 xen-guest-image-minimal: add minimal xen guest image. ac04991 xen-image-minimal: update image installed modules to reflect xen fragment changes. b531d00 linux-yocto/xen: update fragment to support both dom0 and typical xen guests. 06bb47d xen-image-minimal: break out arguments for xen and linux kernel as variables SYSLINUX_XEN_ARGS and SYSLINUX_KERNEL_ARGS to allow modification/overwriting. 1364859 xen: Add sdl support by including dependency for libsdl. ad8308a xen: add INSANE_SKIP flag 'already-stripped' to silence QA warnings about stripped qemu binaries. c5568d3 libvirt: Try to fix selinux/securityfs mount handling in LXC 4b1938d xen: Put the XSM policy in the flask package. 7fd8190 libvirt: don't mount securityfs or selinux if userns enabled 9f2c3fc xen: Put the xend daemon in the xen-xend package. 19cb3d6 busybox: Add getopt since lxc templates require it 214c471 xen-image-minimal: update image to support xen 4.3.0 base with xl toolstack. ea63508 xen: add 4.3.0 recipe. 98ed26b linux-yocto: add optional support for aufs and xen using DISTRO_FEATURES. 88adab9 linux-yocto: add kernel fragment and scc to support xen on linux 3.4, 3.8, and 3.10. 6396ba2 libvirt: uprev to 1.1.2 3cd1544 busybox: migrate from defconfig to config fragments. 5b7cbf7 linux-yocto: add linux-yocto 3.10 bbappend 1c04c0d irqbalance: Uprev to 1.0.6 7234dca Fixed Q&A error for OpenFlow recipe 88a7e97 Add kernel config fragment to allow OVS QoS service 7c45e66 python: replace FILESPATH with FILESEXTRAPATHS_prepend ef07008 libvirt: fix overly aggresive packaging 5c9d22f libvirt: move python PACKAGECONFIG into main recipe dd0c48b libvirt: update to 1.1.1 90debab ovs: add /run to main package a4565b8 libvirt: fix python script's improper paths 7dfc791 iasl: Add Intel ACPI license information 4d1aed4 openvswitch: Ensure pki directory creation faf6fc4 openvswitch: Add coreutils runtime dependency 8b2a6e6 lxc: create lxc cache directory 84ff6d7 linux-yocto: Added 3.8 kernel bbappend 64f4484 busybox: remove SRC_URI reference to awk -F patch 40cba01 busybox: remove awk -F patch 37b6f00 iptables: Follow OE-Core update to 1.4.19.1 version 4c1c136 busybox: Follow OE-Core update to 1.12.1 version 9fe09ac libvirt: make ebtables a PACKAGECONFIG a668e81 libvirt: use 4 fields for PACKAGECONFIG[] 422934f libvirt: fix libvirtd crash if path part of URI is missing c4432c7 libvirt: switch to use volatile system for directory creation in /var/run b6dc961 openvswitch: add split between host and target python and perl paths 1fd6f2a irqbalance: disable numa by default 16811e5 Uprev irqbalance to 1.0.5 55884d2 openvswitch: remove 1.9 recipe a15fcfb libvirt: use libexecdir instead of hard code path 9a80f47 openvswitch: Checksum missmatch fix 8499649 openvswitch: uprev to 1.10 and documentation update. 7c1e073 libvirt: move libvirt-guests.sh to /etc/init.d 334ef83 dev86: add "COMPATIBLE_HOST" in the recipe e3fd571 libvirt: Enable selinux if selinux is available c817a8b libvirt: add patch to fix thread safety in lxc callback 69a10f0 netcf: fix network driver check issue on opensuse 98093ac lxc: use four fields for PACAKGECONFIG[] info 156b6a6 lxc: specify distro 71c83bd libvirt: add RDEPENDS on gettext-runtime ea1d9e4 busybox awk: make -F STR interpret escape sequences 1cbe97b lxc-clone: don't let LXC_PATH end in failure 573186a iptables: update bbappend to match oe-core bae6baf dmidecode: remove a767b1b libvirt: fix warning of sysctl.d/libvirtd.conf 583002d lxc-busybox: check when bind-mounting host libdirs 22e7b5e fix libvirt-python build problem bb8c2c4 openvswitch: functionality sanity test 15a0d34 openvswitch: update to version 1.9.0 7040db7 libvirt: Changed python bindings install location 3413d7e iasl: Fixed broken URL 273bdba libvirt: use pkgconfig to control udev c6af28f containers - lxc-template: enable chroot + chpasswd functionality for Busybox hosts 4d85e67 lxc: remove noldconfig.patch, since it is no longer used c385ed6 lxc: remove 0.8.0 recipe 73809e8 lxc: Update LXC recipe to include config examples in main package 6f14460 lxc: Add disable udhcp patch to LXC recipe 4c11137 lxc: Add LXC 0.9.0 recipe f46d6cb libvirt: package .debug and .a files in lock-driver aef07c4 libvirt: add dtrace pkgconfig option e8b062e libvirt: upgrade to 1.0.3 5a16027 docs: create initial documentation subdirectory structure 43b438f meta-virtualization: add irqbalance 0afb664 openvswtich: start openvswitch at the boot time 176a8d2 Created new target: kvm-image-minimal 15e6ea1 linux-yocto: added kernel configuration for KVM 0ed10af iptables: Sync bbappend version with oe-core 28067e1 multipath-tools: add multipath-tools recipe e00b223 Fixed build breakage in iasl-native da3865d Moved bbappend to match updated master branch in oe-core 3c558b2 Removed ebtables, since it now recides in meta-networking 838981f Removed openbsd-netcat since it now recides in meta-networking ab5557b Changed libvirt dependency to netcat-openbsd to match meta-networking 94b5554 Added meta-networking dependency 523ac72 ebtables: Fixed typo in RRECOMMENDS 46bfa67 README: cosmetic: reference meta-virtualization vs meta-xen 7a62620 Added LxC recipe from meta-fsl-ppc, curtesy of Matthew McClintock, Stuart Yoder c83fd72 Removed old version of libvirt 1c75f19 Updated libvirt to 1.0.0, added more details to packageconfig 20b24d5 Added kernel configuration for LxC and in kernel OpenvSwitch e2a26a7 Added some details in README, and made the description common 26348cc Added template cloud-* images 591945c Changed David Nyströms email in README 74a7a61 Added .gitignore file 5ac7869 Added openvswitch recipe 43c6da9 Added openflow recipe 5ed3b6b Added openbsd-netcat recipe, libvirt dependency 9f60c7d Added netcf recipe, libvirt dependency 02e4046 Added CRIU recipe fec87b0 Added protobuf criu dependency 0d31f84 Added protobuf-c criu dependency 3e273b5 Rename meta-xen layer to meta-virtualization. 0d80b8b busybox: updated bbappend for 1.20.2 5bd8b0c xen: Fixed some build problems aef04ff xen: Added target include dirs for python bindings d697439 xen: Added fix to work on all architectures 9f5da47 ebtables: Added new runtime dependency 189ed64 xen: fixed wrong name for xen-hg packet 34660d3 ebtables: Updated license 14bf4ce libvirt: fixed virsh network problem 93a8aad libvirt: updated to work for other hypervisors 572043f libvirt: upgrade to 0.10.2 bf7a0aa linux-yocto: added kernel configs for iptables modules iptables: loaded necessary kernel modules 6777842 ebtables: added necessary kernel modules linux-yocto: added kernel configs for ebtables modules e71f63a xen-image-minimal: Changed from task-core-boot to package-core-boot 1d4d12b dmidecode: Added recipe for package 7d892ee iasl: Added recipe for package bcb7695 dev86: upgrade to version 0.16.19 31e784e xen: More recent versions of bitbake require double quotes on variable definitions. 5a9b122 libvirt: Use CACHED_CONFIGUREVARS for ac_cv configure vars. 353f47b dev86: Use oe_runmake instead of ${MAKE}. 8bfccc5 conf/distro: Remove distro settings from software layer. d610cbf dev86: NATIVE_INSTALL_WORKS is depreciated. e1ea40e initscripts: Remove .swp file accidentally committed. 052ff0d Documentation: Add maintainer and license information for meta-xen layer. 2455478 Initial meta-xen layer documentation. fb46a2b images/xen-image-minimal: Initial meta file for a minimal xen image. 9feac4f xen: Initial package creation. 8378d87 libvirt: Initial package creation. 20ba217 ebtables: Pulled in from openembedded. Dependency for libvirt. 5323ad5 dev86: New package required for xen build. 1ea935e meta-xen/conf: Add layer.conf and distro/minimal.conf for constructing a lightweight xen image. c0274e4 python: Add ncurses support. Requires cross-compile patch for library search. f526d9e initscripts: xen initscripts utilize success and failure functions. e76cf22 busybox: Add mdev, cifs, advanced ps, lspci, and lsusb for xen-minimal. --- weboslayers.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2f676433..019d206d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -69,17 +69,19 @@ ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=ee1548d', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=dc2dedef', ''), ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ef2cbca', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8165763', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=thud,commit=31dc4e7', ''), From f680c41be35eafc3f084cf5492315f3d9488b15d Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 22 Oct 2019 08:45:20 +0900 Subject: [PATCH 003/916] webos-image: Update layer pins for 2019-10-22 (build 122) meta-webosose as of 2019-10-22 08:43:13 +0900 08b3799 com.webos.service.bluetooth2=r1 a298e4f connman=webos8 crda=webos1 linux-raspberrypi=webosrpi23 wca-support=3 wca-support-api=3 webos-connman-adapter=6 a0b142a luna-surfacemanager=294 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 019d206d..af642056 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8165763', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=08b3799', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 98511443197cbd88a686b12024efb57bb3864473 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 22 Oct 2019 08:48:28 +0900 Subject: [PATCH 004/916] webos-image: Update layer pins for 2019-10-22 (build 123) meta-webosose as of 2019-10-22 08:46:44 +0900 0f0f70f webos: webruntime_72=13 wam=21 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index af642056..f4343bcb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=08b3799', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0f0f70f', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From cb66a1a2527940c322dc1f7eff730166096ce12f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 22 Oct 2019 08:53:24 +0900 Subject: [PATCH 005/916] webos-image: Update layer pins for 2019-10-22 (build 124) meta-webosose as of 2019-10-22 08:51:12 +0900 6caacd0 webos: Add com.webos.app.home=1-r0,v0.1.0 0a626e6 Add auto-luna-surface-manager=1-r0,v0.0.1 6a46fea bootd=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f4343bcb..873c3b94 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0f0f70f', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6caacd0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7ae19845ff6918e3f2bd847e8ba5a43845f64546 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 22 Oct 2019 09:02:13 +0900 Subject: [PATCH 006/916] webos-image: Update layer pins for 2019-10-22 (build 125) meta-webosose as of 2019-10-22 08:56:40 +0900 a2a8108 webos-initscripts=34 libgoogleassistant=5 9f78ede connman=webos9 37b5e11 rdxd=7 pmlogdaemon=5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 873c3b94..0c237c9e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6caacd0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a2a8108', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a05de89a87eae71aeb55b7cbbdde6b628202d8d6 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 22 Oct 2019 09:08:07 +0900 Subject: [PATCH 007/916] webos-image: Update layer pins for 2019-10-22 (build 126) meta-webosose as of 2019-10-22 09:05:46 +0900 aaca9c5 videooutput-adaptation-layer-rpi=8 g-media-pipeline=20 umediaserver=24 e3a1173 com.webos.service.camera=5 d7e197b com.example.app.iotivity=r1 8471b99 bluetooth-sil-bluez5=23 692f6fb com.webos.service.contextintentmgr=8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0c237c9e..cab5a984 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a2a8108', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=aaca9c5', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 918e2b63a4ece0d1c4a588a31aa7ed0b49bd4ad0 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 22 Oct 2019 09:14:31 +0900 Subject: [PATCH 008/916] webos-image: Update layer pins for 2019-10-22 (build 127) meta-webosose as of 2019-10-22 09:09:24 +0900 85a514b com.webos.app.home=4-r1 bootd=7 058f826 imemanager=8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index cab5a984..857e8ec8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=aaca9c5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=85a514b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6e5b0008f403a79ddc792f4fff42fc34be272d6b Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 22 Oct 2019 09:22:01 +0900 Subject: [PATCH 009/916] webos-image: Update layer pins for 2019-10-22 (build 128) meta-webosose as of 2019-10-22 09:19:54 +0900 318fc03 webos-preferred-versions.inc: Add PREFERRED_VERSION for gstreamer 1.14.0 9183af4 com.webos.app.test.youtube=7 83849ed rdxd=8 5d4088c webos-connman-adapter=8 91c9f28 webos-connman-adapter=7 9a085c5 g-camera-pipeline=9 04ac098 luna-surfacemanager=295 auto-luna-surface-manager=2 059cbe2 Backport components related gstreamer from Yocto 2.8. 0753c65 webos: webruntime_72=14-r23-webosrpi4 wam=22 webruntime_68=74 a5ff8e9 webos: com.webos.app.home: include only for not armv[45] 88716f4 webos_image.bbclass: preserve /media directory during OTA upgrade 696bdd1 rpi: bcm2835-bootfiles: use latest revision to fix vc4-fkms af9a960 rpi: linux-raspberrypi=v4.19.66 90e0daf rpi: userland: refresh the patches for 20190724 version 8d3bcae rpi: userland=v20190724 44411f6 rpi: meta-webos-raspberrypi: raspberrypi3-64.conf: sync from warrior 0d5983b rpi: raspberrypi-firmware=v20190718 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 857e8ec8..3a1f2279 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=85a514b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=318fc03', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f7631ca04739ad97a5433d5ef141d22ee9e71527 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 22 Oct 2019 09:25:56 +0900 Subject: [PATCH 010/916] webos-image: Update layer pins for 2019-10-22 (build 129) meta-webosose as of 2019-10-22 09:24:37 +0900 95d8539 com.webos.app.enactbrowser=17 7a5dfe6 com.webos.service.contextintentmgr=10 cbd37ca webos-initscripts=35 bluetooth-sil-bluez5=24 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3a1f2279..704ba71a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=318fc03', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=95d8539', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 4a372dc5b8e4225c0e4d8a6c8bfec152d114314e Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 22 Oct 2019 09:31:18 +0900 Subject: [PATCH 011/916] webos-image: Update layer pins for 2019-10-22 (build 130) meta-webosose as of 2019-10-22 09:29:09 +0900 097f9e8 g-camera-pipeline=10 16b551e bootd=8 061ca5c webosose: webruntime_72=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 704ba71a..cee30a08 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=95d8539', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=097f9e8', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f8ee0ee9ee376f19607561ad8d93ba30e767ca54 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 9 Oct 2019 05:23:34 -0700 Subject: [PATCH 012/916] webos-image: Update to latest revisions used in Yocto 2.6 Thud (build 131 part 1/3) oe-core as of 2019-10-17 16:45:34 +0100 cd7cf933b3 build-appliance-image: Update to thud head revision 5110080fbe Revert "OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONS" bace400528 build-appliance-image: Update to thud head revision 57d30f26c3 curl: Security fix for CVE-2019-5482 82a9850d6e libsolv: Security fix for CVEs: 54c6892543 gnutls: Fix CVE-2019-3829 and CVE-2019-3836 85da4ccfff kernel-devsrc: check for localversion files in the kernel source tree d68441ed80 glibc: Security fix for cve 3b8db95973 arch-arm64.inc: Lower the priority of aarch64 in MACHINEOVERRIDES 4972582767 kernel.bbclass: fix installation of modules signing certificates e6728a873f uninative: Update to 2.7 release e40c38afc1 gnupg: Do not apply -Woverride-init guard for gcc >= 9 ff3b021136 libgpg-error: Fix build with gawk 5.x 5b5ca76cc5 qemu: fix build issue on new hosts with glibc 2.30 c901bc8cd9 wget: Security fixes CVE-2018-20483 c0c66d213b sqlite3: Security fix for CVE-2019-8457 cffd085ef7 perl: Fix CVE-2018-18311 to 18314 fad633eb5c json-c: Don't --enable-rdrand 7857d85db6 unzip: fix CVE-2019-13232 8ca80002aa elfutils: CVE fix for elfutils e4b6a39bdf qemu: Fix 4 CVEs c54411d0e0 oeqa/selftest/context: ensure log directory exists f5be8c8309 linux-yocto/4.14: update to v4.14.143 20b23cb409 pango: fix CVE-2019-1010238 e2869ff2f7 patch: backport fixes 308c44fd8f patch: fix CVE-2019-13638 07cd0d606f libxslt: fix CVE-2019-13117 CVE-2019-13118 c9c3fabddb libxslt: Cve fix CVE-2019-11068 5862716f22 python3: Fix CVEs 3f1c02aa7b python: Fix 3 CVEs 981eeec0f2 binutils: Fix 4 CVEs 5deab12cdc dhcp: Replace OE specific patch for compatibility with latest bind with upstream patch 109e8420c8 dhcp: drop lost patch d0e2babdab dhcp: fix issue with new bind changes 6018e9755d go: update to 1.11.13, minor updates b24447b40e bind: upgrade 9.11.5 -> 9.11.5-P4 25b2f2c6fc bind: update to latest LTS 9.11.5 16f4520f5c binutils: Security fix for CVE-2019-12972 a367928942 binutils: Security fix for CVE-2019-14444 7920596607 gcc: Security fix for CVE-2019-14250 fac2d3846d qemu: add a patch fixing the native build on newer kernels 2cebc7faa1 libcomps: fix CVE-2019-3817 51f7ecf225 glib-2.0: fix CVE-2019-13012 144363decc dbus: fix CVE-2019-12749 75a4b4d8fb curl: fix CVE-2018-16890 CVE-2019-3822 CVE-2019-3823 ad90312ada python3: fix CVE-2019-9740 bd367f58d9 patch: fix CVE-2019-13636 f965ecbf55 buildhistory: call a dependency parser only on actual dependency lists bitbake as of 2019-10-10 16:53:19 +0100 6b045e07 cookerdata: Add mc conffiles hashes to cache hash meta-raspberrypi as of 2019-09-26 10:08:43 +0100 4e5be97 psplash: Raise alternatives priority to 200 :Issues Addressed: [PLAT-86975] CCC: Update to latest revisions used in Yocto 2.6 Thud Change-Id: I2059805d2cf9b0bb0040f0de6ac5543edc66ab0f --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index cee30a08..2bd238b1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.40,commit=8a58c3c6', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.40,commit=6b045e07', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=thud,commit=d3d3f44303', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=thud,commit=cd7cf933b3', 'oe-core'), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=thud,commit=2d088d2526', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -77,7 +77,7 @@ ('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=097f9e8', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=89bdf97', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), From b29e868a1c904e79b995f45a16d0a3577ec28425 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 9 Oct 2019 05:24:45 -0700 Subject: [PATCH 013/916] webos-image: meta-qt5 upgrade to 5.12.5 (build 131 part 2/3) meta-lg-webos as of 2019-10-21 14:50:00 +0900 635cdc390f Upgrade qt5 to 5.12.5 meta-qt5 as of 2019-10-09 00:57:34 +0000 6ee18b29 layer: Mark zeus as compatible release c379ee9c qt5: update to Qt 5.12.5 1b2862e8 qt3d-runtime: update to ogl-runtime v2.4 a05a0419 qtvirtualkeyboard: update supported layouts :Issues Addressed: [PLAT-86929] Update Qt to 5.12.5 and migrate patches in meta-webos [PLAT-86977] CCC: Update Qt to 5.12.5 Change-Id: Ib42ccb30f826556a560584c7e831d0585fd080e5 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 2bd238b1..43696aa3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -70,12 +70,12 @@ ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=ee1548d', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=dc2dedef', ''), +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6ee18b29', ''), ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=097f9e8', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0488da87', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7874c76f320e55d661586dca52efb2943d3345d8 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 18 Nov 2019 15:06:42 +0900 Subject: [PATCH 014/916] webos-image: Update layer pins for 2019-11-18 (build 131 part 3/3) meta-webosose as of 2019-11-18 14:56:19 +0900 e51bc326 webos: activitymanager=3 1eeb5299 luna-surfacemanager=296 webos-wayland-extensions=33 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 43696aa3..7662d881 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0488da87', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e51bc326', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From ac107f17cc26b111f85be89cd383bfd945e48493 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 18 Nov 2019 16:42:21 +0900 Subject: [PATCH 015/916] webos-image: Update layer pins for 2019-11-18 (build 132) meta-webosose as of 2019-11-18 16:32:47 +0900 9212eae1 rpi-config=webosrpi8 17b8b581 com.webos.app.home=6 a64fe6a7 imemanager=9-r3 add openwnn-webos=1 5717061e webos-initscripts=36 base-files=webosupdater2 dfb6e929 webosose: webruntime_72=16-r24 wam=25-r31 webruntime_68=75 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7662d881..aa6cadfb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e51bc326', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9212eae1', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6005350bb111266bf45418807c775cd6f018b7c3 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 18 Nov 2019 16:57:57 +0900 Subject: [PATCH 016/916] webos-image: Update layer pins for 2019-11-18 (build 133) meta-webosose as of 2019-11-18 16:55:26 +0900 8ec3e01e com.webos.service.camera=6 61801fe4 luna-surfacemanager=297 qml-webos-bridge=113 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index aa6cadfb..e00e4140 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9212eae1', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8ec3e01e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 0c798da38d9d9afcba9b3c356bdc1d80a6582689 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 18 Nov 2019 18:31:21 +0900 Subject: [PATCH 017/916] webos-image: Update layer pins for 2019-11-18 (build 134) meta-webosose as of 2019-11-18 18:29:04 +0900 b0db8ce3 ilib-webapp=5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e00e4140..95746143 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8ec3e01e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b0db8ce3', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From e1d1e554b541fe4780d8822977b91c97ebe0c6f1 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 18 Nov 2019 18:36:00 +0900 Subject: [PATCH 018/916] webos-image: Update layer pins for 2019-11-18 (build 135) meta-webosose as of 2019-11-18 18:33:33 +0900 212ae5e5 smack=r1.3.1smack2 linux-*=smack2 webruntime_68=smack1 webruntime_72=smack1 qml-webos-framework=smack1 wam=smack1 com.webos.app.enactbrowser=smack1 connman=smack0 6bf34836 auto-luna-surface-manager=4 luna-surfacemanager=297 qtbase=webos68 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 95746143..d64e081b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b0db8ce3', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=212ae5e5', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2366f27864d3a36ebea7cc5df76e2a88340124cf Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 18 Nov 2019 18:44:18 +0900 Subject: [PATCH 019/916] webos-image: Update layer pins for 2019-11-18 (build 136) meta-webosose as of 2019-11-18 18:42:14 +0900 a18ef6a0 webos-initscripts=37 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d64e081b..fbda0c81 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=212ae5e5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a18ef6a0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 163d52f908bbe16ff7521e33040390f5d4b38774 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 6 Nov 2019 08:56:13 +0900 Subject: [PATCH 020/916] README.md: Update build instructions and copyright :Release Notes: Update README.md for webOS OSE latest revision. :Detailed Notes: Update build instructions for webOS OSE 2.0. the webOS OSE 2.0 supports raspberrypi4 as official target machine. :Testing Performed: No affect to images. :QA Notes: N/A :Issues Addressed: [PLAT-94873] CCC: webos: Update README Change-Id: Ib74a78f82c37c142f5e98234f706088948a40ed9 --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a698b9be..eca5bb1b 100644 --- a/README.md +++ b/README.md @@ -28,18 +28,14 @@ Before you can build, you will need some tools. If you try to build without the $ cd build-webos $ sudo scripts/prerequisites.sh -Also, the bitbake sanity check will issue a warning if you're not running under Ubuntu 14.04 64bit LTS. +Also, the bitbake sanity check will issue a warning if you're not running under Ubuntu 18.04 64bit LTS. Building ======== -To configure the build for the raspberrypi3 or qemux86 and to fetch the sources: +To configure the build for the raspberrypi4 and to fetch the sources: - For raspberrypi3 - $ ./mcf -p 0 -b 0 raspberrypi3 - - For qemux86 - $ ./mcf -p 0 -b 0 qemux86 + $ ./mcf -p 0 -b 0 raspberrypi4 The `-p 0` and `-b 0` options set the make and bitbake parallelism values to the number of CPU cores found on your computer. @@ -49,6 +45,7 @@ To kick off a full build of webOS OSE, make sure you have at least 100GB of disk This may take in the neighborhood of two hours on a multi-core workstation with a fast disk subsystem and lots of memory, or many more hours on a laptop with less memory and slower disks or in a VM. +If you need more information about the build, please see the build guide on the webOS OSE website(webosose.org). Images ====== @@ -90,7 +87,7 @@ Copyright and License Information ================================= Unless otherwise specified, all content, including all source code files and documentation files in this repository are: -Copyright (c) 2008-2018 LG Electronics, Inc. +Copyright (c) 2008-2019 LG Electronics, Inc. All content, including all source code files and documentation files in this repository except otherwise noted are: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this content except in compliance with the License. You may obtain a copy of the License at From c6774016b215faababfd0c058d851ef4702bac7d Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 18 Nov 2019 19:55:21 +0900 Subject: [PATCH 021/916] webos-image: Update layer pins for 2019-11-18 (build 137) meta-webosose as of 2019-11-18 19:53:14 +0900 96713197 connman=webos10 webos-connman-adapter=9 c04fe5d8 bluetooth-sil-bluez5=25 89433f27 appinstalld2=3-r3 webos-initscripts=38 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fbda0c81..29990327 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a18ef6a0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=96713197', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 915b8611cbbf76c89c388b81e6b01d521293f4b1 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 19 Nov 2019 08:43:27 +0900 Subject: [PATCH 022/916] webos-image: Update layer pins for 2019-11-19 (build 138) meta-webosose as of 2019-11-19 08:41:41 +0900 2edb5047 vmwgfx-layout=r0 qtbase=webos68(Support mouse in VBox 2 displays) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 29990327..02264589 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=96713197', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2edb5047', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6c16f1eea23ee2a4e49161205c9f92a288998e1a Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sun, 22 Dec 2019 14:04:55 +0900 Subject: [PATCH 023/916] webos-image: Update layer pins for 2019-12-22 (build 139) meta-webosose as of 2019-12-22 14:00:03 +0900 aa13303d7 webosose: webruntime_72=17 wam=26 0800d18c9 umi=5 pulseaudio=13 e361b8bf5 g-camera-pipeline=11 11dc9bf30 Add com.webos.service.camera --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 02264589..0cb9e4d6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2edb5047', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=aa13303d7', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2f5948a0d762ef77429a0b6b637c8c2e5231b3e9 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sun, 22 Dec 2019 15:23:07 +0900 Subject: [PATCH 024/916] webos-image: Update layer pins for 2019-12-22 (build 140) meta-webosose as of 2019-12-22 15:14:07 +0900 405422f47 com.webos.service.pdm=8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0cb9e4d6..4d321a26 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=aa13303d7', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=405422f47', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 31d1ff98dc02839ff83a796ca6f68253a08584c7 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sun, 22 Dec 2019 15:37:52 +0900 Subject: [PATCH 025/916] webos-image: Update layer pins for 2019-12-22 (build 141) meta-webosose as of 2019-12-22 15:32:31 +0900 388c35aa5 enact-framework=v3.2.4,r5 488b9e4ff imemanager=10 af3912643 g-media-pipeline=21 22d573874 webos-fonts=4 4b035c1a9 com.webos.app.settings=8 60f905c43 auto-luna-surface-manager=5 luna-surfacemanager=300 qtwayland=134 qtwayland-webos=44 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4d321a26..6853798e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=405422f47', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=388c35aa5', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From aa2c59f3a03e7cb2131b48a9b4a26c2e8b737aee Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 8 Nov 2019 07:59:47 -0800 Subject: [PATCH 026/916] webos-image: Update to latest revisions used in Yocto 2.6 Thud (build 142 part 1/2) bitbake as of 2019-11-13 22:00:07 +0000 97067634 fetch2: Ensure cached url data is matched to a datastore b51877cb bitbake-worker child process create group before registering SIGTERM handler meta-qt5 as of 2019-10-30 14:32:53 +0000 17187128 qtconnectivity,qtsystems: Account for bluez4 from oe-core 4075be1b libqofono: bump SRCREV and add a fix for voicecall a119e2e4 qtbase: refresh patches from github forks meta-oe as of 2019-10-05 09:01:00 -0700 446bd615fd tcpdump: Fix CVE-2017-16808 eb9b369b24 polkit: Fix CVE-2018-19788 436cf0aa2b mariadb: update SRC_URI, as 5.5.64 has moved to archive meta-updater as of 2019-10-30 15:56:45 +0100 0b087a3 Merge pull request #618 from advancedtelematic/feat/thud/2019.9-backport c1766d6 Fix aktualizr-ptest breakage 2207fe9 networkd-dhcp-conf: Remove allarch. dbc841d aktualizr: remove systemd from PACKAGECONFIG. f22f865 Default bblayers.conf for rpi3-64 also requires meta-python. aa8d68a aktualizr: Bump to 2019.9 release and latest garage-sign. b1ee116 image_types_ostree: Fix OSTree ref-bindings 0817c87 aktualizr-device-prov-creds: remove it. 4bcb164 Specify more configs as MACHINE_ARCH. 3b2b6e4 Split aktualizr hwid config to another recipe 9c700dc layer.conf: Update LAYERDEPENDS_sota. 0f25771 aktualizr: use SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS for config recipes. 1f7ff1f demo-config: recipes that depend on MACHINE cannot be allarch. b2cc2e0 demo-config: inherit allarch for config-only recipes. ce0e0fb demo-network-config: use ${libdir} consistently. f2b1527 aktualizr: fix secondary recipes' dependencies. 11ce685 Fix aktualizr version reporting in yocto image 8985532 Give names to different SRC_URI in aktualizr recipe b207592 README: Point docs at the dev guide in the portal. 7727e1e README: fix a malformed link and add some more. b6dfe52 README: update and restructure the links to the dev portal. 44d375e Example config for a virtual secondary. 8bf95a9 Use the recommended kernel entry point on RPI aeffb5f Raspberrypi4 initial support ec29abc Remove Jenkins references in meta-updater Change-Id: Iba294e9a635f03ce19c5c6fa8b220ce0bcd4dd3d --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 6853798e..e93f5098 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,19 +58,19 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.40,commit=6b045e07', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.40,commit=97067634', ''), ('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=thud,commit=cd7cf933b3', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=thud,commit=2d088d2526', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=thud,commit=446bd615fd', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=ee1548d', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=0b087a3', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6ee18b29', ''), +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=17187128', ''), ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), From 76635752b3ec012e1be0a11902dc1d86017f36eb Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sun, 22 Dec 2019 15:56:25 +0900 Subject: [PATCH 027/916] webos-image: Update layer pins for 2019-12-22 (build 142 part 2/2) meta-webosose as of 2019-12-22 15:54:13 +0900 71419303e com.webos.service.memorymanager=12 webos-initscripts=39 bb42b4c41 com.webos.service.videooutput=10 videooutput-adaptation-layer-rpi=9 f7cb0369c webosose: webruntime_72=18 wam=27 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e93f5098..fbea3517 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=388c35aa5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=71419303e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6cf23298d2396d01266ee438c1b20198a014e1d5 Mon Sep 17 00:00:00 2001 From: "myonggu.lee" Date: Wed, 20 Nov 2019 16:30:59 +0900 Subject: [PATCH 028/916] scripts/build.sh: Fix the empty build-id.txt file in fileserver (v6.10.6) :Release Notes: Fix the empty build-id.txt file in fileserver :Detailed Notes: BHMACHINE is different with MACHINE when MACHINE has '-' characters like intel-corei7-64, raspberrypi-64 In webosose case for example, the build-id.txt file is in buildhistory/images/raspberrypi4_64/glibc/webos-image/ and it will be copied into ${ARTIFACTS}/raspberrypi4-64/webos-image/ but it fails to generate link file in ${ARTIFACTS} becuase raspberrypi4_64 is not raspberrypi4-64 :Testing Performed: Test with jenkins build : OK :QA Notes: :Issues Addressed: [PLAT-83968] Fix the empty build-id.txt file in fileserver Change-Id: I697fdccb8c4e23b04e231f5c255ef337dcbd7571 --- scripts/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 37e6e507..f1211b82 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.5a" +SCRIPT_VERSION="6.10.6" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -310,7 +310,7 @@ function add_buildhistory_artifacts { # manager.addInfoBadge("${manager.build.getWorkspace().child('BUILD-ARTIFACTS/build-id.txt').readToString()}") # in all builds (making BUILD_IMAGES/BUILD_MACHINE changes less error-prone) FIRST_IMAGE="${MACHINE}/${I}" - ln -vnf ${ARTIFACTS}/${BHMACHINE}/${I}/build-id.txt ${ARTIFACTS}/build-id.txt + ln -vnf ${ARTIFACTS}/${MACHINE}/${I}/build-id.txt ${ARTIFACTS}/build-id.txt fi ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/image-info.txt ${ARTIFACTS}/${MACHINE}/${I}/image-info.txt ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/files-in-image.txt ${ARTIFACTS}/${MACHINE}/${I}/files-in-image.txt From aec2e3ff82330bae9042b6e2a9375e52f47a7544 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sun, 22 Dec 2019 16:49:12 +0900 Subject: [PATCH 029/916] webos-image: Update layer pins for 2019-12-22 (build 143) meta-webosose as of 2019-12-22 16:43:22 +0900 4a41c9691 webos: Add com.webos.{app,service}.swupdater=17 webos-initscripts=41 348e45003 luna-service2-security-conf=12 eb6fa5ce4 luna-surfacemanager=301 qtwayland=135 webos-initscripts=40 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fbea3517..e36b944b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=71419303e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4a41c9691', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From ef89b03bcaa85dcbea160b7e160e798e7136491a Mon Sep 17 00:00:00 2001 From: Kyungjik Min Date: Mon, 25 Nov 2019 14:48:03 +0900 Subject: [PATCH 030/916] meta-webos-backports-3.0: Rename backports-2.8 to 3.0 Zeus (build 144 part 1/2) :Release Notes: Yocto 2.8 skipped and Yocto 3.0 Zeus has released. :Detailed Notes: meta-lg-webos as of 2019-11-26 00:22:22 +0900 e08e196c57 meta-webos-backports-3.0: Rename backports-2.8 to 3.0 :Testing Performed: Only build test :QA Notes: This doesn't affect to build images. Change-Id: Ib14c1de13cb5fbdad5b43495a0a0218fdf383402 --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index e36b944b..08a804ad 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,10 +72,10 @@ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=17187128', ''), -('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos-backports-2.8', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), +('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4a41c9691', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ef429a554', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 36aef7e8f51759745cc7bb4f1bd7eae2dd0b7101 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 22 Jan 2020 10:24:13 +0900 Subject: [PATCH 031/916] webos-image: Update layer pins for 2020-01-22 (build 144 part 2/2) meta-webosose as of 2020-01-22 10:18:52 +0900 dc567ffd0 com.webos.service.tts=7 settingsservice=3 event-monitor=5 luna-sysservice=5 828015529 webos-preferred-providers.inc: set enact browser if VIRTUAL-RUNTIME_com.webos.app.browser is undefined 7910e5b79 qtdeclarative=webos45 23d63dadd {tzdata,tzcode}=2019c --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 08a804ad..87cbe048 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ef429a554', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dc567ffd0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From dfa9b937f41e4da76622394b93fd5407e214004f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 22 Jan 2020 10:52:47 +0900 Subject: [PATCH 032/916] webos-image: Update layer pins for 2020-01-22 (build 145) meta-webosose as of 2020-01-22 10:46:10 +0900 93532f8cc qtdeclarative=webos46 auto-luna-surface-manager=6 luna-surfacemanager=302 64cfa5502 activitymanager=4 db6297426 com.webos.app.enactbrowser=18-r7 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 87cbe048..9e2d4c66 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dc567ffd0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=93532f8cc', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 970f384e136809366eef00a2f97138a5b2d034f2 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 22 Jan 2020 11:42:31 +0900 Subject: [PATCH 033/916] webos-image: Update layer pins for 2020-01-22 (build 146) meta-webosose as of 2020-01-22 11:38:12 +0900 36b2c39b9 appinstalld2=4 com.webos.{app,service}.swupdater=18 af881205f webosose: wam=28 webruntime_72=20-r25 webruntime_68=76 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9e2d4c66..a74e33e9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=93532f8cc', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=36b2c39b9', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From bc8e54a3857b61d04696b120aefefe7c9517d67e Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 22 Jan 2020 14:08:07 +0900 Subject: [PATCH 034/916] webos-image: Update layer pins for 2020-01-22 (build 147) meta-webosose as of 2020-01-22 14:04:38 +0900 605c02e29 webos-connman-adapter=10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a74e33e9..f1c7537f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=36b2c39b9', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=605c02e29', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 0555846b01fcdfad54cb5a6b8900c79bc8d83479 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 22 Jan 2020 14:59:34 +0900 Subject: [PATCH 035/916] webos-image: Update layer pins for 2020-01-22 (build 148) meta-webosose as of 2020-01-22 14:56:27 +0900 fde407fbb g-camera-pipeline=12 com.webos.service.camera=7 c0ce879e8 enact-framework=v3.2.5 daec227ff sam=12-r23 com.webos.service.memorymanager=13 fdda1a67b luna-surfacemanager=303-r45 fe23c95cd com.webos.app.test.smack.native=r0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f1c7537f..aecca384 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=605c02e29', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fde407fbb', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From c9d62c9e76d418417ed7aa0f18d6981ed73f174f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 22 Jan 2020 15:30:40 +0900 Subject: [PATCH 036/916] webos-image: Update layer pins for 2020-01-22 (build 149) meta-webosose as of 2020-01-22 15:23:26 +0900 ebbb959b5 com.webos.service.videooutput=11 videooutput-adaptation-layer-rpi=10 54e3be6d2 g-camera-pipeline=13 f2c2a7e88 sam=13 0bb8aaf75 nodejs=webos3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index aecca384..c746cc48 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fde407fbb', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ebbb959b5', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 95cdfd97a26424884af043e4b9a69ccae90622ff Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 22 Jan 2020 15:43:42 +0900 Subject: [PATCH 037/916] webos-image: Update layer pins for 2020-01-22 (build 150) meta-webosose as of 2020-01-22 15:41:14 +0900 e6301c01b webosose: webruntime_72=22 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c746cc48..812f1602 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ebbb959b5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e6301c01b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From e86782233909cd9574247a716c66c3092fa7cb6e Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 22 Jan 2020 17:13:56 +0900 Subject: [PATCH 038/916] webos-image: Update layer pins for 2020-01-22 (build 151) meta-webosose as of 2020-01-22 17:11:16 +0900 5bb2a6488 sam=14 com.webos.service.memorymanager=15 bootd=9 c73047379 auto-luna-surface-manager=9 luna-surfacemanager=305 qtwayland=138 601ca9cdf webos-qt-sdk=r0 nativesdk-packagegroup-sdk-host.bbappend=webos1 meta-environment.bbappend=webos1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 812f1602..a7b3332e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e6301c01b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5bb2a6488', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 3f7df2a4879a2a238ab1851bf5788c3ea8762918 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 22 Jan 2020 17:39:21 +0900 Subject: [PATCH 039/916] webos-image: Update layer pins for 2020-01-22 (build 152) meta-webosose as of 2020-01-22 17:36:28 +0900 a11c2239e Add com.example.service.iotivity=r1 com.exmaple.app.iotivity=r2 packagegroup-webos-auto-extended=r34 9aaf0a9e6 luna-sysservice=6 luna-prefs=3 pmlogdaemon=6 pmloglib=4 configurator=3 com.webos.service.pdm=9 pdm-plugin=2 com.webos.service.tts=8 21510c4d8 com.webos.service.videooutput=12 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a7b3332e..78f72ecb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5bb2a6488', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a11c2239e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 1cb378955f34b61a075e918d79ccbb6d6a9a90c4 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 22 Jan 2020 18:09:40 +0900 Subject: [PATCH 040/916] webos-image: Update layer pins for 2020-01-22 (build 153) meta-webosose as of 2020-01-22 17:41:52 +0900 57ddbd330 Add libtimedautomata=1-r0,v0.0.1 luna-surfacemanager=308 maliit-framework-webos=90 qml-webos-bridge=114 qml-webos-framework=141 qtwayland=141 qtwayland-webos=45 webos-wayland-extensions=34 ec9599191 libwebosi18n=2 f8fe838b7 ose: webruntime_72=23 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 78f72ecb..32a5272f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a11c2239e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=57ddbd330', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 01a1b618c7aa17a54cb18c664a6707344b7634b6 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 22 Jan 2020 18:50:08 +0900 Subject: [PATCH 041/916] webos-image: Update layer pins for 2020-01-22 (build 154) meta-webosose as of 2020-01-22 18:19:43 +0900 82acd7142 com.palm.service.devmode=4 704d31936 ose: activitymanager=5 luna-service2-security-conf=14 webos-initscripts=42 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 32a5272f..1cd0e6d7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=57ddbd330', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=82acd7142', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 641b50f5b9452af896260a00721a2c9d205261fe Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 09:00:27 +0900 Subject: [PATCH 042/916] webos-image: Update layer pins for 2020-03-17 (build 155) meta-webosose as of 2020-03-17 08:56:56 +0900 74b18afb0 rpi: linux-raspberrypi=v4.19.88 bcm2835-bootfiles=v20191210 9a56304fe rpi: linux-raspberrypi=v4.19.80 bcm2835-bootfiles=v20191021 c4897558c rpi: webruntime=webosrpi5 (Change to SW decoding for all web media on all RPIs) 828d4905b rpi: raspberrypi3*.conf: use vc4-fkms-v3d instead of default vc4-kms-v3d 0ec991657 rpi: Revert "linux-raspberrypi=v4.4.5" c70756dfb rpi: update the MACHINE.conf files from warrior 46ea1721a g-media-pipeline=r5 (drop patch which doesn't apply correctly anymore) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1cd0e6d7..5506a5c7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=82acd7142', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=74b18afb0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 9ee8085b76c6297d61fb972b5016b04da9903111 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 9 Dec 2019 08:22:02 -0800 Subject: [PATCH 043/916] webos-image: Update to latest revisions used in Yocto 2.6 Thud (build 156 part 1/2) oe-core as of 2019-12-10 08:24:25 -0800 e68991ceb5 linux-yocto/4.14: update to 4.14.154 e7ed139e48 glibc: finish incomplete fix for CVE-2016-10739 b52d6340ac cve-check: fetch CVE data once at a time instead of in a single call 1f3863bc31 cve-check: neaten get_cve_info 541dc24d97 cve-check: rewrite look to fix false negatives aa197b91e1 cve-update-db-native: clean up proxy handling 27ee95bd1e cve-update-db-native: add an index on the CVE ID column 29cc2b5cd4 cve-update-db-native: don't hardcode the database name 091a35cfbd cve-update-db-native: don't refresh more than once an hour cbb5d26d88 cve-check: we don't actually need to unpack to check 72f44bef38 cve-check: failure to parse versions should be more visible 9d01a64844 cve-check: ensure all known CVEs are in the report beeed02f98 cve-check: backport rewrite from master e21a8e3b2b sudo: Fix CVE-2019-14287 95ab1519ea tar: Fix CVE-2018-20482 fbc13f9774 libgcrypt: CVE-2019-12904 4a17afb3fe sdk: Install nativesdk locales for all TCLIBC variants 3aead67fc2 at-spi2: fix dbus-daemon path bitbake as of 2019-12-12 20:02:27 +0000 b690030e runqueue: fix multiconfig task dependency filtering meta-updater as of 2019-12-16 10:59:33 +0100 d61874d Thud backport for 2019.11 (#647) f32ebda Merge pull request #650 from advancedtelematic/feat/thud/exclude-otf-from-schedules 9d6ada8 Don't trigger otf on nightly meta-updater schedules 106f17a Update aktualizr to 2019.11 700e811 Set PKCS11_ENGINE_PATH when using aktualizr with HSM ba51b5a Add --bootloader flag to specify path to a custom u-boot rom. bbc10ac keep new name suggestion remove ostree repo check 266a3d2 Use regex and add some variables d0f9a78 Add sanity checks for user-defined SOTA variables 602715e Merge pull request #640 from advancedtelematic/feat/thud/run-otf-on-pr f766399 Trigger otf bitbake tests on PR a98ec26 Merge pull request #634 from advancedtelematic/feat/thud/2019.10 8409a07 aktualizr: Upgrade to 2019.10 release and latest garage-sign. 9f0418e Build core-image-minimal for rpi on CI 7d3fc76 aktualizr: Remove systemd packaging. 44339d4 Only push repo manifest if garage-push supports it bca0693 Send a copy of repo manifest through garage-push 7d2a9e2 meta: change OTA_IMAGE_ROOTFS to TAR_IMAGE_ROOTFS 42c59a9 OTA-3988: Split the local.conf to a base and a distro specific part 6b0cb3f OTA-3988: make the DISTRO value in poky-sota-systemd.conf aligned to the systemd case 06eadcf Remove a now unnecessary hack in rpi oe-selftests 58817f0 OTA-3988: oe-selftest for the non-systemd case c46091d OTA-3988: force an ostree boot indication only in case of non-systemd distro d74b923 Indicate an OSTree boot on start 6ab1530 OTA-3988: Don't build the networkd-dhcp recipe if systemd is not included into the disto feature list fb4e10c OTA-3988: Non-systemd/poky-sota local.conf --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 5506a5c7..99214da9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.40,commit=97067634', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.40,commit=b690030e', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=thud,commit=cd7cf933b3', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=thud,commit=e68991ceb5', 'oe-core'), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=thud,commit=446bd615fd', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -68,12 +68,12 @@ ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=0b087a3', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=d61874d', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=17187128', ''), -('meta-webos-backports-2.7', 30, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), -('meta-webos-backports-3.0', 31, 'ssh://gpro.lge.com/webosose/meta-webosose', '', ''), +('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=74b18afb0', ''), From 4d9a39f29fca8bb7ecfc8f499a148ff0e9d4ba41 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 9 Dec 2019 12:34:25 -0800 Subject: [PATCH 044/916] webos-image: Add layer with backports from Yocto 3.1 Dunfell (build 156 part 2/2) meta-webosose as of 2020-03-17 10:20:00 +0900 9e517073a com.webos.app.swupdater=r1 (drop webos_arch_indep inherit) 3179c4b75 com.webos.service.swupdater=r1 5e67fc507 meta-webos-backports: add backports from Yocto 3.1 Dunfell 65c3d9add keyutils=1.6 (backport newer version from Yocto 3.0 Zeus) 38af46bee com.webos.*.swupdater: don't include in image for armv[45] 2e2d1c9b8 meta-webos-updater: blacklist some recipes from meta-updater df56230ee meta-webos-virtualization: blacklist some recipes from meta-virtualization --- weboslayers.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 99214da9..3beedcb4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -74,8 +74,9 @@ ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=74b18afb0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9e517073a', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From d6cdefa2e7f46acfbeefe31c7dd934dfc08d0f4a Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 12:25:14 +0900 Subject: [PATCH 045/916] webos-image: Update layer pins for 2020-03-17 (build 157) meta-webosose as of 2020-03-17 12:22:18 +0900 026df68e rpi: gstreamer1.0*=1.16.0 gstreamer1.0-plugins-{bad, good}=webosrpi1 gstreamer1.0-omx=webosrpi1 g-media-pipeline=r6 media-resource-calculator=r4-3 umediaserver=r11 umediaserver-configs=8 mesa=webosrpi1 wayland-protocols=webosrpi1 packagegroup-webos-extended=webosrpi7 6227aef3 webosose: sam=18-r24 com.webos.service.memorymanager=r3 aa897ddf webosose: wam=29 webruntime_72=24 786f6f9e rpi: linux-raspberrypi=v4.19.93 debb4bd1 rpi: webos-rpi.inc: disable overscan 1f3a4dd6 auto-luna-surface-manager=10 luna-surfacemanager=309 maliit-framework-webos=91 qml-webos-framework=142 qtwayland-webos=46 webos-wayland-extensions=35 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3beedcb4..e7a95b9d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9e517073a', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=026df68e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 942470139bce36d55577907847662bc99db4031e Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 13:16:52 +0900 Subject: [PATCH 046/916] webos-image: Update layer pins for 2020-03-17 (build 158) meta-webosose as of 2020-03-17 13:14:54 +0900 47bb75bf com.webos.app.swupdater=0 com.webos.service.swupdater=19-r2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e7a95b9d..54039f7f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=026df68e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=47bb75bf', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 539c6a75abe458173a9b6d06ea7cf38211d66b3c Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 13:35:10 +0900 Subject: [PATCH 047/916] webos-image: Update layer pins for 2020-03-17 (build 159) meta-webosose as of 2020-03-17 13:33:15 +0900 b2b192c2 umi=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 54039f7f..797e8a29 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=47bb75bf', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b2b192c2', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f990dbd480f3d64379285798b3df12165885c77d Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 13:57:45 +0900 Subject: [PATCH 048/916] webos-image: Update layer pins for 2020-03-17 (build 160) meta-webosose as of 2020-03-17 13:56:16 +0900 d273a561 qml-webos-framework=143 webos-initscripts=43 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 797e8a29..28496704 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b2b192c2', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d273a561', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 14f63a0cee619b0b4f950e2a4b24c7e1d72ee073 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 14:18:21 +0900 Subject: [PATCH 049/916] webos-image: Update layer pins for 2020-03-17 (build 161) meta-webosose as of 2020-03-17 14:15:57 +0900 41218ec0 webosose: sam=19 com.webos.service.swupdater=20 39fd6c48 webosose: webruntime_72=25 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 28496704..21fbb805 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d273a561', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=41218ec0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 9e9979530ec517c4a6a808f9bda159847a306cfb Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 15:25:15 +0900 Subject: [PATCH 050/916] webos-image: Update to Qt 5.12.6 (build 162 part 1/3) meta-lg-webos as of 2020-03-17 15:30:00 +0100 8cd4934efd Upgrade qt5 to 5.12.6 meta-qt5 as of 2019-11-20 13:49:56 +0100 20331bd6 qt5: update to Qt 5.12.6 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 21fbb805..8f64caf1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -70,13 +70,13 @@ ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=d61874d', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=17187128', ''), +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=20331bd', ''), ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=41218ec0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e21276f5', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 4b7136ce01b418ff4899155c016a8fec3293b3f2 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 5 Feb 2020 15:22:50 +0900 Subject: [PATCH 051/916] webos-image: Update to latest revisions used in Yocto 2.6 Thud (build 162 part 2/3) meta-updater as of 2020-02-05 15:23:27 +0100 544eecf Merge pull request #665 from advancedtelematic/feat/thud/2020.1 ae69c53 aktualizr: Bump to latest. bbc4cc3 OTA-4174: Make an ostree update a default on IP Secondary 56d4502 zabbix-agent: configuration recipe bbb55e9 fix issue with attr error for host_forward 5adcb8e run-qemu-ota: passing hostfwd as command line argument 87cf51b Adapt to shared libraries changes in aktualizr 5eb6faf README: bump copyright to 2020. f009b73 Allow dots in ostree branch names and hw ids 0a4e750 meta: add python to HOSTTOOLS_NONFATAL --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8f64caf1..e27cfe90 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -68,7 +68,7 @@ ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=d61874d', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=544eecf', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=20331bd', ''), From 03c6c52951d376a0500ac9e88d25552c68f3128f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 15:32:17 +0900 Subject: [PATCH 052/916] webos-image: Update layer pins for 2020-03-17 (build 162 part 3/3) meta-webosose as of 2020-03-17 14:22:45 +0900 effcbc5f ose: webruntime_72=26 wam=30 affb6ff8 webosose: com.webos.service.memorymanager=19-r4 c3a90c11 rpi: umediaserver=24.gav.3 g-media-pipeline=21.gav.3 wayland-protocols=webosrpi2 mesa=webosrpi2 bc4e99e6 auto-luna-surface-manager=r1 luna-surfacemanager=r46 qml-webos-bridge=r12 qml-webos-components=r12 qml-webos-framework=r28 d16ed15f Add python3-regex=2019.08.19 qtdeclarative=webos47 (improve webos_qmllint.bbclass) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e27cfe90..d3e07c0f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e21276f5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=effcbc5f', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 749a64ff7257747b9f922ee67d03d37590e86a2e Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 16:23:44 +0900 Subject: [PATCH 053/916] webos-image: Update layer pins for 2020-03-17 (build 163) meta-webosose as of 2020-03-17 16:22:38 +0900 7591577d webosose: sam=20 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d3e07c0f..72f3e3d2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=effcbc5f', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7591577d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From af76aa83b93210e9a45d31147c2b30089dc23376 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 16:55:13 +0900 Subject: [PATCH 054/916] webos-image: Update layer pins for 2020-03-17 (build 164) meta-webosose as of 2020-03-17 16:53:01 +0900 1f68447d auto-luna-surface-manager=11 luna-surfacemanager=310 qml-webos-bridge=115 qml-webos-framework=144 qt-features-webos=43 qtwayland-webos=47 webos-wayland-extensions=36 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 72f3e3d2..b8d6792d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7591577d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1f68447d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From c791b7afea5234b5e41cf20879ad8a39fb69d9d5 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 12 Feb 2020 15:04:52 +0900 Subject: [PATCH 055/916] webos-image: Update layer pins for 2020-02-12 (build 165) meta-webosose as of 2020-02-12 14:18:56 +0900 433d8e6aca webos_localizable.bbclass : modify JAVA_HOME prerequisites.sh: Add openjdk-11-jdk and ant (v2.2.4) :Release Notes: prerequisites.sh: Add openjdk-11-jdk and ant :Detailed Notes: openjdk and ant need to be installed to build and run localization-tool :Testing Performed: Tested on ubuntu 18.04 64bit Change-Id: I4dff90919a5c04f38f111cf2b3eddc83e4a97db9 --- scripts/prerequisites.sh | 13 +++++++------ weboslayers.py | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/scripts/prerequisites.sh b/scripts/prerequisites.sh index e1257709..97ac7e7e 100755 --- a/scripts/prerequisites.sh +++ b/scripts/prerequisites.sh @@ -1,6 +1,6 @@ #!/bin/bash -e -# Copyright (c) 2008-2018 LG Electronics, Inc. +# Copyright (c) 2008-2020 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ check_sanity=true usage="$0 [--help|-h] [--version|-V] [--force|-f]" -version="2.2.3" +version="2.2.4" statusfile="/etc/webos.prerequisites" for i ; do @@ -145,21 +145,22 @@ archivers="\ zip \ " +# openjdk-11-jdk and ant is needed to build and run localization-tool +# software-properties-common is needed to add ppa for openjdk # gcc-multilib is needed to build 32bit version of pseudo # g++-multilib is needed to build and run 32bit mksnapshot of V8 (in chromium53) extras="\ gcc-multilib \ g++-multilib \ time \ + software-properties-common \ + openjdk-11-jdk " # add ppa for openjdk java_version=`java -version 2>&1 | head -n 1 | cut -d\" -f 2 | cut -d\. -f 1` -if [ -z $java_version ] || [ $java_version -lt 10 ]; then - add-apt-repository ppa:openjdk-r/ppa - extras="${extras} openjdk-11-jdk" -fi +add-apt-repository ppa:openjdk-r/ppa --yes apt-get update apt-get install --yes \ diff --git a/weboslayers.py b/weboslayers.py index b8d6792d..c50f9564 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1f68447d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d074c72b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From c7e161c0528c8ae93f1e1fead808908d19ce8959 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 18:08:32 +0900 Subject: [PATCH 056/916] webos-image: Update layer pins for 2020-03-17 (build 166) meta-webosose as of 2020-03-17 18:05:08 +0900 b4bc2f83 webos-image%=smack1 smack=r1.3.1smack3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c50f9564..61e683a3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d074c72b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b4bc2f83', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 8f033c75872b250749d9b6a37a4b4b23db4a8625 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 18:17:53 +0900 Subject: [PATCH 057/916] webos-image: Update layer pins for 2020-03-17 (build 167) meta-webosose as of 2020-03-17 18:13:35 +0900 2db42a6a webosose: sam=23 com.webos.service.memorymanager=21 79838961 smack=smack4 com.webos.app.enactbrowser=smack2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 61e683a3..74e036df 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b4bc2f83', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2db42a6a', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From c6255b18dec109a9a72d151fcc2e773780f56b56 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 18:26:24 +0900 Subject: [PATCH 058/916] webos-image: Update layer pins for 2020-03-17 (build 168) meta-webosose as of 2020-03-17 18:23:16 +0900 4b099b12 luna-surfacemanager=311,v2.0.0 qtwayland=142-webos17,v5.12.4 qtwayland-webos=48-r9,v2.0.0 webos-wayland-extensions=37 8fde3f30 qtbase=webos70 (enable xkbcommon) 87a89dfd Remove unnecessary file 8d45b115 webos-features.inc: Add ld-is-gold to DISTRO_FEATURES_BACKFILL --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 74e036df..b57ef582 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2db42a6a', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4b099b12', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6bca84314a003791b5ffa1cab2004ffc879589a7 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 19:02:27 +0900 Subject: [PATCH 059/916] webos-image: Update layer pins for 2020-03-17 (build 169) meta-webosose as of 2020-03-17 18:59:41 +0900 4466598d auto-luna-surface-manager=12 qtwayland=143 qtwayland-webos=49 de1ae482 com.webos.app.enactbrowser=19 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b57ef582..23ed6775 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4b099b12', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4466598d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b38bc141517d85000d319ea68ca5f38098e2e48f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 17 Mar 2020 19:19:50 +0900 Subject: [PATCH 060/916] webos-image: Update layer pins for 2020-03-17 (build 170) meta-webosose as of 2020-03-17 19:11:29 +0900 e62db711 Switch to chromium79 as default webruntime 89a5cae7 ose: Add webruntime_79=16,v79.0.3945.79 wam=34-r32,v1.0.2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 23ed6775..45996739 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4466598d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e62db711', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 5059627e24a11150c50dc2cf1910fa80ce4a9196 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 18 Mar 2020 08:28:36 +0900 Subject: [PATCH 061/916] webos-image: Update layer pins for 2020-03-18 (build 171) meta-webosose as of 2020-03-18 08:25:37 +0900 8c7094fb ose: webos-connman-adapter=13 ddf18db8 auto-luna-surface-manager=13-r2 luna-surfacemanager=312 qtwayland=144 9eadf9bf connman: refresh the patches to apply cleanly 003e2b97 packagegroup-webos-extended: don't unnecessary use _remove operator 38f8fb6e g-camera-pipeline: remove raspberrypi4 from COMPATIBLE_MACHINE d8f50480 com.webos.service.{ai,camera,contextintentmgr,tts}, g-camera-pipeline: don't append to COMPATIBLE_MACHINE ad0bf7c2 webos-recipe-blacklist.inc: blacklist the recipes which are currently failing 51853342 python3-pyelftools: backport from Yocto 3.1 Dunfell --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 45996739..8baa9503 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e62db711', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8c7094fb', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From ee05717c70412f49cf0fb6928e643eae2e7c7570 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 18 Mar 2020 08:36:09 +0900 Subject: [PATCH 062/916] webos-image: Update layer pins for 2020-03-18 (build 172) meta-webosose as of 2020-03-18 08:32:02 +0900 1e7787e3 ose: wam=35 webruntime_79=17 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8baa9503..97295051 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8c7094fb', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e7787e3', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a380ad2f4a75d6e7ceec8e72327cbf5cde7e61f5 Mon Sep 17 00:00:00 2001 From: "es.lee@lge.com" Date: Tue, 25 Feb 2020 16:07:44 +0900 Subject: [PATCH 063/916] webos-iot-image: Add scripts for webOS IoT :Release Notes: add scripts to apply meta-webos-iot layer to weboslayers.py for webOS IoT image build :Detailed Notes: How to use: $ cd build-webos $ python3 scripts/webos-iot-scripts/set_webosiot_layer.py :Testing Performed: Verified webOS IoT TC Filter :QA Notes: N/A :Issues Addressed: [PLAT-101173] CCC: script and layer for webOS IoT [PLAT-101248] webOS IoT 1.0 Publish --- .../webos-iot-scripts/set_webosiot_layer.py | 60 +++++++++++++++++++ scripts/webos-iot-scripts/webosiot_rule.py | 25 ++++++++ 2 files changed, 85 insertions(+) create mode 100644 scripts/webos-iot-scripts/set_webosiot_layer.py create mode 100644 scripts/webos-iot-scripts/webosiot_rule.py diff --git a/scripts/webos-iot-scripts/set_webosiot_layer.py b/scripts/webos-iot-scripts/set_webosiot_layer.py new file mode 100644 index 00000000..6990f5e7 --- /dev/null +++ b/scripts/webos-iot-scripts/set_webosiot_layer.py @@ -0,0 +1,60 @@ +# Copyright (c) 2020 LG Electronics, Inc. + +import re +import os +import sys + +version = "1.0.0" + +def make_webosiot_layers_as_rule(path): + sys.path.insert(0,path) + if not os.path.isfile(os.path.join(path,'weboslayers.py')): + raise Exception("Error: Configuration file %s does not exist!" % os.path.join(path,'weboslayers.py')) + + from webosiot_rule import webosiot_layer_rules + from weboslayers import webos_layers + + maxpriority = webos_layers[-1][1] + + for rule in webosiot_layer_rules: + action = rule[0] + if action == 'remove': + del webos_layers[layer_index(webos_layers, rule[1])] + elif action == 'insert': + webos_layers.insert(layer_index(webos_layers, rule[1]) + 1, rule[2]) + elif action == 'append': + appendlayer = list(rule[1]) + appendlayer[1] = maxpriority + 1 + webos_layers.append(tuple(appendlayer)) + maxpriority += 1 + + return webos_layers + +def layer_index(webos_layers, layername): + weboslayerlist = [l[0] for l in webos_layers] + return weboslayerlist.index(layername) + +def replace_str_in_file(fname, pattern, dststr): + with open(fname, "r") as f: + content = f.read() + + content = re.sub(pattern, dststr, content, flags=re.DOTALL) + + with open(fname, 'w+') as f: + f.write(content) + +def list_to_linebreak_str(layerlist): + layerstr = "[\n" + for layer in layerlist: + layerstr = layerstr + str(layer) + ",\n"; + layerstr = layerstr + "]" + return layerstr; + +if __name__ == '__main__': + rootdir = os.getcwd() + + # modify webos_layers list of weboslayers.py as webosiot_rule.py + webosiotlayers = make_webosiot_layers_as_rule(rootdir) + + # replace webos_layer variable in weboslayers.py with webos_layer list for webosiot + replace_str_in_file('weboslayers.py', '\nwebos_layers = \[.*\]', '\nwebos_layers = ' + list_to_linebreak_str(webosiotlayers)) diff --git a/scripts/webos-iot-scripts/webosiot_rule.py b/scripts/webos-iot-scripts/webosiot_rule.py new file mode 100644 index 00000000..35b48fbb --- /dev/null +++ b/scripts/webos-iot-scripts/webosiot_rule.py @@ -0,0 +1,25 @@ +# Copyright (c) 2020 LG Electronics, Inc. + +# list of rule to add or remove layer to weboslayers.py of webosose for meta-webos-iot +# set_webosiot_layer.py expects the rules to be defined in this file as a list of Python data tuples: +# +# ( := 'append'|'remove'|'insert', | | ) +# +# := +# · priority of appended layer is assigned automatically to bigger value of last layer +# := +# := "," +# +# Examples of rule +# 1. remove 'meta-updater' layer from weboslayers.py of webosose +# ('remove', 'meta-updater') +# +# 2. append 'meta-webos-iot' layer to weboslayers.py of webosose +# ('append', ('meta-webos-iot', 'auto', 'git://github.com/webosose/meta-webos-iot.git', 'branch=webos-headless', 'meta-webos-iot')), +# +# 3. insert 'meta-webos-iot' layer after 'meta-webos' layer of weboslayers.py of webosose +# ('insert', 'meta-webos', ('meta-webos-iot', 41, 'git://github.com/webosose/meta-webos-iot.git', 'branch=webos-headless', 'meta-webos-iot')), + +webosiot_layer_rules = [ +('append', ('meta-webos-iot', 'auto', 'git://github.com/webosose/meta-webosose.git', '', '')), +] From ec526728b3b4b9bbb9d5b43750d02b202a40ff99 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 18 Mar 2020 09:27:13 +0900 Subject: [PATCH 064/916] webos-image: Update layer pins for 2020-03-18 (build 173) meta-webosose as of 2020-03-18 08:47:29 +0900 941913b9 webosose: sam=25 com.webos.service.memorymanager=26 dd925dbf event-monitor-network=3 2e1f4cf2 Add meta-webos-iot layer --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 97295051..8bd718cb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e7787e3', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=941913b9', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 199e974a41cea43516572320d32eac3d6df4df79 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 18 Mar 2020 09:33:04 +0900 Subject: [PATCH 065/916] webos-image: Update layer pins for 2020-03-18 (build 174) meta-webosose as of 2020-03-18 09:30:35 +0900 66608405 webos.conf: Release webOS OSE v2.4.0 737e7d93 com.webos.app.home=7 0347df63 ose: webruntime_79=webosrpi2 9f52b285 ose: com.webos.service.camera=8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8bd718cb..abc65796 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=941913b9', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=66608405', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2ffc839951cff356880b6772f83300a643164a47 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 11 May 2020 09:01:34 +0900 Subject: [PATCH 066/916] webos-image: Update layer pins for 2020-05-11 (build 175) meta-webosose as of 2020-05-11 08:57:29 +0900 bb883889 luna-init=3-r17 python-tz=0 fe573627 luna-init=r16 (chown the unpackaged font files) 4efdd034 luna-surfacemanager=314 maliit-framework-webos=92 qml-webos-framework=145 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index abc65796..f7768247 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=66608405', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bb883889', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 95cc6f1887621abbe96ce1d1ac262b94db0b952e Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 11 May 2020 09:14:30 +0900 Subject: [PATCH 067/916] webos-image: Update layer pins for 2020-05-11 (build 176) meta-webosose as of 2020-05-11 09:11:12 +0900 30befd61 ilib-webapp=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f7768247..ffd5def3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bb883889', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=30befd61', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 3766a3b2422114bdbd4f51f4a8bfe00fa616cf8c Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 11 May 2020 09:22:39 +0900 Subject: [PATCH 068/916] webos-image: Update layer pins for 2020-05-11 (build 177) meta-webosose as of 2020-05-11 09:20:44 +0900 bcdc448c ose: wam=36-smack2 webruntime_79=18 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ffd5def3..4a9f33b7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=30befd61', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bcdc448c', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From bfe505f49bc22a75bcf7a96fc29315d44bf55faa Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 11 May 2020 09:53:56 +0900 Subject: [PATCH 069/916] webos-image: Update layer pins for 2020-05-11 (build 178) meta-webosose as of 2020-05-11 09:50:33 +0900 f1b1b591 imemanager=11 settingsservice-conf=2 3ee14322 luna-surfacemanager=315 4a81c7e7 qtdeclarative=webos48 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4a9f33b7..3ef536aa 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bcdc448c', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f1b1b591', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From cdb59881a3394e5e25a4117354e16cb8cef0dcbd Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 11 May 2020 10:16:42 +0900 Subject: [PATCH 070/916] webos-image: Update layer pins for 2020-05-11 (build 179) meta-webosose as of 2020-05-11 10:15:10 +0900 0e32aa5e ose: media-resource-calculator=4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3ef536aa..b715f790 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f1b1b591', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0e32aa5e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 8c2b66078d251b6b9f4728ad4f41decce212609b Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 11 May 2020 10:36:44 +0900 Subject: [PATCH 071/916] webos-image: Update layer pins for 2020-05-11 (build 180) meta-webosose as of 2020-05-11 10:22:42 +0900 6e47e572 ose: webruntime_79=19 g-media-pipeline=21.gav.4 com.webos.app.enactbrowser=21 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b715f790..94c4c5e5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0e32aa5e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6e47e572', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 35d92d0ef596c607c262f2f74a77600c71750d13 Mon Sep 17 00:00:00 2001 From: Jongwoong Lee Date: Mon, 11 May 2020 11:05:12 +0900 Subject: [PATCH 072/916] webos-image: Update layer pins for 2020-05-11 (build 181) meta-webosose as of 2020-05-11 11:00:03 +0900 fcab581a db8=webosrpi2 17a91b44 qtwayland=145 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 94c4c5e5..4a3aee34 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6e47e572', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fcab581a', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 9525fb02d82db331aae52411440d3f6234d34289 Mon Sep 17 00:00:00 2001 From: Jongwoong Lee Date: Mon, 11 May 2020 11:41:47 +0900 Subject: [PATCH 073/916] webos-image: Update layer pins for 2020-05-11 (build 182) meta-webosose as of 2020-05-11 11:37:52 +0900 0223e75c ose: webruntime_79=20-r27 com.webos.app.enactbrowser=r8 187d4559 webruntime_79=webosrpi3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4a3aee34..a9cfa726 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fcab581a', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0223e75c', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From cc4da224b7bf79ac0bc9eb164b0ca2d8b6faed1f Mon Sep 17 00:00:00 2001 From: Jongwoong Lee Date: Mon, 11 May 2020 13:43:47 +0900 Subject: [PATCH 074/916] webos-image: Update layer pins for 2020-05-11 (build 183) meta-webosose as of 2020-05-11 13:38:38 +0900 444f9ef7 webosose: sam=31 com.webos.service.memorymanager=28 ostree-initrd=webosupdater1 u-boot=webosrpi3 8187c20a ose: webruntime_79=21 72426715 qtwayland=146 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a9cfa726..e8490506 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0223e75c', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=444f9ef7', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 4a244f19719a383ac8bf053bbaa7aad26b92d50a Mon Sep 17 00:00:00 2001 From: Jongwoong Lee Date: Mon, 11 May 2020 14:27:45 +0900 Subject: [PATCH 075/916] webos-image: Update layer pins for 2020-05-11 (build 184) meta-webosose as of 2020-05-11 13:55:49 +0900 16177235 qtbase=webos71 f6e1120e Prevent preferred version not available messages --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e8490506..113c13b3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=444f9ef7', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=16177235', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 000d9e08d902003cfa84313660d1a2df318a8793 Mon Sep 17 00:00:00 2001 From: Jongwoong Lee Date: Mon, 11 May 2020 14:52:15 +0900 Subject: [PATCH 076/916] webos-image: Update layer pins for 2020-05-11 (build 185) meta-webosose as of 2020-05-11 14:31:12 +0900 ff10e31a ose: webruntime_79=22 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 113c13b3..0131f061 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=16177235', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ff10e31a', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a32a55fd62250889273de22817f95c55c1b1615c Mon Sep 17 00:00:00 2001 From: Jongwoong Lee Date: Mon, 11 May 2020 15:32:21 +0900 Subject: [PATCH 077/916] webos-image: Update layer pins for 2020-05-11 (build 186) meta-webosose as of 2020-05-11 15:24:21 +0900 f5caffb8 com.webos.app.enactbrowser=22 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0131f061..c105cd7d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ff10e31a', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f5caffb8', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a0a6ae36534e6565856831b22984b64dfdcd9da3 Mon Sep 17 00:00:00 2001 From: Jongwoong Lee Date: Mon, 11 May 2020 15:46:08 +0900 Subject: [PATCH 078/916] webos-image: Update layer pins for 2020-05-11 (build 187) meta-webosose as of 2020-05-11 15:38:42 +0900 75478a1cc auto-luna-surface-manager=16 luna-surfacemanager=316 qtwayland=147 e72ada9f8 qtbase=webos72 qtdeclarative=webos49 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c105cd7d..37250ab7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f5caffb8', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=75478a1cc', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From ef5782f29f23b8a6069a2324ae381992245b0431 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 11 May 2020 16:00:41 +0900 Subject: [PATCH 079/916] webos-image: Update layer pins for 2020-05-11 (build 188) meta-webosose as of 2020-05-11 15:49:55 +0900 a14f6b61 qtbase=webos73 nodejs=webos4: refresh the patches to apply cleanly --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 37250ab7..ac236b40 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=75478a1cc', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a14f6b61', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From be0b23c0bebf5c295a9e62f739fd4332b9886035 Mon Sep 17 00:00:00 2001 From: Jongwoong Lee Date: Mon, 11 May 2020 16:37:36 +0900 Subject: [PATCH 080/916] webos-image: Update layer pins for 2020-05-11 (build 189) meta-webosose as of 2020-05-11 16:35:07 +0900 401f36302 Add loc-utils=9,v1.0.0 com.webos.service.location=71,v1.0.0 glibcurl=5,v0.7.3 7d1680e32 ose: pulseaudio=15 audiod=13 863b839c9 com.webos.app.home=8 com.webos.app.enactbrowser=23 c96aaba10 ose: wam=37 webruntime_79=23 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ac236b40..ced9e899 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a14f6b61', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=401f36302', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f7c09b5f7244139a3094e1668c51f0402006a9bc Mon Sep 17 00:00:00 2001 From: Jongwoong Lee Date: Mon, 11 May 2020 17:18:20 +0900 Subject: [PATCH 081/916] webos-image: Update layer pins for 2020-05-11 (build 190) meta-webosose as of 2020-05-11 16:58:00 +0900 8d4163de8 loc-utils=10-r1 glibcurl=0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ced9e899..a1003b52 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=401f36302', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8d4163de8', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 4cf12ea6ccc7378c436bf930e78a83c862448004 Mon Sep 17 00:00:00 2001 From: Jongwoong Lee Date: Mon, 11 May 2020 17:28:12 +0900 Subject: [PATCH 082/916] webos-image: Update layer pins for 2020-05-11 (build 191) meta-webosose as of 2020-05-11 17:23:53 +0900 3d61c015b webos_filesystem_paths.bbclass: update eacg certificate path c56fe73dc com.webos.service.location=72 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a1003b52..18c7f83a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8d4163de8', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3d61c015b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 26b0313334e8d86d2b84fffe07389f8a79f6e477 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 12 May 2020 08:35:23 +0900 Subject: [PATCH 083/916] webos-image: Update layer pins for 2020-05-12 (build 192) meta-webosose as of 2020-05-12 08:33:33 +0900 aa16c18b openssl: Add suffix to openssl.cnf file for native package 25585e0a Rename openssl_%.bbappend to openssl%.bbappend c03f2f8d webos-recipe-blacklist.inc: Remove openssl10 recipes from blacklist --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 18c7f83a..d9e6a79e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3d61c015b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=aa16c18b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From be2376f655893f24f06b8e376c20830b6335738b Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 12 May 2020 09:10:50 +0900 Subject: [PATCH 084/916] webos-image: Update layer pins for 2020-05-12 (build 193) meta-webosose as of 2020-05-12 09:08:37 +0900 fa931eef nyx-modules=3-webosrpi1,v7.1.0 cfd20697 luna-prefs=4 d07aa6cc ose: com.webos.service.camera=10 dbde7653 bluetooth-sil-api=7 bluetooth-sil-bluez5=27 78fc485e webos-qt-sdk=r1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d9e6a79e..685ab359 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=aa16c18b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fa931eef', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 13b7fb28e805812475e2e8cae62a5c5378976176 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 12 May 2020 09:43:35 +0900 Subject: [PATCH 085/916] webos-image: Update layer pins for 2020-05-12 (build 194) meta-webosose as of 2020-05-12 09:38:24 +0900 6d645e39 qtbase=webos74webosrpi11 auto-luna-surface-manager=19 luna-surfacemanager=317 qml-webos-bridge=116 qtwayland=148 qtwayland-webos=50 bf01eebc com.webos.service.location=73 loc-utils=11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 685ab359..437fd25f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fa931eef', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6d645e39', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 846789d1895f0087bb9319b92d7287deec51aabe Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 12 May 2020 09:53:07 +0900 Subject: [PATCH 086/916] webos-image: Update layer pins for 2020-05-12 (build 195) meta-webosose as of 2020-05-12 09:50:39 +0900 2763103e ilib-webapp=7,v14.6.0 enact-framework=r6 f6a915a0 com.webos.service.bluetooth2=21 cad25492 pmloglib=5 com.webos.service.pdm=10 luna-sysservice=7 settingsservice=4 rdxd=9 notificationmgr=6 49122582 com.webos.service.location=74 loc-utils=12 nyx-modules=webosrpi2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 437fd25f..c1d6d7de 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6d645e39', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2763103e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f0e1c2607825e916a911fdfe548d2a532e7f0c3b Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 12 May 2020 10:30:47 +0900 Subject: [PATCH 087/916] webos-image: Update layer pins for 2020-05-12 (build 196) meta-webosose as of 2020-05-12 10:28:09 +0900 dedaabc4 webos.conf: Release webOS OSE v2.5.0 862869d8 auto-luna-surface-manager=20 44a3caf5 umediaserver=24.gav.4 g-media-pipeline=21.gav.5 videooutput-adaptation-layer-rpi=11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c1d6d7de..f5e79d96 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2763103e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dedaabc4', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 83f0ce6ecd37657d8f7b03d657bbc9bedbc98215 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 12 May 2020 10:41:44 +0900 Subject: [PATCH 088/916] webos-image: Update layer pins for 2020-05-12 (build 197) meta-webosose as of 2020-05-12 10:38:19 +0900 2f199dd5 umediaserver=24.gav.5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f5e79d96..e0c0afe5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dedaabc4', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2f199dd5', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From cbc5f404f93ec3fa6c9ec1d96c4359f03e06f5f5 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 8 May 2020 14:13:47 +0900 Subject: [PATCH 089/916] scripts/build.sh: Fix webos-bom format (v6.10.7) :Release Notes: Fix webos-bom.json to right format :Detailed Notes: webos builds generate webos-bom.diff file as an json format but there is something to fix. as-is: {..}, {..}, ...{..}, to-be: [{..}, {..}, ....{..}] :Testing Performed: - tested with local pc which have same enviroments with official :QA Notes: N/A :Issues Addressed: [PLAT-102640] Fix webos-bom.json to right format --- scripts/build.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index f1211b82..bb235918 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2013-2019 LG Electronics, Inc. +# Copyright (c) 2013-2020 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.6" +SCRIPT_VERSION="6.10.7" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -207,10 +207,11 @@ function generate_webos_bom { F=$3 rm -f webos-bom.json + rm -f webos-bom-sort.json /usr/bin/time -f "$TIME_STR" bitbake --runall=write_bom_data ${I} 2>&1 | tee /dev/stderr | grep '^TIME:' >> ${BUILD_TIME_LOG} [ -d ${ARTIFACTS}/${MACHINE}/${I} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/${I} - sort webos-bom.json > ${ARTIFACTS}/${MACHINE}/${I}/${F} - rm -f webos-bom.json + sort webos-bom.json > webos-bom-sort.json + sed -e '1s/^{/[{/' -e '$s/,$/]/' webos-bom-sort.json > ${ARTIFACTS}/${MACHINE}/${I}/${F} } function filter_images { From b9dad6d770be6020f78a25ed742426037e18f3c6 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Thu, 16 Jul 2020 15:21:04 +0900 Subject: [PATCH 090/916] webos-image: Update layer pins for 2020-07-16 (build 198) meta-webosose as of 2020-07-16 15:30:00 +0900 ccc54cfc nyx-modules=4-webosrpi3 com.webos.service.location=75 Add nmeaparser=r0 ae153b2f auto-luna-surface-manager=21 luna-surfacemanager=318 qml-webos-bridge=117 qml-webos-framework=146 qtwayland=149 qtwayland-webos=51 78b5c894 ose: webruntime_79=25 41967de7 com.webos.app.enactbrowser=25-r9 6f995d4c ose: webruntime_79=24 v8=chromium79.5 8bccd0d6 ose: com.webos.service.tts=10 f098daca docker=webosvirt2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e0c0afe5..498dcbdc 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2f199dd5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ccc54cfc', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 90b45cd7ee44e47e6ec07d5c3fc1113b1172ab3b Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Thu, 16 Jul 2020 16:01:29 +0900 Subject: [PATCH 091/916] webos-image: Update layer pins for 2020-07-16 (build 199) meta-webosose as of 2020-07-16 15:58:42 +0900 43c63f51 auto-luna-surface-manager=22 luna-surfacemanager=319 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 498dcbdc..987505d2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ccc54cfc', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=43c63f51', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 473af1a3144592fcdf3c9749fed58d599bc89c7f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 10 Mar 2020 06:41:17 -0700 Subject: [PATCH 092/916] mcf: Replace deprecated warn() with identical warning() :Release Notes: it's deprecated since python-3.3: https://github.com/python/cpython/blob/3.3/Lib/logging/__init__.py#L1252-L1253 :Detailed Notes: with new python in Ubuntu-20.04 the warning is shown every time mcf is called: mcf:102: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead :Testing Performed: :QA Notes: N/A :Issues Addressed: [PLAT-102271] Various webos.inc fixes and cleanups [PLAT-102385] CCC: Various webos.inc fixes and cleanups --- mcf | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/mcf b/mcf index 66b6e4da..111f4ce7 100755 --- a/mcf +++ b/mcf @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (c) 2008-2017 LG Electronics, Inc. +# Copyright (c) 2008-2020 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -52,7 +52,7 @@ def enable_trace(): TRACE = True def enable_clean(): - logger.warn('Running in clean non-interactive mode, all possible local changes and untracked files will be removed') + logger.warning('Running in clean non-interactive mode, all possible local changes and untracked files will be removed') global CLEAN CLEAN = True @@ -247,16 +247,16 @@ def _icecc_installed(): if '1.0.1-1' == iceversion: return True else: - logger.warn("WARNING: Wrong icecc package version {} is installed, disabling build from using ICECC.\n".format(iceversion) + \ + logger.warning("WARNING: Wrong icecc package version {} is installed, disabling build from using ICECC.\n".format(iceversion) + \ "Please check 'How To Install ICECC on Your Workstation (Client)'\n" + \ "http://wiki.lgsvl.com/pages/viewpage.action?pageId=96175316") return False else: - logger.warn('WARNING: ICECC package installation check failed, disabling build from using ICECC.') + logger.warning('WARNING: ICECC package installation check failed, disabling build from using ICECC.') return False except: - logger.warn('WARNING: ICECC package installation check failed, disabling build from using ICECC.') + logger.warning('WARNING: ICECC package installation check failed, disabling build from using ICECC.') return False def location_to_dirname(location): @@ -535,7 +535,7 @@ def reposanitycheck(layer): if CLEAN: if echo_check_call("git status --porcelain -s"): layer["sanity_uncommitted_clean"] = True - logger.warn('Removing all local changes and untracked files in [%s]' % layer["location"]) + logger.warning('Removing all local changes and untracked files in [%s]' % layer["location"]) # abort rebase if git pull --rebase from update_layers got stuck on some local commit try: echo_check_call("git rebase --abort 2>/dev/null") @@ -549,13 +549,13 @@ def reposanitycheck(layer): else: logger.info('Checking for local changes in [%s]' % layer["location"]) if echo_check_call("git status --porcelain --u=no -s"): - logger.warn('Found local uncommitted changes in [%s]' % layer["location"]) + logger.warning('Found local uncommitted changes in [%s]' % layer["location"]) layer["sanity_uncommitted_changes"] = True echo_check_call("git stash") res = True if echo_check_call("git status --porcelain -s | grep -v '^?? MCF-PATCHES_' || true"): - logger.warn('Found local untracked changes in [%s]' % layer["location"]) + logger.warning('Found local untracked changes in [%s]' % layer["location"]) layer["sanity_untracked_changes"] = True res = True @@ -580,7 +580,7 @@ def reposanitycheck(layer): logger.debug("reposanitycheck(%s) dir %s, branchinfo %s, branchinfonew %s, url %s, urlnew %s" % (layer["name"], layer["location"], layer["branch_current"], layer["branch_new"], layer["url"], urlcurrent)) if urlcurrent != layer["url"]: - logger.warn("Changing url for remote '%s' from '%s' to '%s'" % (REMOTE, urlcurrent, layer["url"])) + logger.warning("Changing url for remote '%s' from '%s' to '%s'" % (REMOTE, urlcurrent, layer["url"])) echo_check_call("git remote set-url %s %s" % (REMOTE, layer["url"])) # Sync with new remote repo try: @@ -642,7 +642,7 @@ def reposanitycheck(layer): trackingremote = trackingremote.strip() if not trackingbranch or not trackingremote or trackingbranch.replace('refs/heads',trackingremote) != remotebranch: - logger.warn("checkout %s was tracking '%s/%s' changing it to track '%s'" % (layer["location"], trackingremote, trackingbranch, remotebranch)) + logger.warning("checkout %s was tracking '%s/%s' changing it to track '%s'" % (layer["location"], trackingremote, trackingbranch, remotebranch)) # to ensure we are tracking remote echo_check_call('git branch %s --set-upstream-to %s' % (newbranch, remotebranch)) @@ -781,9 +781,9 @@ def checkmirror(name, url): if url.startswith('file://'): pathstr = url[7:] if not os.path.isdir(pathstr): - logger.warn("%s parameter '%s' points to non-existent directory" % (name, url)) + logger.warning("%s parameter '%s' points to non-existent directory" % (name, url)) elif not os.listdir(pathstr): - logger.warn("%s parameter '%s' points to empty directory, did you forgot to mount it?" % (name, url)) + logger.warning("%s parameter '%s' points to empty directory, did you forgot to mount it?" % (name, url)) elif len(url) <= 7: logger.error("%s parameter '%s' is incorrect, we expect at least 7 characters for protocol" % (name, url)) @@ -795,7 +795,7 @@ def sanitycheck(options): mirror = '' pass if not mirror: - logger.warn('No mirror for github.com was detected, please define mirrors in ~/.gitconfig if some are available') + logger.warning('No mirror for github.com was detected, please define mirrors in ~/.gitconfig if some are available') if options.sstatemirror: for m in options.sstatemirror: if not m: From b1f3a44ce8f3e4b84688736e679be148473789eb Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 11 Mar 2020 07:36:57 -0700 Subject: [PATCH 093/916] mcf: Catch failed git remote update (v6.2.4) :Release Notes: Catch more exception and replace LOCATIONS with layer["location"] :Detailed Notes: LOCATIONS variable isn't defined since v6.2.0: commit 230d2a3e1f8c710b13867f8aa8a78f1d615a4fa1 Author: Martin Jansa Date: Fri Apr 21 16:20:27 2017 +0000 mcf: Replace many global hashmaps with one (v6.2.0) :Release Notes: Having all information related to given layer in one hashmap makes it easier to debug and extend MCF functionality. It wasn't catched until now, because it happens only when git remote update fails immediately after after changing remote url which we don't do very often: Traceback (most recent call last): File "./mcf", line 901, in update_layers(srcdir) File "./mcf", line 478, in update_layers if reposanitycheck(layer) != 0: File "./mcf", line 589, in reposanitycheck raise Exception('Failed to fetch %s repo' % LOCATIONS[layer]) NameError: name 'LOCATIONS' is not defined Rethrow the same Exception in other places where we run git remote update to make sure that the name of failed repository is written at the end of the exception, the log is still a bit ugly, but better than not showing which layer failed to fetch: 2020-03-11T07:38:21 INFO __main__ Updating [meta-webosose] fatal: remote error: Repository not found. error: Could not fetch fail Traceback (most recent call last): File "./mcf", line 712, in updaterepo echo_check_call("git remote update") File "./mcf", line 48, in echo_check_call return str(subprocess.check_output(cmd, shell=True), encoding='utf-8', errors='strict') File "/usr/lib/python3.6/subprocess.py", line 356, in check_output **kwargs).stdout File "/usr/lib/python3.6/subprocess.py", line 438, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command 'git remote update' returned non-zero exit status 1. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "./mcf", line 907, in update_layers(srcdir) File "./mcf", line 482, in update_layers updaterepo(layer) File "./mcf", line 715, in updaterepo raise Exception('Failed to fetch %s repo' % layer["location"]) Exception: Failed to fetch meta-webosose repo or when wrong commit is specified: 2020-03-11T07:55:00 INFO __main__ Updating [meta-webosose] 2020-03-11T07:55:00 INFO __main__ MCF-6.2.4: trying to fetch revision 20331bd in /jenkins/mjansa/build-webos-github-master/meta-webosose attempt 1 from 30 fatal: ambiguous argument '20331bd': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git [...] -- [...]' Traceback (most recent call last): File "./mcf", line 727, in updaterepo echo_check_call(cmd) File "./mcf", line 48, in echo_check_call return str(subprocess.check_output(cmd, shell=True), encoding='utf-8', errors='strict') File "/usr/lib/python3.6/subprocess.py", line 356, in check_output **kwargs).stdout File "/usr/lib/python3.6/subprocess.py", line 438, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command 'git reset --hard 20331bd' returned non-zero exit status 128. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "./mcf", line 928, in update_layers(srcdir) File "./mcf", line 491, in update_layers updaterepo(layer) File "./mcf", line 729, in updaterepo raise Exception('Failed to fetch %s repo' % layer["location"]) Exception: Failed to fetch meta-webosose repo :Testing Performed: :QA Notes: N/A :Issues Addressed: [PLAT-102271] Various webos.inc fixes and cleanups [PLAT-102385] CCC: Various webos.inc fixes and cleanups --- mcf | 61 ++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 44 insertions(+), 17 deletions(-) diff --git a/mcf b/mcf index 111f4ce7..9e63ae03 100755 --- a/mcf +++ b/mcf @@ -25,7 +25,7 @@ from time import gmtime, strftime, sleep import shutil import glob -__version__ = "6.2.3" +__version__ = "6.2.4" logger = logging.getLogger(__name__) @@ -371,7 +371,10 @@ def downloadrepo(layer): else: # we don't have any branch preference use detached cmd ='git checkout FETCH_HEAD' - echo_check_call(cmd) + try: + echo_check_call(cmd) + except subprocess.CalledProcessError: + raise Exception('Failed to fetch %s repo' % layer["location"]) else: if not contains_ref(newcommitid): wait_for_git_mirror(newcommitid) @@ -384,7 +387,10 @@ def downloadrepo(layer): else: # we don't have any branch preference use detached cmd ='git checkout %s' % newcommitid - echo_check_call(cmd) + try: + echo_check_call(cmd) + except subprocess.CalledProcessError: + raise Exception('Failed to fetch %s repo' % layer["location"]) newtag = layer["tag_new"] if newtag: @@ -396,7 +402,10 @@ def downloadrepo(layer): cmd ='git reset --hard %s' % newtag else: cmd ='git checkout %s' % newtag - echo_check_call(cmd) + try: + echo_check_call(cmd) + except subprocess.CalledProcessError: + raise Exception('Failed to fetch %s repo' % layer["location"]) os.chdir(olddir) @@ -509,7 +518,7 @@ def printupdatesummary (): if not found: logger.info('No local changes found') -def get_remote_branch(newbranch, second_call = False): +def get_remote_branch(newbranch, layer, second_call = False): remotebranch = None refbranchlist = echo_check_call("git branch -r") refbranch = refbranchlist.splitlines() @@ -521,8 +530,11 @@ def get_remote_branch(newbranch, second_call = False): return remotebranch else: # try it again after "git remote update" - echo_check_call("git remote update") - return get_remote_branch(newbranch, True) + try: + echo_check_call("git remote update") + except subprocess.CalledProcessError: + raise Exception('Failed to fetch %s repo' % layer["location"]) + return get_remote_branch(newbranch, layer, True) def reposanitycheck(layer): olddir = os.getcwd() @@ -543,9 +555,12 @@ def reposanitycheck(layer): # we can ignore this one pass - echo_check_call("git stash clear") - echo_check_call("git clean -fdx") - echo_check_call("git reset --hard") + try: + echo_check_call("git stash clear") + echo_check_call("git clean -fdx") + echo_check_call("git reset --hard") + except subprocess.CalledProcessError: + raise Exception('Failed to fetch %s repo' % layer["location"]) else: logger.info('Checking for local changes in [%s]' % layer["location"]) if echo_check_call("git status --porcelain --u=no -s"): @@ -586,7 +601,7 @@ def reposanitycheck(layer): try: echo_check_call('git remote update') except subprocess.CalledProcessError: - raise Exception('Failed to fetch %s repo' % LOCATIONS[layer]) + raise Exception('Failed to fetch %s repo' % layer["location"]) newbranch = layer["branch_new"] if newbranch: @@ -603,7 +618,7 @@ def reposanitycheck(layer): needcheckout = False break - remotebranch = get_remote_branch(newbranch) + remotebranch = get_remote_branch(newbranch, layer) if foundlocalbranch and remotebranch: if needcheckout: @@ -692,7 +707,10 @@ def updaterepo(layer): else: # we don't have any branch preference use detached cmd ='git checkout FETCH_HEAD' - echo_check_call(cmd) + try: + echo_check_call(cmd) + except subprocess.CalledProcessError: + raise Exception('Failed to fetch %s repo' % layer["location"]) else: if not contains_ref(newcommitid): wait_for_git_mirror(newcommitid) @@ -705,14 +723,23 @@ def updaterepo(layer): else: # we don't have any branch preference use detached cmd ='git checkout %s' % newcommitid - echo_check_call(cmd) + try: + echo_check_call(cmd) + except subprocess.CalledProcessError: + raise Exception('Failed to fetch %s repo' % layer["location"]) else: if CLEAN: - echo_check_call("git remote update") - echo_check_call('git reset --hard %s/%s' % (REMOTE, newbranch)) + try: + echo_check_call("git remote update") + echo_check_call('git reset --hard %s/%s' % (REMOTE, newbranch)) + except subprocess.CalledProcessError: + raise Exception('Failed to fetch %s repo' % layer["location"]) else: # current branch always tracks a remote one - echo_check_call('git pull %s' % REMOTE) + try: + echo_check_call('git pull %s' % REMOTE) + except subprocess.CalledProcessError: + raise Exception('Failed to fetch %s repo' % layer["location"]) logger.info('Done updating [%s]' % layer["location"]) else: logger.info(('[%s] is up-to-date.' % layer["location"])) From 9111ade3ab601ff60475651a2289ee3e23cae299 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 13 May 2020 14:33:15 +0900 Subject: [PATCH 094/916] webos-image: Update layer pins for 2020-05-13 meta-updater as of 2020-05-05 09:14:27 +0200 24a560c Merge pull request #721 from advancedtelematic/feat/thud/2020.6 1dbdae1 aktualizr: Update to 2020.6 release and garage-sign 0.7.1. bc15107 aktualizr: Use systemd IP accounting. 8ad5635 Fix envsetup when run in zsh f4d9d3c Merge pull request #709 from advancedtelematic/feat/thud/2020.5 ba0db1c aktualizr: Bump to 2020.5 and get garage-sign from the new AWS bucket. 2d73938 Merge pull request #702 from advancedtelematic/feat/thud/2020.4 f481f2d Fix oe-selftest log message case 3a29fd7 aktualizr: Bump to 2020.4 and latest garage-sign. 165b1c5 fix: run aktualizr service after network is online e98a6bc Properly track SOTA_SECONDARY_CONFIG dependency 6350971 Fix aktualizr-ptest shlib yocto errors e68e0a3 aktualizr: remove unnecessary rm. 64bf6f0 Merge pull request #693 from advancedtelematic/feat/thud/2020.3 fc039fd aktualizr: Update to 2020.3 release. 21c526a Update CI scripts to match other supported branches. 91bad00 oe-selftest.sh: This also now requires setting git identity. 6ee6526 sota_bleeding: Also set aktualizr-native to the latest. 95f6fbb Update aktualizr recipe to use new .so names 580c22e image_types_ostree: update doc link. fe6889b test: shared cred provisioning for non-ostree case e70d6d4 fix: make secondaries' network less intrusive baa3dd0 Remove a debug print in qemucommand.py 0469dcd Get the second IP from DHCP to access Inet 10fbeb7 OTA-4388: Conf variable to specify an update type for secondary 00c3c2a image_types_ostree: set version metadata field c230ec2 meta: move HOSTTOOLS definitions to sota.conf.inc 2f1a31e initramfs-ostree-image: drop image_repo_manifest from IMAGE_CLASSES b3e96c5 Merge pull request #682 from minori-yasumura/thud 331ad9e Rename defconfig and bootfiles 1b43391 Merge pull request #680 from advancedtelematic/fix/thud/agl-build-connman 9beb16e connman: Only apply our patch to 1.35. 6b9eabe Merge pull request #671 from advancedtelematic/feat/thud/2020.2 b55ea10 Bump a new aktualizr version 97da1b5 Fix default uboot-enable variable in qemu command script f76832c aktualizr: Remove unused hmi-stub and examples package. 1d7f34a build and run image without ostree support for qemux86-64 1290416 aktualizr: relies on nss-lookup.target --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 987505d2..a9da74a0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -68,7 +68,7 @@ ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=544eecf', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=24a560c', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=20331bd', ''), From b56f579d746bafc109095f45ce123023885225a3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 25 Mar 2020 06:23:03 -0700 Subject: [PATCH 095/916] mcf: show layer name in sanity check failures (v6.2.5) :Release Notes: Without this, it's not clear which layer is failing to update and the last lines from logger are even more confusing. :Detailed Notes: Without this change, the last logger message is about meta-raspberrypi but the error is in meta-ros-webos layer which is processed after: 2020-03-25T06:20:42 INFO __main__ Updating [meta-raspberrypi] 2020-03-25T06:20:42 INFO __main__ Done updating [meta-raspberrypi] Traceback (most recent call last): File "./mcf", line 928, in update_layers(srcdir) File "./mcf", line 487, in update_layers if reposanitycheck(layer) != 0: File "./mcf", line 668, in reposanitycheck raise Exception('Could not find local and remote branch %s' % newbranch) Exception: Could not find local and remote branch jansa/dunfell With this change applied: 2020-03-25T06:25:07 INFO __main__ Updating [meta-raspberrypi] 2020-03-25T06:25:07 INFO __main__ Done updating [meta-raspberrypi] 2020-03-25T06:25:07 INFO __main__ Sanity checking [meta-ros-webos] Traceback (most recent call last): File "./mcf", line 930, in update_layers(srcdir) File "./mcf", line 487, in update_layers if reposanitycheck(layer) != 0: File "./mcf", line 670, in reposanitycheck raise Exception('Could not find local and remote branch "%s" for layer "%s" from "%s"' % (newbranch, layer["location"], layer["url"])) Exception: Could not find local and remote branch "jansa/dunfell" for layer "meta-ros-webos" from "git://github.com/shr-project/meta-ros-webos.git" :Testing Performed: :QA Notes: N/A :Issues Addressed: [PLAT-102271] Various webos.inc fixes and cleanups [PLAT-102385] CCC: Various webos.inc fixes and cleanups --- mcf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/mcf b/mcf index 9e63ae03..160d6e58 100755 --- a/mcf +++ b/mcf @@ -25,7 +25,7 @@ from time import gmtime, strftime, sleep import shutil import glob -__version__ = "6.2.4" +__version__ = "6.2.5" logger = logging.getLogger(__name__) @@ -540,6 +540,8 @@ def reposanitycheck(layer): olddir = os.getcwd() os.chdir(layer["location"]) + logger.info('Sanity checking [%s]' % layer["location"]) + layer["branch_current"] = echo_check_call("git rev-parse --abbrev-ref HEAD").rstrip() res = False @@ -665,9 +667,9 @@ def reposanitycheck(layer): echo_check_call('git checkout -b %s %s' % (newbranch, remotebranch)) else: # anything else is failure - raise Exception('Could not find local and remote branches for %s' % newbranch) + raise Exception('Could not find local and remote branch "%s" for layer "%s" from "%s"' % (newbranch, layer["location"], layer["url"])) else: - raise Exception('Undefined branch name') + raise Exception('Undefined branch name for layer "%s" from "%s"' % (layer["location"], layer["url"])) newdir = os.chdir(olddir) return res From 5c4164ca55e397677e3695e5674ba03086250de3 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 12:52:33 +0900 Subject: [PATCH 096/916] webos-image: Update layer pins for 2020-07-17 (build 200) meta-webosose as of 2020-07-17 12:47:33 +0900 1b092d13e com.webos.app.home=9 626d68ddb com.webos.service.location=76 nyx-utils=3 nyx-lib=3 nyx-modules=5 nmeaparser=r1 c335a9541 ose: webruntime_79=26 5d1e69e25 webos-rpi: remove kernel-modules also from MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS 622b75e8b pseudo=v1.9.0+ a9c48bcaf webos.inc: ignore return-type errors for ntop, python3-twofish, live555, hdf5, libev 1430ef23d meta-webos-virtualization: fix bash runtime dependency in docker-ce, lxc, singularity, libvirt, openvswitch instead of blacklisting 844bae8e9 meta-webos-updater: remove python from HOSTTOOLS as it breaks gpsd and libflann build 6a8617151 webos.inc: enable uninative 4cca022b3 webos.inc: drop unnecessary CACHE 771a980d0 webos.inc: drop unnecessary DEPENDS_append_pn-cmake-native eb8e48399 webos.inc: drop ubuntu 14.04 and 16.04 from SANITY_TESTED_DISTROS 08f0981cb webos.inc: drop unnecessary MIRRORS efd804610 webos.inc: drop CONNECTIVITY_CHECK_URIS --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a9da74a0..5bddfe1a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=43c63f51', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1b092d13e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From cb426f4422d084784be66638d4fc19da75680434 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 12:56:52 +0900 Subject: [PATCH 097/916] webos-image: Update layer pins for 2020-07-17 (build 201) meta-webosose as of 2020-07-17 12:54:58 +0900 1431f3344 nyx-lib=4 nyx-utils=4 nyx-modules=6 618d1e150 bootd=10 50b7f963a qtbase=webos75 qtdeclarative=webos50 e3b499a62 sunpinyin=r3 (bump SRCREV to use host python3) 6d9da4d45 sunpinyin=r2 (inherit perlnative for pod2man) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5bddfe1a..aa78e9a8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1b092d13e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1431f3344', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 804201c05d0a0bb3949c8ba0a5c567811696279a Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 13:00:05 +0900 Subject: [PATCH 098/916] webos-image: Update layer pins for 2020-07-17 (build 202) meta-webosose as of 2020-07-17 12:58:41 +0900 155c111f7 ose: webruntime_72=webosrpi2 webruntime_79=27-webosrpi4 webruntime=r28 g-media-pipeline=21.gav.6 test-apps=10 Add com.webos.app.test.webrtc=r4.0 packagegroup-webos-extended=r35 9f1ad902c webos-base.bbclass: Add LICENSE_FLAGS to webos-bom.json --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index aa78e9a8..934cae4d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1431f3344', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=155c111f7', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6a794e00e01664702f580060ae0ef827ada094b3 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 13:03:53 +0900 Subject: [PATCH 099/916] webos-image: Update layer pins for 2020-07-17 (build 203) meta-webosose as of 2020-07-17 13:01:59 +0900 207ee8e51 ose: g-media-pipeline=21.gav.7 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 934cae4d..3f55ea30 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=155c111f7', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=207ee8e51', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 0170c14f7fee47ac3220ae14be94e1d7ed04529d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 May 2020 13:26:29 +0900 Subject: [PATCH 100/916] scripts/build.sh: Create oss package information (v6.10.8) :Release Notes: Create oss package information and upload to fileserver when official build :Detailed Notes: Integrated oss package information file is used by automated oss process :Testing Performed: - tested with local pc which have same enviroments with official - Operation test completed with GPVB. :Issues Addressed: [PLAT-107443] Create oss package information and upload to fileserver when official build [PLAT-107110] Construct integrate oss package information of all components --- scripts/build.sh | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index bb235918..e4699ce1 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.7" +SCRIPT_VERSION="6.10.8" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -240,6 +240,20 @@ function call_bitbake { RESULT+=${PIPESTATUS[0]} } + +function generate_oss_pkg_info { + MACHINE=$1 + I=$2 + F=$3 + + rm -f oss-pkg-info.yaml + . oe-init-build-env + + /usr/bin/time -f "$TIME_STR" bitbake --runall=write_oss_pkg_info ${I} 2>&1 | tee /dev/stderr | grep '^TIME:' >> ${BUILD_TIME_LOG} + [ -d ${ARTIFACTS}/${MACHINE}/${I} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/${I} + ln oss-pkg-info.yaml ${ARTIFACTS}/${MACHINE}/${I}/${F} +} + function add_md5sums_and_buildhistory_artifacts { local I for I in ${FILTERED_IMAGES}; do @@ -316,6 +330,7 @@ function add_buildhistory_artifacts { ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/image-info.txt ${ARTIFACTS}/${MACHINE}/${I}/image-info.txt ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/files-in-image.txt ${ARTIFACTS}/${MACHINE}/${I}/files-in-image.txt ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-packages.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-packages.txt + ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-names.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-names.txt ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-sizes.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-sizes.txt if [ -e buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ] ; then ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-file-sizes.txt @@ -661,6 +676,11 @@ else else for MACHINE in ${BMACHINES}; do call_bitbake + filter_images + for I in ${FILTERED_IMAGES} ${TARGETS}; do + print_timestamp "Generate oss package information" + generate_oss_pkg_info "${MACHINE}" "${I}" "oss-pkg-info.yaml" + done move_artifacts done fi From 6c41d338d800a7035d1f1db0fb5f057ba837348f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 13:33:52 +0900 Subject: [PATCH 101/916] webos-image: Update layer pins for 2020-07-17 (build 204) meta-webosose as of 2020-07-17 13:27:43 +0900 101ffdbd1e auto-luna-surface-manager=23 libtimedautomata=3 luna-surfacemanager=320 maliit-framework-webos=93 qml-webos-bridge=118 qml-webos-components=47 qml-webos-framework=147 qt-features-webos=44 qtwayland=150 qtwayland-webos=52 webos-wayland-extensions=38 9cd23b36a9 qtbase=webos76 c7920c7be8 ose: wam=38 webruntime_79=28 d595965d2b Add webos_oss_pkg_info.bbclass: Generate oss package informations --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3f55ea30..8dee4fe4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=207ee8e51', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=101ffdbd1e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a5fb17f3a56c0f5488557d8251182ac19116d44b Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 13:37:34 +0900 Subject: [PATCH 102/916] webos-image: Update layer pins for 2020-07-17 (build 205) meta-webosose as of 2020-07-17 13:36:29 +0900 2cfbcbc4 ose: webruntime_79=29 umediaserver-configs=9 test-apps=12 3762561c ose: com.webos.app.enactbrowser=27 58b8baad ose: freetype=webos1 fontconfig=webos1 webos-fonts=5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8dee4fe4..21ea2606 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=101ffdbd1e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2cfbcbc4', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 82ffe3f8b1f8dac163b5dd1c488c0d10d8f5b768 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 14:16:09 +0900 Subject: [PATCH 103/916] webos-image: Update layer pins for 2020-07-17 (build 206) meta-webosose as of 2020-07-17 14:04:24 +0900 25670cbc sleepd=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 21ea2606..908dad55 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2cfbcbc4', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=25670cbc', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7e4983b1dbc2e67a041ce32e53ab53b85a871f2b Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 14:24:06 +0900 Subject: [PATCH 104/916] webos-image: Update layer pins for 2020-07-17 (build 207) meta-webosose as of 2020-07-17 14:17:41 +0900 8b1b6fce wca-support=4 wca-support-api=4 event-monitor-network=5 com.webos.service.location=77 loc-utils=13 bluetooth-sil-api=8 bluetooth-sil-bluez5=28 com.webos.service.bluetooth2=22 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 908dad55..bc8ea5ef 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=25670cbc', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8b1b6fce', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From e881b97801348bdb3320bbe5855c614054d4040a Mon Sep 17 00:00:00 2001 From: Jaekyu Lee Date: Fri, 29 May 2020 16:33:55 +0900 Subject: [PATCH 105/916] script/build.sh: Make buildhistory only for image builds (v6.10.9) :Release Notes: Make buildshistory only for image builds :Detailed Notes: 1. Unset BUILDHISTORY_COMMIT to 0 in webos-local.conf when generate bom & oss info 2. Set BUILDHISTORY_COMMIT to 1 when call_bitbake :Testing Performed: Tested by GPVB :QA Notes: N/A :Issues Addressed: [PLAT-108329] Make buildhistory only for image builds --- scripts/build.sh | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index e4699ce1..c64f45d9 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.8" +SCRIPT_VERSION="6.10.9" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -201,6 +201,16 @@ function check_project_vars { echo "$ldesc" } +function unset_buildhistory_commit { + [ -f webos-local.conf ] && sed -i '/BUILDHISTORY_COMMIT/d' webos-local.conf + echo "BUILDHISTORY_COMMIT = \"0\"" >> webos-local.conf +} + +function set_buildhistory_commit { + [ -f webos-local.conf ] && sed -i '/BUILDHISTORY_COMMIT/d' webos-local.conf + echo "BUILDHISTORY_COMMIT = \"1\"" >> webos-local.conf +} + function generate_webos_bom { MACHINE=$1 I=$2 @@ -208,6 +218,7 @@ function generate_webos_bom { rm -f webos-bom.json rm -f webos-bom-sort.json + unset_buildhistory_commit /usr/bin/time -f "$TIME_STR" bitbake --runall=write_bom_data ${I} 2>&1 | tee /dev/stderr | grep '^TIME:' >> ${BUILD_TIME_LOG} [ -d ${ARTIFACTS}/${MACHINE}/${I} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/${I} sort webos-bom.json > webos-bom-sort.json @@ -226,6 +237,7 @@ function filter_images { function call_bitbake { filter_images + set_buildhistory_commit /usr/bin/time -f "$TIME_STR" bitbake ${BBFLAGS} ${FILTERED_IMAGES} ${TARGETS} 2>&1 | tee /dev/stderr | grep '^TIME:' >> ${BUILD_TIME_LOG} # Be aware that non-zero exit code from bitbake doesn't always mean that images weren't created. @@ -249,6 +261,7 @@ function generate_oss_pkg_info { rm -f oss-pkg-info.yaml . oe-init-build-env + unset_buildhistory_commit /usr/bin/time -f "$TIME_STR" bitbake --runall=write_oss_pkg_info ${I} 2>&1 | tee /dev/stderr | grep '^TIME:' >> ${BUILD_TIME_LOG} [ -d ${ARTIFACTS}/${MACHINE}/${I} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/${I} ln oss-pkg-info.yaml ${ARTIFACTS}/${MACHINE}/${I}/${F} From 3e3118fb564ad62afee79f4e8e57716bcb0ddcc6 Mon Sep 17 00:00:00 2001 From: Kyungjik Min Date: Tue, 2 Jun 2020 18:54:32 +0900 Subject: [PATCH 106/916] script/build.sh: Remove generate_oss_pkg_info (v6.10.10) :Release Notes: generate_oss_pkg_info isn't necessary anymore :Detailed Notes: oss package information file is generated by build images since this version for reducing build time. (It also can be generate by '$ bitbake -c write_oss_pkg_info ') :Testing Performed: - tested with local pc which have same enviroments with official - Operation test completed with GPVB. :QA Notes: N/A :Issues Addressed: [PLAT-109205] Reduce build time when generating oss package information --- scripts/build.sh | 30 ++++++++---------------------- 1 file changed, 8 insertions(+), 22 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index c64f45d9..202089d9 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.9" +SCRIPT_VERSION="6.10.10" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -252,21 +252,6 @@ function call_bitbake { RESULT+=${PIPESTATUS[0]} } - -function generate_oss_pkg_info { - MACHINE=$1 - I=$2 - F=$3 - - rm -f oss-pkg-info.yaml - . oe-init-build-env - - unset_buildhistory_commit - /usr/bin/time -f "$TIME_STR" bitbake --runall=write_oss_pkg_info ${I} 2>&1 | tee /dev/stderr | grep '^TIME:' >> ${BUILD_TIME_LOG} - [ -d ${ARTIFACTS}/${MACHINE}/${I} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/${I} - ln oss-pkg-info.yaml ${ARTIFACTS}/${MACHINE}/${I}/${F} -} - function add_md5sums_and_buildhistory_artifacts { local I for I in ${FILTERED_IMAGES}; do @@ -460,7 +445,7 @@ function move_artifacts { if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.epk >/dev/null 2>/dev/null; then ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.epk ${ARTIFACTS}/${MACHINE}/${I}/ fi - elif BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.tar.bz2 >/dev/null 2>/dev/null \ + elif ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.tar.bz2 >/dev/null 2>/dev/null \ || ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.zip >/dev/null 2>/dev/null; then if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.tar.bz2 >/dev/null 2>/dev/null; then ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.tar.bz2 ${ARTIFACTS}/${MACHINE}/${I}/ @@ -479,6 +464,12 @@ function move_artifacts { echo "WARN: No ${I} images with recognized IMAGE_FSTYPES found to copy as build artifacts" fi + if ls BUILD/deploy/images/${MACHINE}/${I}-oss-pkg-info.yaml >/dev/null 2>/dev/null; then + ln -vn BUILD/deploy/images/${MACHINE}/${I}-oss-pkg-info.yaml ${ARTIFACTS}/${MACHINE}/${I}/oss-pkg-info.yaml + else + echo "WARN: No oss-pkg-info.yaml to copy as build artifacts" + fi + # delete possibly empty directories rmdir --ignore-fail-on-non-empty ${ARTIFACTS}/${MACHINE}/${I} ${ARTIFACTS}/${MACHINE} done @@ -689,11 +680,6 @@ else else for MACHINE in ${BMACHINES}; do call_bitbake - filter_images - for I in ${FILTERED_IMAGES} ${TARGETS}; do - print_timestamp "Generate oss package information" - generate_oss_pkg_info "${MACHINE}" "${I}" "oss-pkg-info.yaml" - done move_artifacts done fi From 1004291e61dd217defce1a6d4dbf6de0e8898c4a Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 14:48:59 +0900 Subject: [PATCH 107/916] webos-image: Update layer pins for 2020-07-17 (build 208) meta-webosose as of 2020-07-17 14:42:47 +0900 ad41ab6 Add oss package information file to LIC_FILES_CHKSUM 863c89a nyx-modules=7 0aeeb25 ose: webruntime=r29 webruntime_79=30 wam=39 b2d0247 openssl=v1.1.1g 2b08a08 Revert "webos-recipe-blacklist.inc: Remove openssl10 recipes from blacklist" 5631656 Revert "Rename openssl_%.bbappend to openssl%.bbappend" 185f364 Revert "openssl: Add suffix to openssl.cnf file for native package" 62e57cd ilib-qml-plugin=4 ilib-webapp=9 libwebosi18n=3 localization-tool-native=3 webos-fontconfig-files=4 webos-fonts=6 8409b48 webos_oss_pkg_info.bbclass: Remove populate_oss_pkg_info task --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index bc8ea5ef..99a3dc5a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8b1b6fce', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ad41ab6', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b43f31c5a893f9c40af5afa894cfbe1f12af3c0f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 14:53:05 +0900 Subject: [PATCH 108/916] webos-image: Update layer pins for 2020-07-17 (build 209) meta-webosose as of 2020-07-17 14:51:28 +0900 cee3dbd0 luna-surfacemanager=321 maliit-framework-webos=94 webos-initscripts=45 f925d017 ose: webruntime_79=31 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 99a3dc5a..b3ab9bde 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ad41ab6', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=cee3dbd0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b5dc652a0f3daac4b2ca9655aa806bfcf2724834 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 10 Jun 2020 14:22:28 +0900 Subject: [PATCH 109/916] webos-image: Update to Qt 5.12.8 (build 210 part 1/2) meta-webosose as of 2020-07-17 14:20:00 +0900 e0dce18 qtbase: update for 5.12.8 meta-qt5 as of 2020-04-17 04:27:46 -0700 7d0b17a qt5: upgrade to 5.12.8 1f1afdb ogl-runtime: update to v2.6.0 b35fcbf qt5: upgrade to Qt 5.12.7 --- weboslayers.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index b3ab9bde..5d70865c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -70,13 +70,14 @@ ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=24a560c', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=20331bd', ''), + +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), ('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=cee3dbd0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dd4f4de7', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a0204ca9f37043b6db43b2cf7a584c8bcc8381d9 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 16:46:15 +0900 Subject: [PATCH 110/916] webos-image: Update layer pins for 2020-07-17 (build 210 part 2/2) meta-webosose as of 2020-07-17 15:38:27 +0900 31e712d5 com.webos.app.settings=10 94458992 configd=4 webos-initscripts=46 3a14b9fa ose: webruntime_79=32 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5d70865c..fb5aa099 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dd4f4de7', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=31e712d5', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From cb6de559c1c362a1ec27d774d3e43eadaf58a869 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 18:31:31 +0900 Subject: [PATCH 111/916] webos-image: Update layer pins for 2020-07-17 (build 211) meta-webosose as of 2020-07-17 18:27:55 +0900 013b422bc sleepd=r8 (fix build with json-c-0.14) 8736f1f99 sam=r25 (fix build with boost-1.73.0) 25b0cb3cc audiod=r27 (fix build with boost-1.73.0) 175b1c1d8 audiod=r26 (fix build with boost 1.72.0) 4ee734635 umediaserver=r12 (fix build with boost-1.73.0) 1d26bc7dc webruntime=r31 (Add configurations to build on qemux86) 1bb228542 webruntime=r30 (fix build with gcc-10) fb1fc570f iotivity=r4 (fix build with gcc-10) 2920c2cce g-media-pipeline=r7 (fix build with gcc-10) c103d6af5 luna-service2=r24 (fix build with gcc-10) aec2b08c7 meta-webos-virtualization: docker-ce=webosvirt2 (ignore textrel QA issue) 15c5e3a22 meta-webos-virtualization: lxc=webosvirt2 (fix bash runtime dependency in lxc-templates) 0360dff1d fluidsynth: use nobranch instead of branch=1.1.x 80dd72088 python3-vcversioner: Backport a fix for ZIP file format limitation 87aaae228 nfs-utils, tcf-agent: make it possible to use real bash for /bin/bash c34af08d8 webos-recipe-blacklist.inc: blacklist wiringpi 5fd09f680 webos-recipe-blacklist.inc: blacklist s3c24xx-gpio, s3c64xx-gpio, wmiconfig, usbpath 4a914f6f2 rpi: pi-bluetooth: remove all unnecessary duplication 312e7abbc webos_image.bbclass: use webos-qemux86-directdisk.wks WKS_FILE only for qemux86(-64) 2aa2f0e7c webos-rpi: append kernel-module-hid-multitouch into RPI_KERNEL_MODULES --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fb5aa099..febfa955 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=31e712d5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=013b422bc', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 34f6e4d836f5ee676cc3e6f3b291b376dcbc2359 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 18:34:40 +0900 Subject: [PATCH 112/916] webos-image: Update layer pins for 2020-07-17 (build 212) meta-webosose as of 2020-07-17 18:32:25 +0900 8bac41aaf ose: webruntime_79=33 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index febfa955..34429436 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=013b422bc', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8bac41aaf', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 835c0196a1d6e093b0dd7740a5cb85cf4f6c946b Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 18:47:34 +0900 Subject: [PATCH 113/916] webos-image: Update layer pins for 2020-07-17 (build 213) meta-webosose as of 2020-07-17 18:39:19 +0900 c11b0a7dd qtdeclarative=webos51 luna-surfacemanager=322 qtwayland=151 qtwayland-webos=53 15cd57ca7 ose: webruntime_79=35 e5dac7c99 ose: webruntime_79=34 test-apps=14 d73e39e77 com.webos.service.location=78 1c077e114 native: localization-tool-native=r2 com.webos.app.home=10-r2 imemanager=12-r4 832ce918c ose: audiod=15 pulseaudio=18 a4473e4df ose: Add g-camera-pipeline=13.gav.2-r4,v1.0.0 packagegroup-webos-extended=r36 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 34429436..e9c82655 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8bac41aaf', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c11b0a7dd', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From e7771a2ed3efda8ba052b9bf2bb674e13b230c38 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 19:00:48 +0900 Subject: [PATCH 114/916] webos-image: Update layer pins for 2020-07-17 (build 215) meta-webosose as of 2020-07-17 18:50:36 +0900 68ce4ece0 ose: com.webos.service.mediacontroller=8-r1 webruntime_79=36 wam=40 test-apps=15 webos-initscripts=47 f9271b1d3 qtbase=webos78 (emulator qpa default mode as touch) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e9c82655..fd48abad 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c11b0a7dd', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=68ce4ece0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From e304c2da1bcd14287cc74fdf179cf5897c0f6a79 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 19:33:09 +0900 Subject: [PATCH 115/916] webos-image: Update layer pins for 2020-07-17 (build 216) meta-webosose as of 2020-07-17 19:31:21 +0900 bbc5cd541 luna-surfacemanager=323 qtwayland=152 e55491915 ose: webruntime_79=37.2 e84429397 ose: com.webos.service.contextintentmgr=11-r3 com.webos.service.tts=11-r3 imemanager=15-r5 openwnn-webos=2-r1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fd48abad..eb8b36fd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=68ce4ece0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bbc5cd541', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 4db4189859ae8740b72f685253803abd125370ec Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 17 Jul 2020 19:35:20 +0900 Subject: [PATCH 116/916] webos-image: Update layer pins for 2020-07-17 (build 217) meta-webosose as of 2020-07-17 19:34:20 +0900 7169af975 qtdeclarative=webos52 webruntime=r32 2aae5f43a native: localization-tool-native=v1.0.1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index eb8b36fd..0c00d34b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bbc5cd541', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7169af975', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 253b139a54ee4ca74711dea6a895fe94a3d936a4 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 20 Jul 2020 09:17:03 +0900 Subject: [PATCH 117/916] webos-image: Update layer pins for 2020-07-20 (build 218) meta-webosose as of 2020-07-20 09:15:19 +0900 904625987 webos.conf: Release webOS OSE v2.6.0 635ac3ce1 ose: g-camera-pipeline=13.gav.3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0c00d34b..864b59a0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7169af975', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=904625987', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2743f75c9ba54a8b7aa8a3acd44de4247e68284f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Thu, 24 Sep 2020 15:46:54 +0900 Subject: [PATCH 118/916] webos-image: Update layer pins for 2020-09-24 (build 219) meta-webosose as of 2020-09-24 15:41:00 +0900 d74c9f81b2 webruntime.inc: Separate SRC_URI 782d96a281 auto-luna-surface-manager=24 luna-surfacemanager=324 qml-webos-components=48 qml-webos-framework=148 qtwayland=153-webos19 qtwayland-webos=54 webos-wayland-extensions=39 dd789c25d5 notificationmgr=11 e857f788cc com.webos.app.enactbrowser=29-r10 39c424539f com.webos.service.mediacontroller=9 e646600801 luna-service2=6-r25 db8=9-r34 libpbnjson=2-r8 sleepd=7-r9 filecache=3-r5 nyx-utils=5-r3 nyx-lib=5-r8 luna-servcie2-security-conf=15-r6 luna-init=4-r18 nyx-modules-qemux86=3-r1 nyx-modules={ose=8-r16 raspberrypi=webosrpi4} --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 864b59a0..1990f40e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=904625987', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d74c9f81b2', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From bd1bc5461b3f818f6cba1d1876b9609236faadfc Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 24 Sep 2020 16:07:48 +0900 Subject: [PATCH 119/916] webos-image: Update layer pins for 2020-09-24 (build 221) meta-webosose as of 2020-09-24 16:02:31 +0900 c2184a8e webos.inc: Change the default branch for some components abbe4c85 Add com.webos.service.intent=5-r0,v1.0.0 1d43dfca mojoloader=2-r6 nodejs-module-webos-pmlog=2-r7 nodejs-module-webos-dynaload=2-r7 nodejs-module-webos-service=4-r4 nodejs-module-webos-sysbus=3-r11 mojoservicelauncher=5-r8 4493cc67 com.palm.service.devmode=5-r7 com.webos.service.pdm=11-r2 configurator=4-r7 cpushareholder-stub=2-r4 crashd=4-r12 event-monitor=7-r3 jemalloc=2-r2 luna-prefs=5-r14 1una-sysservice=8-r7 notificationmgr=12-r9 pdm-plugin=3-r2 pmklogd=2-r4 pmlogctl=2-r4 pmlogdaemon=7-r10 pmloglib=6-r10 pmtrace=8-r11 rdxd=11-r9 serviceinstaller=2-r4 settingsservice=5-r23 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1990f40e..3dd58235 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d74c9f81b2', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c2184a8e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6b320150e8d522c1920b9ae5cc400f8af92d69e2 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Sat, 26 Sep 2020 10:02:44 +0900 Subject: [PATCH 120/916] webos-image: Update layer pins for 2020-09-26 (build 222) meta-webosose as of 2020-09-26 09:56:45 +0900 7e63b07a g-media-pipeline=21.gav.9-r8 com.webos.service.mediacontroller=11 umediaserver=24.gav.6-r13 umediaserver-configs=10-r7 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3dd58235..3c10941a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c2184a8e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7e63b07a', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 73b9e2b3bdd261f6cff2c67ba2e1d787d3b8f02a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Sat, 26 Sep 2020 10:29:34 +0900 Subject: [PATCH 121/916] webos-image: Update layer pins for 2020-09-26 (build 223) meta-webosose as of 2020-09-26 10:20:47 +0900 a699ebe7 sam=41-r26 0136bdfd bluez5=webos15 bluetooth-sil-api=10 bluetooth-sil-bluez5=30-r2 com.webos.service.bluetooth2=25-r3 58d3ee75 ose: webruntime_79=38 wam=41 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3c10941a..6457e557 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7e63b07a', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a699ebe7', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 48c83a396343631a3b2e84d9941265a8b09c3910 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Sat, 26 Sep 2020 10:50:36 +0900 Subject: [PATCH 122/916] webos-image: Update layer pins for 2020-09-26 (build 224) meta-webosose as of 2020-09-26 10:48:33 +0900 2cd58f96 ose: webos-initscripts=48-r13 activitymanager=9-r10 appinstalld=17-r4 applicationinstallerutility=2-r2 bootd=11-r11 com.webos.service.intent=6-r1 com.webos.service.swupdater=22-r3 configd=6-r18 librolegen=2 luna-downloadmgr=5-r11 bb89946f bluetooth-sil-api=11 bluetooth-sil-bluez5=32 com.webos.service.bluetooth2=27 3379eb46 luna-surfacemanager=327 qtwayland=154 wayland=webos2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6457e557..42263376 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a699ebe7', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2cd58f96', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7ec8e4c328c87578571407ddc747f7417e424c29 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Sat, 26 Sep 2020 10:58:27 +0900 Subject: [PATCH 123/916] webos-image: Update layer pins for 2020-09-26 (build 225) meta-webosose as of 2020-09-26 10:56:34 +0900 09dacf11 luna-service2-security-conf=16 1159c810 bluetooth-sil-api=12 bluetooth-sil-bluez5=33 com.webos.service.bluetooth2=30 c1c957e4 com.webos.service.bluetooth2=29 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 42263376..2e9eb549 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2cd58f96', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=09dacf11', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 198b6c162e4f0e32f7606a92c0dcc24cef25b9b0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Sat, 26 Sep 2020 11:02:09 +0900 Subject: [PATCH 124/916] webos-image: Update layer pins for 2020-09-26 (build 226) meta-webosose as of 2020-09-26 11:01:04 +0900 8e0e7c44 ose: sam=43 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2e9eb549..b1153b65 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=09dacf11', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8e0e7c44', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 77adb2cf8e300816d0e45607faa86fde063b255f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Sat, 26 Sep 2020 11:05:35 +0900 Subject: [PATCH 125/916] webos-image: Update layer pins for 2020-09-26 (build 227) meta-webosose as of 2020-09-26 11:03:56 +0900 633d3802 webos-initscripts=50-r14 Add com.webos.service.hfp=13-r0,v1.0.0 ofono=v1.24 04cde6cb auto-luna-surface-manager=25 luna-surfacemanager=328 e5b094bf ose: webruntime_79=40 wam=42 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b1153b65..f4429458 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8e0e7c44', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=633d3802', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 799d01e0d705cd7463be6d2d3d5e04908838f547 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Sat, 26 Sep 2020 11:09:33 +0900 Subject: [PATCH 126/916] webos-image: Update layer pins for 2020-09-26 (build 228) meta-webosose as of 2020-09-26 11:07:12 +0900 ebfddde9 qtbase=webos79webosrpi12 qtdeclarative=webos53 webos-initscripts=r15 287aeb43 bluetooth-sil-bluez5=34 com.webos.service.bluetooth2=31 669dca58 com.webos.service.pdm=12 517d7c95 settingservice-conf=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f4429458..4094ff6b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=633d3802', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ebfddde9', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From eac019882ab77ccaf4131e76444db065fa1ab597 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 26 Sep 2020 11:34:05 +0900 Subject: [PATCH 127/916] webos-image: Update layer pins for 2020-06-04 meta-updater meta-updater as of 2020-06-03 15:17:30 +0200 e1b2028 Merge pull request #730 from advancedtelematic/feat/thud/2020.7 c2306aa Update garage-push invocation for new cli 255408e Bump aktualizr to 2020.7 revision 4923405 image_types_ostree: allow to add layer specific OSTree commit arguments 79ca75e Adding collectd coniguration for aktualizr b4ea02c image_types_ota: use named reference 16e01f3 image_types_ostree/ota: use hash from ostree commit c5e1b20 initramfs-ostree-image: drop qemuboot from IMAGE_CLASSES 919ce31 sota_sanity.bbclass: introduce sota_check_boolean_variable a9a04e7 image_types_ostree/ota: do not commit homes to the OSTree 50835b8 image_types_ostree: use hardlink tree 52276a4 image_types_ostree: drop unnecessary tmp handling 1841b99 image_types_ota: export OSTREE_BOOT_PARTITION when needed --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4094ff6b..dafe7ed9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -68,7 +68,7 @@ ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=24a560c', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=e1b2028', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), From 7e31dfb2b02831201a4a7c568a9a36500c5dc008 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 26 Sep 2020 11:35:47 +0900 Subject: [PATCH 128/916] webos-image: Update layer pins for 2020-07-21 meta-updater and bitbake bitbake as of 2020-07-10 21:10:43 +0100 f4e60b29 tests/fetch: Switch from git.infradead.org to a YP mirror meta-updater as of 2020-07-14 09:41:57 +0200 2594d57 Merge pull request #752 from advancedtelematic/feat/thud/2020.8 77d08b7 aktualizr: Bump to 2020.8 release. afb89b1 ostree-kernel-initramfs: fix devicetree deployment d34ff31 image_types_ota.bbclass: change IMAGE_BASENAME to PN e6d03b2 ostree-kernel-initramfs: skip recipe when OSTREE_KERNEL is not defined dc94b08 ostree-kernel-initramfs: deploy dtbs from OSTREE_DEVICETREE d6ef4e9 ostree-kernel-initramfs: fix parsing for MACHINEs which don't define INITRAMFS_IMAGE e8398d0 Put aktualizr-info in a separate package and use it in Secondaries. f5e0a76 meta: introduce ostree-kernel-initramfs recipe 6628d97 meta: change virtual/network-configuration to network-configuration 9a61ba4 Add recipe to build images with binary primaries 6cc3b51 image_types_ostree: allow specifying a device tree to deploy --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index dafe7ed9..c81e2ef3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,7 +58,7 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.40,commit=b690030e', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.40,commit=f4e60b29', ''), ('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=thud,commit=e68991ceb5', 'oe-core'), @@ -68,7 +68,7 @@ ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=e1b2028', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=2594d57', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), From a7f921755400c2ed3a1d07a267128d0d6866aae9 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 11:42:11 +0900 Subject: [PATCH 129/916] webos-image: Update to latest revision in Yocto 2.7 Warrior (build 229) Yocto 2.7.4 Warrior - June 02 2020: https://lists.yoctoproject.org/g/yocto/message/49562 oe-core as of 2020-05-27 07:34:46 +0100 bitbake as of 2020-07-02 16:11:24 +0100 meta-oe as of 2019-10-19 08:25:27 -0700 meta-raspberrypi as of 2020-03-19 14:16:46 +0000 meta-security as of 2019-06-16 09:16:00 -0700 meta-updater as of 2020-07-14 09:42:07 +0200 meta-virtualization as of 2020-04-15 15:28:39 -0400 See the more details: https://jira2.lgsvl.com/browse/PLAT-115142 meta-webosose as of 2020-09-26 11:50:43 +0900 feabc5ba webos: layer.conf: Update to warrior release name series 3645a469 fluidsynth: remove unnecessary bbappend 7f97566f bluez5: partially revert PLAT-84883 fd63a2a1 mce-test: bash QA issue 77645688 kernel-selftest: ignore -Werror=format-security c175d918 connman: refresh patch to apply on 1.36 version eb4edbf3 systemd: disable nss-mymachines and nss-resolve eaf9b067 wayland: refresh patches to apply on 1.17.0 version 7dc0dca5 nodejs: refresh patches to apply on 10.15.3 version 6683c0d3 alsa-utils: refresh patches to apply on 1.1.8 version 80a81f35 meta-webos-smack: refresh patches to apply cleanly on systemd version 241 b5e6812d webos: busybox: refresh patches for version 1.30.1 db995a4e opkg: update patches to apply on 0.4.0 version 0144f22f gtest: update for 1.8.1 version bffb26b4 qemu: enable kvm, spice, libusb, usb-redir 4e999ed7 qemu, libepoxy, libsdl2, mesa-native, nativesdk-mesa, virglrenderer, libpciaccess: remove modifications backported from oe-core jansa/qemu 2b289392 webos: linux-yocto: Rename bbappend to match with new version from oe-core 6a461986 nspr: Rename bbappend to match with new version from oe-core 0f2a2078 meta-webos-raspberrypi: remove backported changes from warrior ee5b50fa meta-webos-backports: drop 2.7 ac72e605 webos: PNBLACKLIST: update for Yocto 2.7 Warrior a3b679d9 qtdeclarative=webos54 (backport a fix to use python3 explicitly) ff726069 webos.inc: Add webos_oss_pkg_info to IMAGE_CLASSES only in webos_image 6962851c iso-codes: backport fix for main branch in SRC_URI f55f464a webruntime=r34 (Add configurations to build on qemux86) dba659d8 webos: com.webos.service.mediacontroller: raspberrypi3 and other MACHINEs aren't supported d8647677 pyzy=r1 (use python3 instead of python(2)) --- weboslayers.py | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index c81e2ef3..9d3c8c72 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,33 +58,32 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.40,commit=f4e60b29', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.42,commit=417f635f', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=thud,commit=e68991ceb5', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=warrior,commit=db3ce703d0', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=thud,commit=446bd615fd', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=warrior,commit=a24acf94d4', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=thud,commit=2594d57', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=thud,commit=7685c7d', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=warrior,commit=4e747ef', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=warrior,commit=343b5e2', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos-backports-2.7', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos-backports-3.0', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos-backports-3.1', 32, 'git://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-backports-3.0', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-backports-3.1', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ebfddde9', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=feabc5ba', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=thud,commit=4e5be97', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=warrior,commit=5551792', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=thud,commit=31dc4e7', ''), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=warrior,commit=4f7be0d', ''), ] From 09677ba3efd3b754a69153f6de6270a28ccc38c4 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 12:00:02 +0900 Subject: [PATCH 130/916] webos-image: Update to latest revision in Yocto 3.0 Zeus (build 230) Yocto 3.0.3 Zeus - Feb 2020: https://lists.yoctoproject.org/g/yocto/message/49524 oe-core as of 2020-06-29 13:51:38 +0800 bitbake as of 2020-06-29 15:57:01 +0100 meta-oe as of 2020-06-22 11:14:55 -0700 meta-raspberrypi as of 2020-03-31 11:59:00 +0100 meta-security as of 2020-06-24 16:35:47 -0700 meta-updater as of 2020-07-14 09:42:15 +0200 meta-virtualization as of 2020-06-22 09:36:11 -0400 See the more details: https://jira2.lgsvl.com/browse/PLAT-115144 meta-webosose as of 2020-09-26 12:02:57 +0900 9edc6a6e webos: layer.conf: Update to zeus release name series a89985de webos: g-camera-pipeline: add webos-wayland-extension to depends b300a97f webos.inc: make packagegroup-core-tools-debug MACHINE_ARCH 92f75262 com.webos.service.ai com.webos.service.tts com.webos.service.facedetect: drop 6f58788b webos: com.webos.service.hfp=r1 (fix build error) e2df1378 glibc-locale: drop unnecessary bbappend 8e0189d4 meta-webos-virtualization: rename docker to docker-moby like meta-virtualization did d5388712 linux-yocto: drop patches already included in linux-yocto-5.2 999f9986 webos: rename lsb bbappend to lsb-release c8740819 ostree: fix more bash QA issues and move to meta-webos ed0ea392 bats, unbound, e2fsprogs, dnf-plugin-tui, opkg-utils: fix bash runtime dependency 361a9dd7 grpc=webos3 (remove now unnecessary backported patch) d1ff0518 bluetooth.bbclass: Add empty .bbclass just for compatibility with meta-qt5[warrior] 29580219 webos: opencv: rename bbappend to match new version from meta-oe bee719aa webos: gtest: rename bbappend to googletest 4588f7ec tcp-wrappers: update fix-compile.patch to apply with newer oe-core af68865b webos: gstreamer: use 1.16.0 from oe-core 2384932c source-highlight: remove unused bbappend 6f32fdd9 glib-2.0: update work around for QA issues 189e281c fontconfig: drop 0001-Add-ignore-mtime-option-to-fc-cache.patch 986d7db4 meta-webos-smack: refresh patches to apply cleanly on systemd version 243 cb9178b7 fontconfig: update patch to apply on 0.13.1 version 96b9ee97 connman: refresh patches to apply on 1.37 version 5e8cd4a4 meta-webos-raspberrypi: remove backported recipes 1de8726e meta-webos-backports: drop 3.0 9e4549af webos: PNBLACKLIST: update for Yocto 3.0 Zeus --- weboslayers.py | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 9d3c8c72..a4a2ca58 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,32 +58,31 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.42,commit=417f635f', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.44,commit=fd279f85', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=warrior,commit=db3ce703d0', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=zeus,commit=f5b90eeed7', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=warrior,commit=a24acf94d4', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=zeus,commit=2b5dd1eb81', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=warrior,commit=4e747ef', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=warrior,commit=343b5e2', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=zeus,commit=2152ac8', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=zeus,commit=514ce5f', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos-backports-3.0', 30, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-3.1', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=feabc5ba', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9edc6a6e', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=warrior,commit=5551792', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=zeus,commit=0e05098', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=warrior,commit=4f7be0d', ''), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=zeus,commit=440c37f', ''), ] From fe24db9eef5e5fe80dbe1b1f36e06289c12dd16a Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 12:34:54 +0900 Subject: [PATCH 131/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 231) Yocto 3.1.1 Dunfell - July 2020: https://lists.yoctoproject.org/g/yocto/message/49668 oe-core as of 2020-07-23 04:07:37 -1000 bitbake as of 2020-07-23 16:50:51 +0100 meta-oe as of 2020-07-01 08:01:41 -0700 meta-raspberrypi as of 2020-07-23 13:06:29 +0100 meta-updater as of 2020-07-14 09:42:23 +0200 meta-virtualization as of 2020-07-06 16:29:00 -0400 meta-security as of 2020-07-14 21:27:35 -0700 meta-python2 as of 2020-04-27 13:30:34 -0700 See the more details: https://jira2.lgsvl.com/browse/PLAT-115145 meta-webosose as of 2020-09-26 12:16:57 +0900 118bb254 webos: layer.conf: Update to dunfell release name series bd821355 webos: downgrade bluez5 5.54 to 5.50 dcca98f2 webos: downgrade nodejs 12.14.1 to 8.12.0 e2728ba8 webos: Add com.webos.service.tts com.webos.service.ai 991c3439 webos: downgrade grpc 1.24.3 to 1.14.1 and protobuf 3.11.4 to 3.6.1 afb9ea2f webos: pulseaudio=r21 de3955b9 webos: iotivity-node: remove python3 use 2441bd30 webos.inc: temporarily drop Werror=return-type from zchunk 30300df5 auto: docker-moby=webosvirt3: remove already created directory ed9d7fd2 webos: refresh patches to apply cleanly on bluez5 version 5.54 7b513083 webos: wam: set disable neva media for use software codec c045044e webos: localization-tool-native: inherit pythonnative 86b014ee userland: remove egl changes and 0002-Remove-EGL-dependency.patch af42c85f python3-pymisp: fix build-deps QA issue with bash d73184cc webos-recipe-blacklist.inc: add pipewire 1923fe91 meta-qt5-compat: restore this layer for meta-qt5/warrior compatibility for dunfell 8a68d6a9 console-tools: drop unnecessary .bbappend 189459e3 bluez5: update patches to apply on 5.54 version 9de1e9b6 xen-tools, babeltrace2: bash QA e1d12769 busybox: refresh patches to apply cleanly on 1.31.1 f927c858 wayland: update the patch files to apply on 1.18.0 version e5b3de4a nss, nspr, mozjs: remove upstreamed changes for nspr includedir 3d12b5da nss: refresh do_compile from upstream recipe 4acd4eee rpi: mesa: update 0001-implement-wl-drm-create-linear-prime-buffer.patch to apply on 20.0.1 version f80dcc3b iotop: update .patch to apply on new SRCREV 8e383942 userland: remove changes which are now in upstream 69e454cb leveldb-tl: fix maybe-uninitialized error 24701f18 settingsservice,iotivity-node: remove all python2 dependencies bf38e744 umediaserver: remove test/python until migrated to python3 c06d71f2 pmtrace: use python3 2c08f2a6 nodejs-module-node-red: use python3 ade87eb3 python3, ifplugd, babeltrace, pulseaudio, gensio: fix bash runtime dependency 927418fe crda=0 68f2b957 nodejs-module-webos-{dynaload,pmlog,sysbus}: use python3 for builds 33696846 node-gyp-native: upgrade to 6.1.0 to support python3 afd5dac1 ffmpeg: drop 2.3.6 version and use 4.2.1 from oe-core 5036d725 gstreamer: adapt to oe-core recipes using meson now acba098b gettext: fix QA about runtime dependencies on locale-base-* 1516d0f3 u-boot-fw-utils: drop bbappend f3aa393b cpio: drop unnecessary .bbappend a4da4616 iotivity-node: inherit pythonnative and use python(2) for now df3972a9 nodejs-module-webos-sysbus: inherit pythonnative and use python(2) for now 80a8cdd4 nodejs-module-webos-{pmlog, dynaload}: inherit pythonnative and use python(2) for now aa646540 bluez5: update patches to apply on 5.52 version 09319bda sed: rename bbappend to match new version cac1d1ec leveldb: rename bbappend to match new version 6a0276da u-boot: update patch to apply on 2020.01~rc3 version b3318520 pulseaudio: return dependency on intltool-native 0350e400 webos: PNBLACKLIST: update for Yocto 3.1 Dunfell 6a5a5a2f meta-webos-backports: drop 3.1 --- weboslayers.py | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index a4a2ca58..7e37508c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,31 +58,31 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.44,commit=fd279f85', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=cc11dfa4', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=zeus,commit=f5b90eeed7', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=ea886d57db', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=zeus,commit=2b5dd1eb81', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=cc6fc6b164', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=zeus,commit=2152ac8', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=zeus,commit=514ce5f', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=4af1ea6', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=ffd787f', ''), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=e2ef0dd', ''), +('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos-backports-3.1', 31, 'git://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=118bb254', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9edc6a6e', ''), - -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=zeus,commit=0e05098', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=eb2f6d4', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=zeus,commit=440c37f', ''), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=982a29b', ''), ] From 272cf886b22bb4ad7f7126dbde051298ada24eaa Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 26 Sep 2020 12:44:56 +0900 Subject: [PATCH 132/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell bitbake as of 2020-07-29 00:21:29 +0100 838a8914 server/process: Account for xmlrpc connections fda107a4 server/process: Fix UI first connection tracking meta-raspberrypi as of 2020-07-27 18:02:17 +0100 a907c32 Generalize the naming of the bootfiles deploy directory meta-webosose as of 2020-09-26 12:45:57 +0900 6f91d2b5 rpi: rpi-config=webosrpi9 rpi-u-boot-scr=webosrpi2 --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 7e37508c..670b7fa8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,7 +58,7 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=cc11dfa4', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=838a8914', ''), ('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=ea886d57db', 'oe-core'), @@ -75,9 +75,9 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=118bb254', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6f91d2b5', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=eb2f6d4', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=a907c32', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), From d943e0b95fb253cc58f492ae8541c36cd100d54e Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 12:46:45 +0900 Subject: [PATCH 133/916] webos-image: Update layer pins for 2020-09-26 (build 232) meta-webosose as of 2020-09-26 12:40:51 +0900 37e2a774 ose: Add gator=r0,v6.7 b5e11fc2 bluetooth-sil-api=13 bluetooth-sil-bluez5=35 com.webos.service.bluetooth2=32 023d917c ose: audiod=16-r28 com.webos.service.audiooutput=2-r1 umi=7-r3 pulseaudio=19-r22 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 670b7fa8..7830d4f7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6f91d2b5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=37e2a774', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=a907c32', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From fb86de396e2c55126d932809bc863cff681c5338 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 12:50:47 +0900 Subject: [PATCH 134/916] webos-image: Update layer pins for 2020-09-26 (build 233) meta-webosose as of 2020-09-26 12:49:34 +0900 3aa0f633 ose: com.webos.service.intent=7 sam=44 56d6470f connman=webos11 connman-conf=webos3 webos-connman-adapter=24 4849ffa1 bluetooth-sil-api=14 bluetooth-sil-bluez5=36 com.webos.service.bluetooth2=33 pi-bluetooth=webosrpi3 bluez5=webos17 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7830d4f7..67fd4740 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=37e2a774', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3aa0f633', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=a907c32', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 56305cc8414dc87da8a8ed86d7c30b831a6b6a57 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 12:53:42 +0900 Subject: [PATCH 135/916] webos-image: Update layer pins for 2020-09-26 (build 234) meta-webosose as of 2020-09-26 12:52:21 +0900 b8055ff3 ose: nodejs=webos5 mojoloader=3-r7 mojoservicelauncher=6-r9 nodejs-module-webos-dynaload=3-r8 nodejs-module-webos-pmlog=3-r8 nodejs-module-webos-sysbus=4-r12 06234900 ose: iotivity=r5: include wireless-regdb-static in packagegroup 14fcff03 Revert "webos: downgrade nodejs 12.14.1 to 8.12.0" 40020181 ose: pulseaudio=20 audiod=17 00107c86 bluez5=webos18 bluetooth-sil-bluez5=38 com.webos.service.bluetooth2=35 5a743494 Revert "webos: downgrade bluez5 5.54 to 5.50" b4425170 com.webos.service.bluetooth2=34 bluetooth-sil-bluez5=37 9d219a15 ose: protobuf-c: avoid race condition --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 67fd4740..2c7cb15e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3aa0f633', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b8055ff3', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=a907c32', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 83be288d025fb1b9a20abdffe08783e8990f8718 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 12:58:57 +0900 Subject: [PATCH 136/916] webos-image: Update layer pins for 2020-09-26 (build 235) meta-webosose as of 2020-09-26 12:55:07 +0900 abb8f009 rpi : gstreamer1.0-omx=webosrpi5 gstreamer1.0-plugins-bad=webosrpi3 gstreamer1.0-plugins-good=webosrpi2 webruntime=webosrpi5 wam=webosrpi4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2c7cb15e..53f21708 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b8055ff3', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=abb8f009', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=a907c32', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b2e438e26baa13aa58399296eecf13ca2fdc524f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:03:45 +0900 Subject: [PATCH 137/916] webos-image: Update layer pins for 2020-09-26 (build 236) meta-webosose as of 2020-09-26 13:02:04 +0900 f0be5561 ose: com.webos.service.camera=11-r2 g-camera-pipeline=13.gav.4-r6 d5cc438d ose: gator=r1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 53f21708..a4d9a995 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=abb8f009', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f0be5561', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=a907c32', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7a4db568878a575a507ffbb36d0f039dc3bd5ca3 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:06:56 +0900 Subject: [PATCH 138/916] webos-image: Update layer pins for 2020-09-26 (build 237) meta-webosose as of 2020-09-26 13:05:23 +0900 5e1b6b20 rpi : mesa=webosrpi3 webruntime=webosrpi6 gstreamer1.0-omx=webosrpi6 2f45acfa activitymanager=10 268f3cf6 notificationmgr=13 bd67b044 bluetooth-sil-api=16 bluetooth-sil-bluez5=40 com.webos.service.bluetooth2=37 bluez5=webos19 51fce0a1 ose: webos-connman-adapter=25-r6 2bb4da8f com.webos.service.hfp=14-r2 0d8f262c ose: com.webos.app.enactbrowser=31 f996788d ose: webruntime_79=41 wam=43 c5a7a230 auto-luna-surface-manager=26 luna-surfacemanager=329 qtwayland=155 qtwayland-webos=55 731f1aa7 qtdeclarative=webos55 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a4d9a995..1149a5f0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f0be5561', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5e1b6b20', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=a907c32', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6b54ee07380575e215df895853e2e7f4c48118e1 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:09:00 +0900 Subject: [PATCH 139/916] webos-image: Update layer pins for 2020-09-26 (build 238) meta-webosose as of 2020-09-26 13:08:14 +0900 8ef304b2 ose: sam=45 3571b600 com.webos.service.hfp=15-r3 a59fa59a ose: audiod=19-r29 pulseaudio=22-r23 eec7b737 openwnn-webos=3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1149a5f0..acd7f531 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5e1b6b20', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8ef304b2', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=a907c32', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 718705009ccd00b0b59dec1777ad4ab5411dc48f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:11:50 +0900 Subject: [PATCH 140/916] webos-image: Update layer pins for 2020-09-26 (build 239) meta-webosose as of 2020-09-26 13:10:17 +0900 494a36eb ose: audiod=20 d9590163 grpc=webos4 (backported grpc patch to avoid tts crash) e3dac1de webos-initscripts=51 Add {libpmscore,pms-support-reference, com.webos.service.power2}=2-r0,v1.0.0 632e6f12 rpi : gstreamer1.0=webosrpi2 g-media-pipeline=21.gav.10 e071f079 rpi : umediaserver=r14 96547afa ose: nodejs=webos6 06fc3e4c bluetooth-sil-api=17 bluetooth-sil-bluez5=41 com.webos.service.bluetooth2=38 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index acd7f531..83d2a2f1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8ef304b2', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=494a36eb', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=a907c32', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a6dc0501ff16c745698033d197ae007be7c5ef9e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 26 Sep 2020 13:15:44 +0900 Subject: [PATCH 141/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 240 part 1/2) oe-core as of 2020-08-13 04:47:52 -1000 553a966449 linux-yocto/5.4: update to v5.4.57 27e82a421e linux-yocto/5.4: update to v5.4.56 7c4b2aa7f1 linux-yocto-rt/5.4: update to rt32 787c7a2b35 go: Upgrade to 1.14.7 e33d2ddaa6 go: update 1.14.4 -> 1.14.6 17c654c34d gcc-9.3.inc: Mark CVE-2019-15847 as fixed e03433fd52 glibc: Bring in CVE fixes and other bugfixes from 2.31 release branch b95d6aeafb uninative: Handle PREMIRRORS generically 9eaf11657c oeqa: write @OETestTag content into json test reports for each case eb57207f98 testimage: add an overall timeout setting ca39b482c4 grub: set CVE_PRODUCT to grub2 c19c4ef4ef webkitgtk: fix CVE-2020-13753 d4662adbb3 libjpeg-turbo: fix CVE-2020-13790 d6eb50dfe6 qemu: fix CVE-2020-15863 a58aa30179 ghostscript: fix CVE-2020-15900 0d4e96b444 allarch: Add missing allarch ttf-bitstream-vera 9390846e2a ltp: make copyFrom scp command non-fatal 7c1fff00b7 kernel-devicetree: Fix intermittent build failures caused by DTB builds f32c1c92dd linux-yocto/5.4: update to v5.4.54 baa5713a04 linux-yocto/5.4: fix perf build with binutils 2.35 40ff5adaca linux-yocto/5.4: update to v5.4.53 2657e06140 libexif: update to 0.6.22 51b45ec3fc ruby: upgrade 2.7.0 -> 2.7.1 2dc1266eb3 glib-2.0: update 2.62.5 to 2.62.6 d1c337161f glib-2.0: update 2.62.4 to 2.62.5 6f24a70ed9 qemumips: Use 34Kf CPU emulation 257758f175 Revert "gtk-icon-cache.bbclass: add runtime dependency" 9bf1f323a9 glib-networking: upgrade 2.62.3 to 2.62.4 284a8cb6c5 gnutls: Fix krb5 code license to GPLv2.1+ to match the LICENSE file. 79b8211612 gnutls: upgrade 3.6.13 -> 3.6.14 dc91654704 bind: upgrade 9.11.19 -> 9.11.21 f3f6cc45b0 boost: backport fix to make async_pipes work with asio 4cbfaae7f6 cogl-1.0: correct X11 dependencies 135a6a4f55 cve-update: handle baseMetricV2 as optional a10ff92558 checklayer: check layer in BBLAYERS before test 471094f8af initscripts: Fix populate-volatile.sh bug when file/dir exists 2c44581c3b initscripts: Fix various shellcheck warnings in populate-volatile.sh 7ce425fa12 glibc: Secruity fix for CVE-2020-6096 af8f5fe82f buildhistory: use pid for temporary txt file name d22af1a7d6 gtk-immodules-cache.bbclass: fix post install scriptlet error 92d8bba540 busybox: make hwclock compatible with glibc 2.31 0590fbf6d7 startup-notification: add time_t type mismatch patch from upstream faf9335561 image.bbclass: improve wording when image size exceeds the specified limit 2541b5be1e classes/package: Use HOST_OS for runtime dependencies 59b8c49a54 classes/cmake: Fix host detection 693dc28516 oeqa/qemurunner: Add priority/nice information for running processes c381a58954 linux-yocto-rt/5.4: fix mmdrop stress test issues aee5754b84 linux-yocto/5.4: update to v5.4.51 2a4980cd8b openssl: openssl-bin requires openssl-conf to run a53e9fd2d5 linux-firmware: add ibt-20 package 4e0d1bdc6e rpm: fix nativesdk's default var location 66f9db48bb wic/filemap: Fall back to standard copy when no way to get the block map 19078f9540 wic/filemap: Drop the unused get_unmapped_ranges() 14cbfc04f4 wic/filemap: Drop the unused block_is_unmapped() meta-oe as of 2020-07-18 07:24:39 -0700 654ad8bea4 jsoncpp: add PE do to revert to older PV 5d4023848f nss: Fix CVE-2020-12399 0e0b4892f5 Revert "jsoncpp: upgrade 1.9.2 -> 1.9.3" 3add820b37 wireshark: Update to 3.2.5 c0d869c095 drbd-utils: Add CLEANBROKEN to fix rebuild errors 2103ef7d64 multipath-tools: disable parallel build as a workaround a6bf385453 openldap: packaging fixes ead5cb4ed7 upm:Fix build error when enable multilib. 1f77d18cc6 paho-mqtt-c: Fix build error when enable multilib. aa6371f7bf mraa: Disable python2, otherwise, there is a build error when enable multilib. b86aae02b8 minicoredumper: update SRC_URI to use github instead 7ed1adba79 nftables: upgrade 0.9.5 -> 0.9.6 b1b6f976aa Fix build error when enable multilib. 66a457908d ibus: upgrade 1.5.21 -> 1.5.22 f032374e55 modemmanager: upgrade 1.12.10 -> 1.12.12 c94e7930ed blueman: upgrade 2.1.1 -> 2.1.3 4deb89233f libmcrypt: set CLEANBROKEN b2acef6703 net-snmp: Security fix CVE-2019-20892 1d5fe0c17d nss: Remove mcpu to avoid march conflicts 5be9567ffb freediameter: Fix testcnx ptest failure 2d964c9051 python3: Add python3-cryptography to RDEPENDS for python3-redis meta-raspberrypi as of 2020-08-10 11:10:11 +0100 bc7a066 sdcard_image-rpi.bbclass: Fix when RPI_SDIMG_EXTRA_DEPENDS not defined 671ae4a u-boot: Move fw_env.config to u-boot append 8258e73 Revert "u-boot: Fix booting raspberrypi CM3 module" 1b2c598 Revert "u-boot-rpi: Locate local patches with FILESEXTRAPATHS." cf13982 Revert "u-boot: Move fw_env.config to u-boot append" 4869bb1 Generalize the naming of the bootfiles deploy directory 66ca1d8 docs/extra-build-config.md: document vars to add to boot partition bfde594 sdcard_image-rpi.bbclass: enable extensible inclusion into boot 2a9af51 docs/extra-build-config.md: Document CAN_OSCILLATOR variable c2cbafe rpi-config: Add CAN_OSCILLATOR variable to set mcp2515 crystal frequency 7ee3131 docs: Added documentation for Pican2 Duo support bc6e24c rpi-config_git: Added ENABLE_DUAL_CAN build configuration c2b2d78 conf/machine/include/rpi-base.inc: Added can1 interface to bsp 7a2624d Revert "Generalize the naming of the bootfiles deploy directory" fc494a3 u-boot: Move fw_env.config to u-boot append 89ca43f u-boot-rpi: Locate local patches with FILESEXTRAPATHS. meta-updater as of 2020-08-12 09:41:47 +0200 af3b1db Merge pull request #764 from advancedtelematic/feat/dunfell/headers 8371f4c aktualizr: Bump to latest and install headers in dev package. 713adb0 Merge pull request #763 from liuming50/cherry-pick-nfs-utils-fixes-to-dunfell 3fec6c0 nfs-utils: don't add nfs-home-mount.service without sota enabled 50a0abd nfs-utils: fix nfs systemd daemons runtime issues 2e052e1 Merge pull request #761 from psaavedra/dunfell 2f21ca6 Remove boost 1.72 bbappend f4d70da Merge pull request #758 from advancedtelematic/fix/rpi-bootfiles-path 8414615 sota_raspberrypi: Use new variable for bootfiles path. meta-virtualization as of 2020-08-07 22:20:03 -0400 ff997b6 libvirt: fix install error without qemu meta-webosose as of 2020-09-26 13:18:00 +0900 b35451a1 webos-preferred-providers.inc: drop backported PREFERRED_PROVIDER setting for mesa 971e08ce rpi: refresh sdcard_image-rpi.bbclass from dunfell and drop PREFERRED_VERSION_linux-raspberrypi --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 83d2a2f1..95280d0f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,24 +60,24 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=838a8914', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=ea886d57db', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=553a966449', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=cc6fc6b164', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=654ad8bea4', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=4af1ea6', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=ffd787f', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=af3b1db', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=ff997b6', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=e2ef0dd', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=494a36eb', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b35451a1', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=a907c32', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=bc7a066', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), From 66bfbdfea55d594cf606b8176f36393483694fe1 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:19:23 +0900 Subject: [PATCH 142/916] webos-image: Update layer pins for 2020-09-26 (build 240 part 2/2) meta-webosose as of 2020-09-26 13:12:59 +0900 c012def0 bluez5=webos20 c79d385f com.webos.service.bluetooth2=39 bluetooth-sil-bluez5=42 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 95280d0f..6130ba07 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b35451a1', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c012def0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=bc7a066', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 85b7b3d24ba9bf2f12cbcc0c8b846d2670f98a63 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:21:49 +0900 Subject: [PATCH 143/916] webos-image: Update layer pins for 2020-09-26 (build 241) meta-webosose as of 2020-09-26 13:20:52 +0900 b9c351b8 com.webos.service.tts=12 e882435b com.webos.service.power2=3 975cfd57 nodejs-module-webos-pmlog=5 nodejs-module-webos-sysbus=6 65b976de com.webos.service.bluetooth2=40 bluetooth-sil-bluez5=43 bluetooth-sil-api=18 fc25a50f com.webos.service.hfp=16 78b6907c luna-surfacemanager=330 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6130ba07..df54818b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c012def0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b9c351b8', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=bc7a066', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 50c5cf63958b9e081353cd857b100bb1ef8b4aa5 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:24:09 +0900 Subject: [PATCH 144/916] webos-image: Update layer pins for 2020-09-26 (build 242) meta-webosose as of 2020-09-26 13:23:12 +0900 94ad0443 gstreamer1.0-plugins-good=webosrpi3 g-media-pipeline=21.gav.11 830ebf3a ose: webruntime_79=42 08bbe3ea librolegen=3-r6 23e18631 bluetooth-sil-bluez5=44 com.webos.service.bluetooth2=41 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index df54818b..bf7310b1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b9c351b8', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=94ad0443', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=bc7a066', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 293ffbefb4e6c82a0ac4a48109a9e97fe648247f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 26 Sep 2020 13:38:04 +0900 Subject: [PATCH 145/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 243 part 1/3) meta-webosose as of 2020-09-26 13:39:00 +0900 a8d9dff9 linux-raspberrypi: add bbappend for 5.4 20540819 gator=r2 (Fix build with linux-5.0 and newer) 157b7bb7 sp-memusage=r6 (Use -fcommon even with gcc-10) 3abeb6e1 crashd=r13 (Fix build with glibc-2.32) 2e4db16c jemalloc=r3 (Fix build with glibc-2.32) f81753fa webruntime=r35.x (Fix build with bison-3.7) oe-core as of 2020-08-19 04:11:14 -1000 bec0a45393 runqemu: Check gtk or sdl option is passed together with gl or gl-es options. da9571716c alsa-ucm-conf: use ${datadir} in do_install() 35b3e2365f alsa-topology-conf: use ${datadir} in do_install() 6392d99de3 libffi: fix multilib header conflict 55d6ba6f76 xserver-xorg: upgrade 1.20.7 -> 1.20.8 43f1aa650c perl: fix CVE-2020-12723 1cee5540ca ghostscript: update to 9.52 033e4bdb9f linux-yocto/5.4: perf cs-etm: Move definition of 'traceid_list' global variable from header file c4c7de54d0 linux-yocto/5.4: update to v5.4.58 c0292d36dc selftest/tinfoil: Increase wait event timeout e6e40f16e6 fribidi: extend CVE_PRODUCT to include fribidi 586da5f972 librsvg: Upgrade 2.40.20 -> 2.40.21 meta-raspberrypi as of 2020-08-26 13:53:39 +0100 93305f7 raspberrypi-firmware: Upgrade to 20200819 168684c linux-raspberrypi: Update to 5.4.59 10f01cc linux-raspberrypi-5.4: bump SRCREV to latest to fix perf build 795a9af linux-raspberrypi: bump to revision 4b945d5 8a2488c raspberrypi-firmware: update to current HEAD 659b33b rpi-default-versions: Switch defaults to 5.4 meta-security as of 2020-08-24 12:18:49 -0700 ef4bfb5 trousers: Several Security fixes --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index bf7310b1..a4ad5340 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=838a8914', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=553a966449', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=bec0a45393', 'oe-core'), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=654ad8bea4', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -75,14 +75,14 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=94ad0443', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a8d9dff9', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=bc7a066', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=982a29b', ''), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=ef4bfb5', ''), ] From cee35128575d90766ed98641321b385c7c3ff448 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 26 Sep 2020 13:40:28 +0900 Subject: [PATCH 146/916] webos-image: Update to Qt 5.12.9 (build 243 part 2/3) meta-webosose as of 2020-08-31 14:59:00 +0900 0b9498a9 qtbase=webos80 qtdeclarative=webos56 (Update for Qt 5.12.9) meta-qt5 as of 2020-07-22 14:08:11 +0200 9248dc7 qtbase-native: disable vulkan support 7565dbe qtbase: Add vulkan to PACKAGECONFIGs 90f99d8 qt5: upgrade to 5.12.9 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index a4ad5340..054ded01 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -73,9 +73,9 @@ ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=e2ef0dd', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=7d0b17a', ''), +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a8d9dff9', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0b9498a9', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 02d291ce73684f2dd2617eb16d7752c99407188b Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:42:16 +0900 Subject: [PATCH 147/916] webos-image: Update layer pins for 2020-09-26 (build 243 part 3/3) meta-webosose as of 2020-09-26 13:35:32 +0900 dc3bbe2e ose: videooutput-adaptation-layer-api=4-r1 videooutput-adaptation-layer-rpi=12-r2 com.webos.service.videooutput=13-r2 com.webos.service.mediacontroller=12-r2 4754d760 ose: media-resource-calculator=5-r5 8256ebdf ose: sam=47 com.webos.service.intent=8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 054ded01..a2ceb27b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0b9498a9', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dc3bbe2e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 3edaecf1253e457c95e20a190b262c4b93a1ff32 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:45:07 +0900 Subject: [PATCH 148/916] webos-image: Update layer pins for 2020-09-26 (build 244) meta-webosose as of 2020-09-26 13:44:06 +0900 44c41183 ose: com.webos.service.flowmanager=6-r3 com.webos.app.mediaviewer=6-r2 bootd=12 sam=48 530a11c8 ose: audiod=21 pulseaudio=23-r24 06227139 com.webos.service.pdm=20-r3,v1.0.1 pdm-plugin=7,v1.0.1 dff66a30 ose: com.webos.service.ai=7-r3 libgoogleassistant=6-r3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a2ceb27b..b4637a8f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dc3bbe2e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=44c41183', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 850dd69459b110dea4b0152a7ae6060f194a02f6 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:47:13 +0900 Subject: [PATCH 149/916] webos-image: Update layer pins for 2020-09-26 (build 245) meta-webosose as of 2020-09-29 14:25:22 +0900 e12c2a66 activitymanager=11 com.webos.service.pdm=21 18ab68ec ose: com.webos.service.ai=8-r4 libgoogleassistant=7-r4 52171deb ose: audiod=22 pulseaudio=24 umi=8 4b972226 meta-webos: {com.webos.app.notification,com.webos.app.volume}=r1 0073074d auto-luna-surface-manager=27 bootd=13 Add com.webos.app.notification=3-r0,v0.1.0 com.webos.app.volume=4-r0,v0.1.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b4637a8f..d1bea1d6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=44c41183', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e12c2a66', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From c51f9513c98536d455c519815472c5bf25518f67 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:49:29 +0900 Subject: [PATCH 150/916] webos-image: Update layer pins for 2020-09-26 (build 246) meta-webosose as of 2020-09-29 14:26:30 +0900 0bc70572 ose: libsandbox=2-r3 e40541ca wpa-supplicant=webosrpi1,v2.9 86c37f0c com.webos.service.pdm=23 pdm-plugin=9 3a86f33e com.webos.service.hfp=17 295a60c9 bluetooth-sil-api=19 bluetooth-sil-bluez5=45 com.webos.service.bluetooth2=42 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d1bea1d6..abf1e3f2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e12c2a66', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0bc70572', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 0d95bf2bfc216a675e03d790535efef90974c968 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:51:40 +0900 Subject: [PATCH 151/916] webos-image: Update layer pins for 2020-09-26 (build 247) meta-webosose as of 2020-09-26 13:50:59 +0900 fed7feca ose: g-media-pipeline=21.gav.12 4637b628 com.webos.service.pdm=24 f5697f55 ose: com.webos.service.memorymanager=38-r5 127341b0 ilib-qml-plugin=5-r5 ilib-webapp=11-r8 libwebosi18n=4-r3 webos-fontconfig-files=5-r4 webos-fonts=10 fe00fb4b luna-surfacemanager=331 qtwayland=156 855efb14 bluetooth-sil-bluez5=46 --- weboslayers.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/weboslayers.py b/weboslayers.py index abf1e3f2..966e0585 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,11 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), +<<<<<<< HEAD ('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0bc70572', ''), +======= +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fed7feca', ''), +>>>>>>> ab1ec3f... webos-image: Update layer pins for 2020-09-26 (build 247) ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 4821f18fab28209ee436c56345ec507652a2daa1 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 26 Sep 2020 13:55:07 +0900 Subject: [PATCH 152/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2020-09-01 05:45:54 -1000 0d4d0df608 linux-firmware: update 20200721 -> 20200817 9580d83f5c linux-firmware: upgrade 20200619 -> 20200721 914d8a00e3 kernel.bbclass: run do_symlink_kernsrc before do_patch c5d9e41382 linux-yocto/5.4: update to v5.4.61 5e40a4bcff linux-yocto/5.4: update to v5.4.60 c0918ffbcc linux-yocto/5.4: update to v5.4.59 1231b05d14 libubootenv: inherit uboot-config 921d063aa3 libubootenv: uprev to v0.3 7d9a8ee200 multilib.conf: add u-boot to NON_MULTILIB_RECIPES 259653b678 conf/machine: set UBOOT_MACHINE for qemumips and qemumips64 a29eac72da bluez5: fix builds that require ell support 08e362ebd6 bind: update to 9.11.22 ESV 5f41726872 perf: backport a fix for confusing non-fatal error 82df23b088 gpgme: fix multilib header conflict 156d3e066d weston: add missing packageconfigs 105f352aba image_types_wic: Add ASSUME_PROVIDED to WICVARS 07d15b83a9 package.bbclass: Sort shlib2 output for hash equivalency 2ac25329fd package_tar.bbclass: Sync to the other package_* classes 2de541adc2 oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot test a0d678cd3b oeqa/manual/bsp-hw.json : remove shutdown_system test e62c8207fa runqemu: Show an error for conflicting graphics options b1fa60c791 oeqa: runtime_tests: Extra GPG debugging meta-updater as of 2020-09-04 09:45:51 +0200 805e2c6 Merge pull request #767 from advancedtelematic/feat/dunfell/2020.9 79dc91f aktualizr: Upgrade to 2020.9 release. ec3afd4 image_repo_manifest.bbclass: fix build when there is no repo on host 918dab0 image_repo_manifest.bbclass: explicitly call python3 2d882d6 Inherit python3native instead of using HOSTTOOLS. a753c24 qemucommand: Restore custom booloader parameter. --- weboslayers.py | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 966e0585..223cb14f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=838a8914', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=bec0a45393', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=0d4d0df608', 'oe-core'), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=654ad8bea4', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -68,18 +68,14 @@ ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=af3b1db', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=805e2c6', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=ff997b6', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=e2ef0dd', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -<<<<<<< HEAD -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0bc70572', ''), -======= -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fed7feca', ''), ->>>>>>> ab1ec3f... webos-image: Update layer pins for 2020-09-26 (build 247) +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=592cc1b2', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 39c89fcd5b663b094ca5d9db9aa46bc74b0c590f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 13:56:01 +0900 Subject: [PATCH 153/916] webos-image: Update layer pins for 2020-09-26 (build 248) meta-webosose as of 2020-09-29 14:40:14 +0900 f294c36d auto-luna-surface-manager=28-r4 libtimedautomata=4-r2 luna-surfacemanager=332-r48 maliit-framework-webos=95-r33 qml-webos-bridge=119-r14 qml-webos-components=49-r14 qml-webos-framework=149-r30 qt-features-webos=45-r6 qtwayland=157-webos20 qtwayland-webos=56-r11 webos-wayland-extensions=40-r4 8f81dede ose: com.webos.app.enactbrowser=32-r11 f5a1b128 test-apps=16 719d7b5d webos-initscripts=52 84d2d68c ose: com.webos.service.location=79 loc-utils=14 nyx-lib=6 nyx-modules=9 e335e43c configd=7 65c84945 ose: webruntime=r36 webruntime_79=45 wam=r33 g-camera-pipeline=13.gav.6-r7 e1a0ff7a ose: webruntime_79=44 559ac1a1 com.webos.service.mediacontroller=14 68b1a5e8 ose: audiod=23 pulseaudio=25 umi=9 5f59f31f com.webos.service.power2=4 libpmscore=3 27179da7 webos_oss_pkg_info.bbclass: Add default oss-pkg-info contents --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 223cb14f..81a6ddff 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=592cc1b2', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f294c36d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a00b3a8a74e2d9169a3fb09d9cc46c10b72104c3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 26 Sep 2020 14:00:34 +0900 Subject: [PATCH 154/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2020-09-04 04:31:45 -1000 210ebed1e9 package: get_package_mapping: avoid dependency mapping if renamed package provides original name 83b7445878 linux-libc-headers: kernel headers are installed in STAGING_KERNEL_BUILDDIR 09bc151f57 json-glib: Backport a build fix with clang 86eb281069 selftest/prservice: Improve test failure message 85b1e83557 devtool: deploy-target: Fix size calculation for hard links 60b474320e insane: improve gnu-hash-style warning af265eca8c insane: fix gnu-hash-style check cf6cab12ca oeqa: sdk: Capture stderr output 497d883c0f util-linux: Allow update alternatives for additional apps ecfc52630f recipes-kernel: linux-firmware add qcom-venus-{5.2,5.4} packages 2427c872ba wic: misc: Add /bin to the list of searchpaths 89cb403fce sysstat: fix installed-vs-shipped QA Issue in systemd 5d8b81fd0f sanity.conf: update BB_MIN_VERSION to 1.46.0 b0fb7f18f9 cml1: Move find_cfgs() helper to cml1.bbclass d26c5882ee json-c: Fix CVE-2020-12762 e397859cea kernel-yocto: checksum all modifications to available kernel fragments directories 2de84e6e76 devtool: expand SRC_URI when guessing recipe update mode be88ca5c4b package.bbclass: explode the RPROVIDES so we don't think the versions are provides meta-oe as of 2020-09-03 08:28:37 -0700 d7b41ced4b net-snmp: Fix CVE-2020-15861 and CVE-2020-15862 b72b233d26 gnome-settings-daemon: Remove duplicate outdated SRC_URI hashes a6adc08626 gnome-settings-daemon: Backport 3.36 fix for building without wayland 6a8d6ddc54 babl-native: fix build issue eec787e19b vlc: fix loop initial declarations are only allowed in C99 mode fd16ab3d64 python3-pandas: Upgrade 1.0.3 -> 1.0.5 0bc6614b1a lcov: fix lcov-native build 5aa6849a90 freeradius: fix the occasional verification failure 57b629543e rdist: fix parallel build 060d218f82 samba: upgrade 4.10.15 -> 4.10.17 5fe92ba89e exiv2: upgrade 0.27.1 -> 0.27.3 fae2b90261 lua: Security Advisory - lua - CVE-2020-15888 40f4f3ed5f flashrom: Fix build failure with glibc 2.32 e227d95f2f samba: Fix conflicts with nss.h from glibc f1dc6e6f5d python3-pint: add setuptools and packaging to RDEPENDS 135307cf51 python3-obd: Add missing setuptools RDEPENDS 022b5a307c radvd: add /etc/radvd.conf b4be735fdb netkit-telnetd: Fix buffer overflow in netoprintf fd0d398fe7 freeradius: fix the existed certificate error 1e19fc4d9c lvm2: remove service template from SYSTEMD_SERVICE meta-updater as of 2020-09-07 16:02:25 +0300 a491e47 Merge pull request #773 from liuming50/introduce-OSTREE_MULTI_DEVICETREE_SUPPORT-for-dunfell bd0a055 sota: introduce OSTREE_MULTI_DEVICETREE_SUPPORT meta-python2 as of 2020-09-11 16:22:04 -0700 07dca1e kas-meta-python-ptest-image: fixes for GL bf7424e python: prevent lib32-python depending on python --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 81a6ddff..2551aae1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,17 +60,17 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=838a8914', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=0d4d0df608', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=210ebed1e9', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=654ad8bea4', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=d7b41ced4b', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=805e2c6', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=a491e47', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=ff997b6', ''), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=e2ef0dd', ''), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=07dca1e', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), From 0fcda1990cb9cffee1e2d64f6082e5c774c8996b Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 14:01:33 +0900 Subject: [PATCH 155/916] webos-image: Update layer pins for 2020-09-26 (build 249) meta-webosose as of 2020-09-26 13:44:31 +0900 3e43b718 ose: com.webos.app.home=11-r3 com.webos.app.notification=4-r1 com.webos.app.volume=5-r1 6718e3a5 nodejs-module-usocket=v0.2.1-r3 b4bcbdd5 nodejs-module-nan-native=v2.14.1 7342d2e8 tcmode-default.inc: Remove BINUVERSION_sa8155 d9c16a91 glibc=webos6 (remove runtime dependency on libsegfault) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2551aae1..8de36ee4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f294c36d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3e43b718', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 44e1a9f98a3ea08fabb2277de104e1a30f61502a Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sat, 26 Sep 2020 14:04:53 +0900 Subject: [PATCH 156/916] webos-image: Update layer pins for 2020-09-26 (build 250) meta-webosose as of 2020-09-29 14:45:37 +0900 50794c35 webos.conf: Release webOS OSE v2.7.0 ebbeb626 ose: g-camera-pipeline=13.gav.7 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8de36ee4..bb2f1c52 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3e43b718', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=50794c35', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a80608db564d4dc72dc05e26ffb931b3634b9412 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 10:42:15 +0900 Subject: [PATCH 157/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2020-09-14 04:26:37 -1000 b98e50f08b cve-check: avoid FileNotFoundError if no do_cve_check task has run c8c307c4b2 cve-update-db-native: use context manager for cve_f f08604d27e cve-check/cve-update-db-native: use lockfile to fix usage under multiconfig 694f510738 cve-update-db-native: add progress handler 4dab2610a3 cve-check.bbclass: always save cve report d5406b389f libxml2: Fix CVE-2020-24977 ad11e4a9af cmake: whitelist CVE-2016-10642 3c0029c9cf curl: add vendors to CVE_PRODUCT to exclude false positives deb77c59b9 ell: update to 0.33 fe3eebd129 gnutls: CVE-2020-24659 b90c8e041a oeqa/concurrencytest: Improve builddir path manipulations 3be3740d02 selftest/signing: Ensure build path relocation is safe cdbc9bf63b oe-publish-sdk: fix layers init via ssh 21d7ab8ce1 image.bbclass: fix REPRODUCIBLE_TIMESTAMP_ROOTFS reference 829443b3fa runqemu: Add a hook to allow it to renice 32902a2763 autoconf: consolidate DEPENDS 0b6f03752e insane: only load real files as ELF 02a1d8edc4 gdk-pixbuf: add tests PACKAGECONFIG 177a82f0e9 rpcbind: Use update-alternatives for rpcinfo b68ded7dee libx11 : fix CVE-2020-14344 1a150f0df3 qemu: fix CVE-2020-14364 CVE-2020-14415 02484c2104 xserver-xorg: fix CVE-2020-14347 0f01fb2286 uninative: Upgrade to 2.9 bitbake as of 2020-08-24 05:30:26 -1000 16774d4d fetch2: Drop cups.org from wget status checks befc11ac siggen: clean_basepath: remove recipe full path when virtual:xyz present meta-security as of 2020-09-12 21:49:26 -0700 213e1f9 clamav: update SO_VER to 9.0.4 31ee540 clamav: add INSTALL_CLAMAV_CVD flag to do_install --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index bb2f1c52..b576c2dc 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=838a8914', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=16774d4d', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=210ebed1e9', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=b98e50f08b', 'oe-core'), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=d7b41ced4b', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -84,5 +84,5 @@ ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=ef4bfb5', ''), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=213e1f9', ''), ] From 58c67226e2482e1a9ba4ff37190630823b0e9b89 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 10:45:00 +0900 Subject: [PATCH 158/916] webos-image: Update layer pins for 2020-11-09 (build 251) meta-webosose as of 2020-11-09 15:07:06 +0900 ca682c8628 luna-surfacemanager=334 qml-webos-bridge=120 qtwayland=158 qtwayland-webos=57 c64151dab1 ose: com.palm.service.devmode=6 sam=50 561febb61c ose: webruntime_79=46 8b504932dc notificationmgr=14 8e33e675c7 com.webos.service.tts=13 2f04198ae4 com.webos.service.pdm=25 fdcd8ae7cf ose: com.webos.service.mediacontroller=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b576c2dc..732caab8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=50794c35', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ca682c8628', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 1a84b9fa7c49bf4fd6da8406011fdf75a0aefeb9 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 10:47:30 +0900 Subject: [PATCH 159/916] webos-image: Update layer pins for 2020-11-09 (build 252) meta-webosose as of 2020-11-09 15:31:10 +0900 0fa4c891fc com.webos.service.mediacontroller=16 73bffea12d com.webos.service.pdm=26 23dfde6fd5 ose: g-camera-pipeline=13.gav.8 com.webos.service.camera=12 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 732caab8..2a48f8b0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ca682c8628', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0fa4c891fc', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 78dc588e0eea1ef63790897850a0243a4ac8d8e5 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 10:49:15 +0900 Subject: [PATCH 160/916] webos-image: Update layer pins for 2020-11-09 (build 253) meta-webosose as of 2020-11-09 15:37:48 +0900 d300e34e52 ose: bootd=r12 e8081dc0e6 ose: com.webos.service.bluetooth2=43 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2a48f8b0..ac06de0f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0fa4c891fc', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d300e34e52', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 695667bf94b73ea301c7f3a6e69288a2c494e1d2 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 10:51:30 +0900 Subject: [PATCH 161/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2020-09-23 12:48:03 +0100 b39bda4cc6 build-appliance-image: Update to dunfell head revision 95d5005828 scripts/oe-build-perf-report: Use python3 from the environment d652b2aaa0 build-appliance-image: Update to dunfell head revision a6a9913575 Revert "kernel.bbclass: run do_symlink_kernsrc before do_patch" 554dba8021 populate_sdk_ext: Do not assume local.conf will always exist c8ad554db1 sysvinit: Remove ${B} assignment 2e646f0aca libubootenv: upgrade 0.3 -> 0.3.1 16bad6260a initramfs-framework: support kernel cmdline with double quotes 1cc94a6b9b systemd-serialgetty: Replace sed quoting using ' with " to allow var expansion edaecac742 systemd-serialgetty: Fix sed expression quoting meta-oe as of 2020-09-19 11:22:44 -0700 1440770834 iwd: Upgrade to 1.9 25229f187c iwd: update to 1.8 61df8a9cc5 iwd: upgrade 1.6 -> 1.7 d2285a28e6 libldb: upgrade 1.5.7 -> 1.5.8 0e752b8468 postgresql: Update to 12.4 bitbake as of 2020-09-17 09:13:32 -1000 18e19573 tests/fetch: Move away from problematic freedesktop.org urls --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index ac06de0f..6f4e8cb7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,11 +58,11 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=16774d4d', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=18e19573', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=b98e50f08b', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=b39bda4cc6', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=d7b41ced4b', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=1440770834', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From fdb006e7be89224d2560a4c75956ad71657853b4 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 10:53:26 +0900 Subject: [PATCH 162/916] webos-image: Update layer pins for 2020-11-09 (build 254) meta-webosose as of 2020-11-09 15:43:01 +0900 2990d26fcf ose: com.webos.app.enactbrowser=33 3237c9daa6 qtbase=webos81 qtbase-native=webos3 qtdeclarative=webos57 qtmultimedia=webos5 qtquickcontrols=webos7 93c1b6232c ose: com.webos.service.mediaindexer=1-r0,v1.0.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6f4e8cb7..995b0ea0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d300e34e52', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2990d26fcf', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 11e3e4134879aab1c0eb7d1cb9dc50ef7c279435 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 10:54:54 +0900 Subject: [PATCH 163/916] webos-image: Update layer pins for 2020-11-09 (build 255) meta-webosose as of 2020-11-09 15:49:40 +0900 a46f3de03a com.example.app.iotivity=r3 7e9497a295 ose: webruntime_79=47-3 wam=44-r34 aa7fe66dca luna-surfacemanager=335 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 995b0ea0..df713a35 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2990d26fcf', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a46f3de03a', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b7bedb838a9d086c5d9660eebe9b566e0194128f Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 10:56:11 +0900 Subject: [PATCH 164/916] webos-image: Update layer pins for 2020-11-09 (build 256) meta-webosose as of 2020-11-09 15:56:15 +0900 a45a8adb28 ose: com.webos.service.power2=5-r1 pms-support-reference=r1 3e95bf811d com.webos.service.hfp=18 ofono=webos1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index df713a35..4066dfa4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a46f3de03a', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a45a8adb28', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f78fc68b8d730665b11702fca3bfb290a434e9bb Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 13:30:42 +0900 Subject: [PATCH 165/916] webos-image: Update layer pins for 2020-11-10 (build 257) meta-webosose as of 2020-11-10 13:29:13 +0900 98916f2afc ose: bootd=14 9912858ea6 com.webos.service.pdm=28 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4066dfa4..1a4549c6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a45a8adb28', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=98916f2afc', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From bf52876e0e0ddbbbd197e769acdb269052e3f853 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 13:35:12 +0900 Subject: [PATCH 166/916] webos-image: Update layer pins for 2020-11-10 (build 258) meta-webosose as of 2020-11-10 13:33:50 +0900 1a64ce4c5c nativesdk-qtbase=webos1 1e55ba19e6 notificationmgr=15 fbff8b8a63 umediaserver=24.gav.7-r15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1a4549c6..c3e0a1b7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=98916f2afc', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1a64ce4c5c', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 30a84dc919bcb00f472cd1a8c872d8a4cd9e47a2 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 13:41:28 +0900 Subject: [PATCH 167/916] webos-image: Update layer pins for 2020-11-10 (build 259) meta-webosose as of 2020-11-10 13:39:25 +0900 c8d3d22e30 ose: com.webos.app.enactbrowser=34 com.webos.app.notification=5 com.webos.app.volume=6 ab862d7162 webos-initscripts=53 sam=51 com.webos.service.intent=10 luna-downloadmgr=6 5fd7b410c4 ose: com.webos.service.hfp=19 nyx-modules=10 08c544df5f nodejs=webos7 (remove unused patches) f5a44ce942 nodejs-module-webos-{dynaload=r11,pmlog=r12,sysbus=r15}: remove symlinks from old location ${webos_prefix}/nodejs e4ac980bf2 nodejs-module-webos-{dynaload=r10,pmlog=r11,sysbus=r14}: move common stuff to .inc file 054187e431 nodejs-module-webos-pmlog=r10: restore do_configure and do_compile functions 61f6eb5545 nodejs-module-webos-{dynaload=r9,pmlog=r9,sysbus=r13} (use python3) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c3e0a1b7..2f1cd5e8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1a64ce4c5c', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c8d3d22e30', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From bb363ee694762dff8757f66d6c4d026269c52349 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 14:08:24 +0900 Subject: [PATCH 168/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2020-09-30 05:54:58 -1000 b9296bdeaa wic: Add 512 Byte alignment to --offset 0ff2579712 wic: Fix error message when reporting invalid offset 62a7a10c31 wic: Fix --extra-space argument handling 897aaff896 wic: Add --offset argument for partitions 348c666b2d lttng-modules: backport writeback.h changes from 2.12.x to fix kernel 5.4.62+ d5b45e81ad linux-yocto/5.4: update to v5.4.65 e4c1ab07a5 linux-yocto/5.4: update to v5.4.64 271ed4e1c3 linux-yocto/config: netfilter: Enable nat for ipv4 and ipv6 9f0e7c1a17 kernel-yocto: add KBUILD_DEFCONFIG search location to failure message 8e7bb01564 sstate.bbclass: Check file ownership before doing 'touch -a' ff61cf5777 openssh: Allow enable/disable of rng-tools recommendation on sshd 0f395ab9d2 sysvinit rc: Use PSPLASH_FIFO_DIR for progress fifo 1edbd19cea packagegroup: rrecommend perf also for musl on ARM aee0f56a9b bash: fix CVE-2019-18276 1306953642 ssh-pregen-hostkeys: Add a recipe with pregenerated ssh host keys 7dc649ba9a oeqa/selftest/containerimage: Update to match assumptions in configuration 0c9437beb6 oeqa/selftest/incompatible_lib: Fix append usage 1c5f304ad8 oeqa/qemurunner: Increase serial timeout d00bab16ae buildtools-tarball: Fix conflicts with oe-selftest and other tooling b62ced3277 buildtools: Handle generic environment setup injection 4dbae5c7c2 meta: add/fix invalid Upstream-Status tags 9f39e53b0e curl: Change SRC_URI from http to https d5173d1fb2 packagegroups: remove strace and lttng-tools for rv32/musl fa240a4d8e testexport: rename create_tarball method c5394e6597 dropbear/openssh: Lower priority of key generation 9ef52d226a xinput-calibrator: change SRC_URI to branch with libinput support 0845f6b097 insane: check for missing update-alternatives inherit 02fa863719 insane: Check for feature check variables not being used 07910054c7 sato-screenshot: improve .la removal d888a11a37 alsa-plugins: improve .la removal e9d24bae96 cve-update-db-native: remove unused variable 0e11c37e49 cve-update-db-native: move -journal checking into do_fetch ec2a17001a cve-update-db-native: be less magical about checking whether the cve-check class is enabled 5919afe430 libx11: fix CVE-2020-14363 d485870543 xserver-xorg: fix CVE-2020-14346/14361/14362 bf8f33c62f bash : inlcude patch 17 & 18 6007398a0f qemu : fix CVE-2020-16092 766e1565f3 site: Make sys_siglist default to no 5dc390658f buildtools-tarball: Add python3-jinja2 cc0f56a788 python3-jinja2: Import from meta-oe/meta-python ec222f6af5 python3-markupsafe: Import from meta-oe/meta-python meta-security as of 2020-09-29 07:21:24 -0700 d4ec0d8 gitignore added meta-updater as of 2020-09-28 15:37:53 +0200 e2d4fb0 Merge pull request #775 from advancedtelematic/feat/rm-upstreamed-packages 24e1df0 softhsm: remove since it was added to meta-openembedded last year. f654480 libssh2: Remove redundant bbappend. f3c8d55 gpgme: Remove redundant bbappend. 43d3fae lshw: remove since it's been in meta-openembedded for a long time. meta-raspberrypi as of 2020-10-05 12:06:03 +0100 085fb07 linux-raspberrypi_5.4.bb: Add kernel-cache source --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 2f1cd5e8..288e2598 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=18e19573', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=b39bda4cc6', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=b9296bdeaa', 'oe-core'), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=1440770834', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -68,7 +68,7 @@ ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=a491e47', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=e2d4fb0', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=ff997b6', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=07dca1e', ''), @@ -77,12 +77,12 @@ ('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c8d3d22e30', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=93305f7', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=213e1f9', ''), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=d4ec0d8', ''), ] From 212b12983f9e1a0612a979d5e712f8a9dc64930c Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 14:10:36 +0900 Subject: [PATCH 169/916] webos-image: Update layer pins for 2020-11-10 (build 260) meta-webosose as of 2020-11-10 14:05:38 +0900 42e00f5dcc ose: com.webos.service.mediaindexer=2 webos-initscript=54 gstreamer1.0=webosrpi3 gstreamer1.0-plugins-base=webosrpi2 36699a3fe2 nativesdk-qtbase=webos2 qtbase-native=webos4 (remove redundant inheritance) 0eeff6b412 webos_qmllint.bbclass: Use POSIX-conformant operator 9b6f6bef0b ose: db8=10 pms-support-reference=3 libpmscore=4 com.webos.service.power2=6 f6f0cfd6ca webos-qt-sdk=r2 (restrict XZ_MEMLIMIT to only 10%) 62b87eeb1f com.webos.service.mediaindexer=r2 (fix CVE-2020-12695) 3001225839 com.webos.service.mediaindexer=r1 (fix build with gcc-10) 3e16f39eeb gator=r3,v6.9 f7387dbb07 linux-yocto=webos10 (enable profiling) 7450922490 webos-recipe-blacklist.inc: blacklist python3-protobuf 07474fa858 webos-preferred-versions.inc: Remove P_V for protobuf, protobuf-c, grpc --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 288e2598..0f579de0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c8d3d22e30', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=42e00f5dcc', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b3e2b6dd07a00b25ff468e5ee574b8cf2232492d Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 14:16:19 +0900 Subject: [PATCH 170/916] webos-image: Update layer pins for 2020-11-10 (build 261) meta-webosose as of 2020-11-10 14:15:01 +0900 3eb099fb6e imemanager=16 com.webos.service.tts=14 990943495e ose: g-camera-pipeline=13.gav.9 com.webos.service.camera=13 080cfe5c81 g-media-pipeline=21.gav.13 com.webos.service.mediacontroller=17 umediaserver=24.gav.8 e65f518f85 ose: webruntime_79=48 e5c1a47abb com.webos.service.hfp=20 50034df776 image.bbclass: Fix syntax error for do_image_ostree --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0f579de0..2e4e4583 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=42e00f5dcc', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3eb099fb6e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 747ec623047ef8bcd736083d860619920fdd2e71 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 14:19:09 +0900 Subject: [PATCH 171/916] webos-image: Update layer pins for 2020-11-10 (build 262) meta-webosose as of 2020-11-10 14:18:09 +0900 3b36d811d9 ose: audiod=24 com.webos.service.audiooutput=3 umi=10 92cc7f5a0a ose: com.webos.service.memorymanager=39 29400a4cdf nodejs-module-webos-pmlog=r13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2e4e4583..0063da10 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3eb099fb6e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3b36d811d9', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7f05264003f55d38544f3340ce7ba4cee36b16f6 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Tue, 10 Nov 2020 14:25:28 +0900 Subject: [PATCH 172/916] webos-image: Update layer pins for 2020-11-10 (build 263) meta-webosose as of 2020-11-10 14:23:39 +0900 4aca949d44 webos.conf: Release webOS OSE v2.8.0 557a55d3db ostree-kernel-initramfs=webosupdater1 df94504dd5 meta-webos-iot: don't add non-existent directory to LICENSE_PATH 457a670150 imemanager=17 a7f0b2874a com.webos.service.mediaindexer=3-r3 ec42efb8b0 com.webos.service.intent=11 sam=52 66b806ba1b ose: webruntime_79=49 wam=45 5dd4500746 ose: libpmscore=5 9aa9d591e3 com.webos.service.location=80 e8ac595fb9 Revert "gator=r3,v6.9" a47085d252 rpi: linux-raspberrypi=webosrpi24 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0063da10..0a50cb3c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3b36d811d9', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4aca949d44', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From d4e8e81edf77c847e9bd20e186dbb0b40881cb88 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 10:39:28 +0900 Subject: [PATCH 173/916] webos-image: Update layer pins for 2021-01-21 (build 264) meta-webosose as of 2021-01-21 10:33:00 +0900 276732d23b CCC: ose: g-media-pipeline=21.gav.14 umediaserver=24.gav.10 videooutput-adaptation-layer-rpi=13 43265db6b8 ose: audiod=25 5eee7669ba ose: webruntime_79=50 b2895245cb com.webos.service.hfp=21 bluetooth-sil-bluez5=47 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0a50cb3c..ab21e3dc 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4aca949d44', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=276732d23b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2e2ac28798a3808a25696c2e409a5c7abe9f4903 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 10:48:43 +0900 Subject: [PATCH 174/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2020-10-07 13:41:09 -1000 656d2070f8 linux-yocto/5.4: update to v5.4.69 4194dc3265 linux-yocto/5.4: update to v5.4.68 ec411cb105 linux-yocto/5.4: update to v5.4.67 350e5bdf0b linux-yocto/5.4: fix kprobes build warning 346f0efdec classes/sanity: Bump minimum python version to 3.5 275d504b2f libtools-cross/shadow-sysroot: Use nopackages inherit 7325222ce0 glibc: do_stash_locale must not delete files from ${D} f99dc4e49d stress-ng: Upgrade 0.11.01 -> 0.11.17 2d9c34f2dd lttng-ust: update to 2.11.1 a2c43b5e52 lttng-tools: update to 2.11.5 3ba57b15b1 lttng-modules: update to 2.11.6 49ab42d4dc Revert "lttng-modules: backport writeback.h changes from 2.12.x to fix kernel 5.4.62+" 5527393833 perl: fix ptest test count 1facb69614 oeqa/selftest/cases/devtool.py: avoid .pyc race bitbake as of 2020-10-13 09:40:00 +0100 d8daad57 bitbake: tests/fetch: add unit tests for SRC_URI with spaces in url c4a51b7f bitbake: fetch/git: add support for SRC_URI containing spaces in url c27a5cc8 bitbake-user-manual: Add BBFILES_DYNAMIC meta-oe as of 2020-10-04 16:32:42 -0700 2a5c534d2b python3-pykwalify: fix missing comma 4a69fd8817 crda: rdepends on wireless-regdb-static d01033c79d strongswan: Remove obsolete setting regarding the Standard Output bfb9fa89bb smartmontools: Remove obsolete setting regarding the Standard Output 01cb872fef gnome-settings-daemon: Remove wrong RDEPEND 1a65d7a0ea ssmtp: adjust u-a d4dbbab0a4 ssmtp: Use update alternatives for conflicts with esmtp c1c83ca19a netkit-rsh: inherit update-alternatives 4909600c42 haveged: upgrade 1.9.9 -> 1.9.13 meta-updater as of 2020-10-15 15:38:36 +0200 10cba0d Merge pull request #776 from shr-project/jansa/dunfell 48b4c25 networkd-dhcp-conf: fix REQUIRED_DISTRO_FEATURES --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index ab21e3dc..32daedcd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,17 +58,17 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=18e19573', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=d8daad57', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=b9296bdeaa', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=656d2070f8', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=1440770834', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=2a5c534d2b', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=e2d4fb0', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=10cba0d', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=ff997b6', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=07dca1e', ''), From 98e36f79d8b011e3212e4e521d59ed7f9cc8cb00 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 11:02:19 +0900 Subject: [PATCH 175/916] webos-image: Update layer pins for 2021-01-21 (build 265) meta-webosose as of 2021-01-21 10:58:24 +0900 4b2253bcb3 webos-initscripts=55 d2522738d1 ose: g-media-pipeline=21.gav.15 umediaserver=24.gav.11 videooutput-adaptation-layer-rpi=14 f8f3250a86 ose: libgoogleassistant=8-r5 5fda8551cd com.webos.service.pdm=29 beea05b1c3 g-camera-pipeline=r8 (don't use trailing slash in S) 54fdf7be72 meta-qt5-compat: define LAYERDEPENDS a794bc6cfb meta-webos-virtualization: define LAYERDEPENDS b1088956ff meta-webos-smack: define LAYERDEPENDS bd6d607b0b meta-webos-raspberrypi: define LAYERDEPENDS 9949c4dab4 meta-webos-updater: define LAYERDEPENDS 7a77e2bae7 meta-webos-iot: define LAYERDEPENDS 0c3ab81709 meta-webos: define LAYERDEPENDS a4bcc5d34b meta-webos-iot: respect VIRTUAL-RUNTIME_org.ocf.webossample 96152fd63d meta-webos-iot: define VIRTUAL-RUNTIME_nyx_modules_providers before use eda003a402 packagegroup-webos-extended: define VIRTUAL-RUNTIME_bluetooth_service/VIRTUAL-RUNTIME_com.webos.app.browser before use 66a2612f77 com.webos.app.enactbrowser=r13 (don't use trailing slash in S) c49547d6ac com.webos.app.enactbrowser=r12 (prevent host-user-contaminated QA issues) 992463eb85 webos.inc: update DEFAULT_WARN_QA e73f3fcee2 webos-recipe-blacklist.inc: blacklist python3-grpcio(-tools) b3e53381ad webos_enactjs_app: work around wrong interpreter in mksnapshot reused from different target build 15ff5e551f webruntime=webosrpi8 (eliminate install_app_shell) 9cf7ffd7cc webruntime=r40 (eliminate install_app_shell) 1fb887fb4e webruntime=r39.4 (use default B and D instead of ${OUT_DIR} and ${OUT_DIR}/${BUILD_TYPE}/image) 475765af71 webruntime=webosrpi8smack2 (merge .bbappends) 861640cde7 webruntime=r38.*-webosrpi7 (don't enable neva-webrtc) 41c34974e4 webruntime=r37.* (remove 72 version) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 32daedcd..76f105c0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=276732d23b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4b2253bcb3', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f234d131b42fe359da417c8f658d09aada5c4cf8 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 12:37:38 +0900 Subject: [PATCH 176/916] webos-image: Update layer pins for 2021-01-21 (build 266) meta-webosose as of 2021-01-21 12:35:49 +0900 c8782400b3 com.webos.service.bluetooth2=44 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 76f105c0..efda27e5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4b2253bcb3', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c8782400b3', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6fa365de2212281ccdde5d343ec6a2b503729668 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 12:43:40 +0900 Subject: [PATCH 177/916] webos-image: Update weboslayer.py for Add meta-gplv2 layer (build 267 part 1/2) Add meta-gplv2 layer for downgrade GPLv3 components meta-webosose as of 2020-10-28 13:32:33 +0900 76ea4173ac ose: downgrade GPLv3 components --- weboslayers.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index efda27e5..00af8ec9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,6 +60,8 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=d8daad57', ''), +('meta-gplv2', 1, 'git://git.yoctoproject.org/meta-gplv2', 'branch=dunfell,commit=60b251c', ''), + ('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=656d2070f8', 'oe-core'), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=2a5c534d2b', 'meta-oe'), @@ -75,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c8782400b3', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=76ea4173ac', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From e1c66dd2061ba8ad1c95f23319f6477eb96c4fe5 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 12:44:58 +0900 Subject: [PATCH 178/916] webos-image: Update layer pins for 2021-01-21 (build 267 part2/2) meta-webosose as of 2021-01-21 12:40:00 +0900 3b47902603 ose: com.webos.app.enactbrowser=35 com.webos.app.volume=7 a2d451e3fb com.webos.service.bluetooth2=45 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 00af8ec9..a746a529 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=76ea4173ac', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3b47902603', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From ae1cf80f90ee714aed90af1d20b48947cd4dc740 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 12:49:29 +0900 Subject: [PATCH 179/916] webos-image: Update layer pins for 2021-01-21 (build 268) meta-webosose as of 2021-01-21 12:47:44 +0900 010f175506 luna-surfacemanager=336 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a746a529..956939a4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3b47902603', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=010f175506', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6c9a7d91f0cd7c871f313970d722d2b44ab339d6 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 12:52:29 +0900 Subject: [PATCH 180/916] webos-image: Update layer pins for 2021-01-21 (build 269) meta-webosose as of 2021-01-21 12:51:24 +0900 8b47d3e31a ose: webruntime_79=51 wam=46-r36 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 956939a4..14784495 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=010f175506', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8b47d3e31a', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 1e90f72b5abd2f59796d3b2fa07d4f2b72c0b69d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 12:55:21 +0900 Subject: [PATCH 181/916] webos-image: Update layer pins for 2021-01-21 (build 270) meta-webosose as of 2021-01-21 12:54:06 +0900 7eab0ca7e0 bluez5=webos21 bluetooth-sil-bluez5=48 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 14784495..4a439a5d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8b47d3e31a', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7eab0ca7e0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 526fabc27dd29b1a00a75adf729272e700db1ffb Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 12:58:11 +0900 Subject: [PATCH 182/916] webos-image: Update layer pins for 2021-01-21 (build 271) meta-webosose as of 2021-01-21 12:57:13 +0900 20d6938662 com.palm.service.devmode=7 1966b46e70 com.webos.service.pdm=30 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4a439a5d..13c22540 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7eab0ca7e0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=20d6938662', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b8c29aed450690861fcdcc37ed615029003be1f5 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:02:04 +0900 Subject: [PATCH 183/916] webos-image: Update layer pins for 2021-01-21 (build 272) meta-webosose as of 2021-01-21 13:00:36 +0900 997110d42e native: localization-tool-native=v1.2.0 c308e5456e Include iotivity native sample for webos-iot packagegroup 7f9cdbe1da com.webos.service.intent=12 6ba68362be ose: webruntime_79=52 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 13c22540..707fee90 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=20d6938662', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=997110d42e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 36da6eee6de1d9b7575a773296a477f1d2c542bf Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:04:44 +0900 Subject: [PATCH 184/916] webos-image: Update layer pins for 2021-01-21 (build 273) meta-webosose as of 2021-01-21 13:03:44 +0900 d702097371 bluez5=webos22 52f6dc468f ose: com.webos.service.location=81 nyx-modules=11 linux-raspberrypi=webosrpi25 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 707fee90..1f0bd3fe 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=997110d42e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d702097371', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 799304da0924f22ee91a1cc10c9a3e9189fcc515 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:08:08 +0900 Subject: [PATCH 185/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell bitbake as of 2020-10-26 22:00:09 +1000 89fc9450 tests/fetch: Update upstream master->main branchname transition --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1f0bd3fe..1c7deefc 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,7 +58,7 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=d8daad57', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=89fc9450', ''), ('meta-gplv2', 1, 'git://git.yoctoproject.org/meta-gplv2', 'branch=dunfell,commit=60b251c', ''), From 5806af0dd09fbb167be1efd9974c858f16a65080 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:09:06 +0900 Subject: [PATCH 186/916] webos-image: Update layer pins for 2021-01-21 (build 274) meta-webosose as of 2021-01-21 13:06:38 +0900 30f5446abc ose: aktualizr not to use as SOTA CLIENT --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1c7deefc..c4ac9cba 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d702097371', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=30f5446abc', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 1b37452c8d7608e6f6cc151db8463739c5abfe39 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:17:23 +0900 Subject: [PATCH 187/916] webos-image: Update layer pins for 2021-01-21 (build 275) meta-webosose as of 2021-01-21 13:15:59 +0900 4125938d72 settingsservice=6 bcbc0b1800 ose: com.webos.service.location=82 nyx-modules=12 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c4ac9cba..2095d748 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=30f5446abc', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4125938d72', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 325727d300b033ef2a397e064ca57ca34bd56b61 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:20:50 +0900 Subject: [PATCH 188/916] webos-image: Update layer pins for 2021-01-21 (build 276) meta-webosose as of 2021-01-21 13:19:48 +0900 1e850c89ae auto-luna-surface-manager=29 luna-surfacemanager=340 qml-webos-framework=151 qt-features-webos=47 qtwayland=160 qtwayland-webos=59 ef083437b7 qtbase=webos82 df717b0478 luna-surfacemanager=339 qtwayland=159 da86234562 luna-surfacemanager=338 449142f6bc luna-surfacemanager=337 qml-webos-framework=150 qt-features-webos=46 qtwayland-webos=58 webos-wayland-extensions=41 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2095d748..ca3e4e0f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4125938d72', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e850c89ae', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From e4a656e75beb7886b4b81291033d2d8d1c03e44e Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:23:01 +0900 Subject: [PATCH 189/916] webos-image: Update layer pins for 2021-01-21 (build 277) meta-webosose as of 2021-01-21 13:22:14 +0900 27b28d5688 ose: enact-framework=r7 84ff14ca97 com.webos.service.pdm=31 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ca3e4e0f..94e9e7b7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e850c89ae', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=27b28d5688', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 3414dca4eaf0f98f880033f6f22a3f6d70bd6ce9 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:27:04 +0900 Subject: [PATCH 190/916] webos-image: Update layer pins for 2021-01-21 (build 278) meta-webosose as of 2021-01-21 13:25:26 +0900 61b80ed4b8 qtwayland=161 c9aec632b3 ose: com.webos.service.location=83 nyx-modules=13 f8407cd09f webos_base.bbclass: Include section of recipe in webos-bom.json --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 94e9e7b7..0f053671 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=27b28d5688', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=61b80ed4b8', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 5e7c1f9c54ccd2b28cbf6347e4658b6633b524df Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:29:12 +0900 Subject: [PATCH 191/916] webos-image: Update layer pins for 2021-01-21 (build 279) meta-webosose as of 2021-01-21 13:28:24 +0900 6b5110b9f6 Switch to chromium84 as default webruntime 1fbb99391b ose: Add webruntime_84=4-r41.1,v84.0.4147.89 webruntime=r41 webruntime_79=r41.5 wam=47-r37 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0f053671..2c8cc93d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=61b80ed4b8', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6b5110b9f6', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From d8b0de228cb629a44b0a44a5b149d5533b36ae27 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:34:16 +0900 Subject: [PATCH 192/916] webos-image: Update layer pins for 2021-01-21 (build 280) meta-webosose as of 2021-01-21 13:33:00 +0900 b23dc7dd69 com.webos.service.pdm=32 6412955b75 luna-surfacemanager=341 qml-webos-bridge=121 qml-webos-components=50 qml-webos-framework=152 qt-features-webos=48 215e3f1c83 webruntime (use default B and D instead of ${OUT_DIR} and ${OUT_DIR}/${BUILD_TYPE}/image) 413744d551 ose: drop unnecessary PREFERRED_VERSION_webruntime b9b299f5e5 linux-raspberrypi: remove work around for meta-virtualization issue 3aaca014a3 linux-raspberrypi: drop bbappend for unused 4.19 ae96061c1f meta-webos-iot: crda=0 1b9b836a43 gator=r3 a95fa4f273 mesa=webosrpi4 (remove 0002-fix-multicolored-tile-issue.patch) 6c86072362 webos.inc: return host-user-contaminated to ERROR_QA 2db6a1bc8e qtdeclarative=webos58qt5-compat1 (move one patch to meta-qt5-compat) 12425414d4 qtbase=webos83 qtbase-native=webos5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2c8cc93d..c748d12a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6b5110b9f6', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b23dc7dd69', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From bfe94a3542239b2e12031a98671a7da9356ce11b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:36:58 +0900 Subject: [PATCH 193/916] webos-image: Update layer pins for 2021-01-21 (build 281) meta-webosose as of 2021-01-21 13:35:59 +0900 449b0ed com.webos.app.enactbrowser=36 d26bf33 ose: webos-initscripts=56 packagegroup-webos-extended=r37 Add com.webos.service.unifiedsearch=1-r0,v1.0.0 cab6f57 Add qtbase-plugins-webos=1-r0,v1.0.0 auto-luna-surface-manager=30-r5 5df8942 qtbase=webos84 qtbase-native=webos6 nativesdk-qtbase=webos3 qtdeclarative=webos59 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c748d12a..cd97396f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b23dc7dd69', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=449b0ed', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b62e2891d28bdc186c285cac88a2f7fe5c35ee32 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 13:39:11 +0900 Subject: [PATCH 194/916] webos-image: Update layer pins for 2021-01-21 (build 282) meta-webosose as of 2021-01-21 13:38:13 +0900 37209b8f ose: com.webos.service.location=84 nyx-modules=14 df2a3159 com.webos.service.mediaindexer=4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index cd97396f..a85b89b5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=449b0ed', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=37209b8f', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 0b01137040733ead576d02b7d4d1dcc2575351ce Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 14:00:52 +0900 Subject: [PATCH 195/916] Revert "webos-image: Update weboslayer.py for Add meta-gplv2 layer (build 283 part 1/3) meta-webosose as of 2020-12-09 15:19:29 +0530 aa7e408a1 webos-recipe-blacklist.inc: blacklist ceph because of xfsprogs 06edd6d95 webos-recipe-blacklist.inc: blacklist libqofonoext, python3-pyqtchart, qt-kiosk-browser d2b98785f com.webos.service.mediaindexer=r4 (fix parsing without webos DISTRO) c93fb8091 meta-webos: add multimedia-layer to LAYERDEPENDS ca86b5904 Revert "ose: downgrade GPLv3 components" :Testing Performed: Build test done CAT was passed :QA Notes: N/A :Issues Addressed: [PLAT-123586] CCC: ose: downgrade GPLv3 component [PLAT-117224] Licenses GPL-3.0 and LGPL-3.0 found in OSE components [PLAT-127791] Create meta-lg-gplv2 layer [PLAT-128326] CCC: Introduce meta-lg-gplv2 --- weboslayers.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index a85b89b5..768f1056 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,8 +60,6 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=89fc9450', ''), -('meta-gplv2', 1, 'git://git.yoctoproject.org/meta-gplv2', 'branch=dunfell,commit=60b251c', ''), - ('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=656d2070f8', 'oe-core'), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=2a5c534d2b', 'meta-oe'), @@ -77,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=37209b8f', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=aa7e408a1', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From da47fe5fb550dce40cd83090bb779379e67e82d6 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 14:03:03 +0900 Subject: [PATCH 196/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 283 part 2/3) meta-webosose as of 2020-12-09 15:19:30 +0530 370587d30 bluez5: update the patches to apply on 5.55 version from oe-core 238243c36 gstreamer1.0-plugins-bad=webosrpi4 (update patches to apply on 1.16.3) oe-core as of 2020-11-30 12:05:57 -1000 071806feb1 e2fsprogs: Fix a ptest permissions determinism issue 20b8ffcbea fs-perms: Ensure /usr/src/debug/ file modes are correct 34161447a0 eudev: remove bashism to be compatible with dash 5fe58dbfbc sysvinit: remove bashism to be compatible with dash 0fc0b52cc6 distutils-common-base: fix LINKSHARED expansion 13fd15a894 gstreamer1.0-plugins-base: set CVE_PRODUCT 0ca33b3eda gstreamer1.0-rtsp-server: set CVE_PRODUCT c5bfb3e468 sqlite3: add CVE-2015-3717 to whitelist 267130c66d python3: add CVE-2007-4559 to whitelist 2618eedbaf cve-check: show real PN/PV d31fd6a2fc license_image.bbclass: use canonical name for license files 8edd935405 linux-firmware: rdepend on license for all nvidia packages 5ebd147ecb roofs_*.bbclass: fix missing vardeps for do_rootfs 5f85104363 kernel: Set proper LD in KERNEL_KCONFIG_COMMAND 38c6c6f4a4 kernel: relocate copy of module.lds to module compilation task 46bc7719ea kernel: provide module.lds for out of tree builds in v5.10+ b885888df6 build-appliance-image: Update to dunfell head revision 7610ffec71 qemu: fix CVE-2020-24352 001ee91818 python3: fix CVE-2020-27619 c216431d07 python3: whitelist CVE-2020-15523 6e1647fe60 bison: update to 3.5.4 for CVE-2020-14150 9b5ae61015 libproxy: fix CVE-2020-26154 84e1a32096 python3: add ldconfig rdepends for python3-ctypes b95d8fa49f glib-2.0: correct build with latest meson a724eeeead ptest-runner: Backport patch to fix inappropriate ioctl error 83e9731584 ptest-runner: fix upstream version check bd7de7dd09 ptest-runner: Bump to 2.4.0 31f00ec9c6 lib/oe/reproducible.py: Fix git HEAD check 02e42107e1 lib/oe/reproducible: Fix error when no git HEAD bb957547fb classes/reproducible: Move to library code 5ff745ae91 libbsd: Remove BSD-4-Clause from main package b4a92a20a6 freetype: fix CVE-2020-15999, backport from 2.10.4 49955248b6 openssh: whitelist CVE-2014-9278 b90799fd0f binutils: reproducibility: reuse debug-prefix-map for stabs aca4b863c2 testimage: print results for interrupted runs 4ebf97e36d oeqa/core/context: initialize _run_end_time 07a3ea1aec oeqa/core/context: expose results as variable fde72d7517 systemd: udev SECLABEL{selinux} crash fix 2237b8a536 gstreamer1.0: warn the user when something is wrong with GstBufferPool a88495acd8 clutter-gst-3.0: do not call out to host gstreamer plugin scanner 537847e60b diffstat: add nativesdk to BBCLASSEXTEND d3fa8eb742 syslinux: add link to upstream discussion in patch b5a113273d kernel-module-split.bbclass: identify kernel modconf files as configuration files 23f482ba5e alsa-utils: Fix license to GPLv2 only f46aac0fb7 libdnf: Fix license as it contains 'or later' clause c0d1eb1efa ptest-runner: Fix license as it contains 'or later' clause 4afa9f0812 dosfstools: add mkfs.vfat to ALTERNATIVE 4f395ad49e grub: clean up CVE patches af52a1f1f3 grub: fix several CVEs in grub 2.04 80077479fd ruby: fix CVE-2020-25613 2c4607edf1 netbase: bump PE to purge bogus hash equivalence from autobuilder ba9a77477a netbase: update SRC_URI to reflect new file name 6d53fe9a67 linux-firmware: upgrade 20200817 -> 20201022 0671d04978 linux-firmware: package nvidia firmware 37a815399a linux-firmware: package marvel sdio 8997 firmware 9d30f3ff95 linux-firmware: add Amlogic VDEC firmware package 10413cf013 update_udev_hwdb: clean hwdb.bin 04c13fc467 qemuboot.bbclass: Fix a typo 3ac10faff7 meta: fix some unresponsive homepages and bugtracker links 8d54034bb8 sqlite3: fix CVE-2020-13632 582f253d67 sqlite3: fix CVE-2020-13631 5780879dec sqlite3: fix CVE-2020-13630 4780662eba sqlite3: fix CVE-2020-13435 0338c2eb09 sqlite3: fix CVE-2020-13434 698c0cbf77 bluez5: update to 5.55 to fix CVE-2020-27153 555cfcf53a jquery: Upgrade 3.4.1 -> 3.5.0 to fix CVE-2020-11022 and CVE-2020-11023 e0201460f7 libsdl2: Fix directfb SDL_RenderFillRect f8d552be2e libsdl2: Fix directfb syntax error 0898bd34fa Map license names PSF and PSFv2 to PSF-2.0 9f452e54e9 Add license text for PSF-2.0 72f2c45880 insane: add GitLab /archive/ tests 61959632cb recipes-core/busybox: fixup licensing information d395630a02 common-licenses: add bzip2-1.0.4 e40068578e timezone: upgrade to 2020d cda769ed7c sstatesig: Log timestamps for hashequiv in reprodubile builds for do_package 419d45ad6a Revert "lib/oe/patch: fix handling of patches with no header" bbd467c393 lib/oe/patch: GitApplyTree: save 1 echo in commit-msg hook f4349c3957 lib/oe/patch: prevent applying patches without any subject 0f688c1419 xcb-proto: backport fix for python gcd function 5f644082fc nasm: update 2.14.02 -> 2.15.03 for CVE fixes dc91e39e6a qemu: fix CVE-2019-20175 8a367cbbf0 glib-2.0: fix parsing of slim encoded tzdata d0dd153b0a gst-validate: Update 1.16.2 -> Update 1.16.3 5e93456e8e gstreamer1.0-python: Update 1.16.2 -> Update 1.16.3 559751de08 gstreamer1.0-omx: Update 1.16.2 -> Update 1.16.3 9cc8c65823 gstreamer1.0-rtsp-server: Update 1.16.2 -> Update 1.16.3 3895453690 gstreamer1.0-vaapi: Update 1.16.2 -> Update 1.16.3 cc27832fb7 gstreamer1.0-libav: Update 1.16.2 -> Update 1.16.3 cb759c9a07 gstreamer1.0-plugins-ugly: Update 1.16.2 -> Update 1.16.3 8ef5803a85 gstreamer1.0-plugins-bad: Update 1.16.2 -> Update 1.16.3 ae0f8a8895 gstreamer1.0-plugins-good: Update 1.16.2 -> Update 1.16.3 595625b709 gstreamer1.0-plugins-base: Update 1.16.2 -> Update 1.16.3 d7e74eb1e3 gstreamer1.0: Update 1.16.2 -> Update 1.16.3 62ecf9737c gstreamer1.0: Fix reproducibility issue around libcap 326541919b ffmpeg: fix CVE-2020-12284 406a1636e1 gcc: mitigate the Straight-line Speculation attack ed912771ea oeqa: Add sync call to command execution 89e6fc44a3 qemu: change TLBs number to 64 in 34Kf mips cpu model 83787094df packagegroup-core-tools-debug: Disable for rv32/glibc as well 4f77fe468f selftest/virgl: drop the custom 30 sec timeout 0a22c2a37f grub2: fix CVE-2020-10713 2f607a61a8 python3: fix CVE-2020-26116 f2e07dcf2c libproxy: fix CVE-2020-25219 197b405dd0 siteinfo: Recognize bigendian sh3be and sh4be 8c602978de siteinfo: Recognize 32bit PPC LE 1bdaf40c02 toolchain-shar-extract.sh: don't print useless info 8d2702b7fe tune-riscv.inc: use nf suffix also for TUNE_PKGARCH 6243df4e8d tune-ep9312.inc: add t suffix for thumb to PACKAGE_EXTRA_ARCHS_tune-ep9312 5a5abae29f tune-mips64r6.inc: fix typo in mipsisa64r6-nf c1bc580dc4 arch-mips.inc: remove duplicated mips64el-o32 from PACKAGE_EXTRA_ARCHS_tune-mips64el-o32 96efcd0d12 arch-armv7a.inc: fix typo 3ee9590f96 uninative: Fix typo in error message 2387f968b8 bitbake-bblayers/create: Make the example recipe print its message e2240d0a93 oe-build-perf-report: Ensure correct data is shown for multiple branch options a518443e67 scripts/oe-build-perf-report: Allow operation with no buildstats 2cf640f9a6 timezone: update to 2020b meta-oe as of 2020-11-15 11:13:25 -0800 f2d02cb71e python3-pyinotify: Add missing ctypes dependency b69a899067 remmina: use git fetcher e944a811d3 Add missing dependencies for rsnapshot. 636daeba35 hplip: use libexecdir d89968b63f libeigen: update SRC_URI to use gitlab git 4cc265d4de libeigen: update SRC_URI to download from gitlab 8d0ef1e05c gvfs: adjust fuse packageconfig to fuse3 24830d1492 chrony: Patch CVE-2020-14367 8ce691e47f mpv: fetch waf in do_fetch 9c012d9aaf samba: upgrade 4.10.17 -> 4.10.18 a5be386125 wireshark: upgrade 3.2.6 -> 3.2.7 d6a0bf8d6e wireshark: upgrade 3.2.5 -> 3.2.6 d774728537 ubi-utils-klibc: Remove trailing slash from S 4accb95ac4 libgphoto2: improve reproducibility 788aa3057f README: fix incorrect links a51c0d9b3a glog : improve reproducibility 8ce3a09b13 usb-modeswitch, usb-modeswitch-data: fix usrmerge bitbake as of 2020-12-01 04:05:42 -1000 d171188c taskexp: update for GTK API changes 89fc9450 tests/fetch: Update upstream master->main branchname transition meta-security as of 2020-10-17 08:54:49 -0700 c74cc97 apparmor: fix QA warning with systemd enabled 71fb4e1 apparmor: fix issue with older use of shell in make a8340f1 README: updated branch for Dunfell 16b5bde ibmswtpm2: fix QA warning 4963043 layer.conf: use += instead of := to update BBFILES 717a38a scap-security-guide: add expat-native to DEPENDS d2b9de2 packagegroup-core-security: remove clamav from musl image f01129b apparmor: fix build issue with ptest enabled. 29fd9f9 linux-%/5.x: Add dm-verity fragment as needed 8cf792d wic: add wks.in for intel dm-verity 4aab56b initramfs-framework/dmverity: add retry loop for slow boot devices aa5a6f7 apparmor: exclude mips64, not supported 59e5512 packagegroup-core-security: dont include suricata on riscv or ppc 6cd5fc4 beaglebone-yocto-verity.wks.in: Refer IMGDEPLOYDIR 08f7913 dm-verity-image-initramfs: Drop locales from image 5f26a25 dm-verity-image-initramfs: Add base-passwd package 5f2c8e8 dm-verity-initramfs-image: Cosmetic improvements 1e1944d dm-verity-image-initramfs: Use initramfs-framework e63669a initramfs-framework: Add dmverity module fa8c5e1 dm-verity-img.bbclass: Stage verity.env file c8d3edb linux-yocto(-dev): Add dm-verity fragment as needed 9e8522a dm-verity-image-initramfs: Bind at do_image instead 6b60062 dm-verity-image-initramfs: Ensure verity hash sync 0613083 dm-verity-img.bbclass: Reorder parse-time check c85640c dm-verity-img.bbclass: Fix bashisms 369a7bd sssd: Make manpages buildable 9fdaf24 sssd: disable build secrets 36d732f packagegroup-core-security: remove libseccomp for riscv* bb321aa libsecomp: rv32/rv64 target builds are not supported yet a1d933f packagegroup-core-security: remove clamav for riscv* 3f6a0ff packagegroup-core-security-ptest: update fail2ban ptest pkg name 6d6f715 gitlab-ci: add support for dunfell meta-updater as of 2020-11-08 15:27:48 +0200 cc1b383 Merge pull request #786 from advancedtelematic/feat/dunfell-fix-provisioning-test-timeout 72b1997 test in quemu on CI may need more time to prepreare env and provision device. 1479cef Merge pull request #781 from advancedtelematic/feat/dunfell/2020.10 e5325ff ostree-kernel-initramfs: add back initramfs fit workaround 75518b1 image_types_ostree: fix chmod 4d054ea aktualizr: Upgrade to 2020.10 release 69a19e8 Merge pull request #779 from advancedtelematic/fix/unused-configs a1af0b4 aktualizr: Don't put unused configs in the image. meta-raspberrypi as of 2020-11-09 11:02:58 +0000 9879932 Revert "libcamera: Define packageconfig to enable rpi pipeline" 3a7ba89 u-boot: Fix booting raspberrypi CM3 module 9625b7d linux-raspberrypi: Fix build regression from last update e97078b linux-raspberrypi: bump to Linux version 5.4.72 ad6feec linux-raspberrypi: Only deploy cmdline.txt for the main kernel 957118a python3-rtimu: don't use trailing slash in S d5503dc linux-raspberrypi-5.4: bump SRCREV to fix raspberrypi3-64 builds 67baec3 rpi-default-settings: Replace default parselogs with parselogs_rpi 9fdea9a oeqa: Add 5.4 specific error messages to ignore list c2900e5 raspberrypi-tools: Update to latest snapshot as of 20200803 3ffdaef raspberrypi-firmware: Update to 20201002 snapshot c80a123 linux-raspberrypi_5.4.bb: Update to 5.4.69 a27f10b libcamera: Define packageconfig to enable rpi pipeline c70af2b linux-firmware-rpidistro: Update to 20190114-1+rpt8 64c76e8 Revert "linux-raspberrypi-5.4: revert 1 commit from upstream to fix lttng-modules build" d18eed1 Revert "mesa: querying dma_buf modifiers for specific formats" 30aea36 raspberrypi-{firmware,tools}: set downloadfilename c932bea linux-raspberrypi-5.4: revert 1 commit from upstream to fix lttng-modules build b9608c5 linux-raspberrypi: bump to Linux version 5.4.64 fe8a9e2 raspberrypi-firmware: update to current HEAD a5504bf docs: Correct minor spelling issues ed452cc README: Mention Yoe distro in supported distro list 57fc7d2 linux-raspberrypi_5.4.bb: Build ashmem and binder drivers 386f342 rpi-gpio: add -fcommon temporarily 954b8b6 linux-raspberrypi-5.4: backport a fix for perf build with -fno-common from gcc-10 f922faa libsdl2: Add userland dependency when not using vc4graphics ac16b0e xserver-xorg: Depend on userland when vc4graphics is disabled 806575f layer.conf: Remove older releases from LAYERSERIES_COMPAT meta-qt5 as of 2020-11-05 23:31:05 +0100 6a9de2d cinematicexperience: don't use trailing slash in S --- weboslayers.py | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 768f1056..124f1d42 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,31 +58,31 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=89fc9450', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=d171188c', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=656d2070f8', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=071806feb1', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=2a5c534d2b', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=f2d02cb71e', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=10cba0d', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=cc1b383', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=ff997b6', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=07dca1e', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=9248dc7', ''), +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=aa7e408a1', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=370587d30', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=085fb07', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=d4ec0d8', ''), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=c74cc97', ''), ] From 025d4376450d2b32cdc7b1b0e4d2fe487cba7fdb Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 14:05:41 +0900 Subject: [PATCH 197/916] webos-image: Update layer pins for 2021-01-21 (build 283 part 3/3) meta-webosose as of 2021-01-21 13:45:20 +0900 e88f45d29 ose: webruntime_84=5-r41.2 wam=48 cbf133b5f ose: luna-service2=7 luna-service2-security-conf=17 982e79971 ose: Add com.webos.service.mediaindexer for ose emulator 7c2364a37 webos-initscripts=57 com.webos.service.intent=13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 124f1d42..e5393453 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=370587d30', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e88f45d29', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 54e75a8b87e850a0be2f4b0800f0ae166a60ec0d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 16:52:37 +0900 Subject: [PATCH 198/916] webos-image: Update layer pins for 2021-01-21 (build 284) meta-webosose as of 2021-01-21 16:51:40 +0900 8c6b0cbe4 ose: com.webos.service.memorymanager=40 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e5393453..1714de15 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e88f45d29', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8c6b0cbe4', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 59b01ff048213ac6f624cabbf7a310f51fba702d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 16:54:41 +0900 Subject: [PATCH 199/916] webos-image: Update layer pins for 2021-01-21 (build 285) meta-webosose as of 2021-01-21 16:53:50 +0900 674cc240f ose: bluetooth-sil-bluez5=49 com.webos.service.bluetooth2=46 com.webos.service.hfp=22 da62abea6 ose: com.webos.service.location=85 nyx-modules=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1714de15..a950c825 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=8c6b0cbe4', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=674cc240f', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 28625adf6e712f1ff054293499dc9f67c54a2319 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 16:57:47 +0900 Subject: [PATCH 200/916] webos-image: Update layer pins for 2021-01-21 (build 286) meta-webosose as of 2021-01-21 16:56:48 +0900 ba4dde27e webos-connman-adapter=26 d19542c36 ose: com.webos.service.tts=15 bbcaf4b0e protobuf-c: disable parallelism to avoid race condition 9a2046e9f ose: audiod=26 com.webos.service.audiooutput=4 286bf4a2a com.webos.service.location=86 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a950c825..8f60c9f6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=674cc240f', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ba4dde27e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From ab5e16a5172f6d078e70417e4f8110df87808a09 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 17:00:50 +0900 Subject: [PATCH 201/916] webos-image: Update layer pins for 2021-01-21 (build 287) meta-webosose as of 2021-01-21 16:59:46 +0900 31aee208c com.webos.app.settings=11 9c89dfdcb ose: luna-service2=8 luna-service2-security-conf=18 6c68f8d9e auto-luna-surface-manager=31 luna-surfacemanager=343-r49 qtwayland=162 cc03b87a7 webos_qmake5.bbclass: Fix WEBOS_INSTALL_SYSBUS_DATADIR 738829cd7 luna-surfacemanager=342 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8f60c9f6..f0949c14 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ba4dde27e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=31aee208c', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a9996c6caf7931945aa28eda3c91327cdf6b4ebd Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 17:03:34 +0900 Subject: [PATCH 202/916] webos-image: Update layer pins for 2021-01-21 (build 288) meta-webosose as of 2021-01-21 17:02:40 +0900 73ece35f1e notificationmgr=17 com.webos.service.pdm=34 settingsservice=8 com.palm.service.devmode=8 pmlogdaemon=9 rdxd=13 luna-prefs=7 luna-sysservice=10 configurator=6 f115344a85 com.webos.service.bluetooth2=47 com.webos.service.hfp=24 7967ccab7b ose: com.webos.service.ai=9 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f0949c14..5d720513 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=31aee208c', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=73ece35f1e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 553a3e7588d155035c0b0d887b1a5dbe6c871d4d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 17:05:35 +0900 Subject: [PATCH 203/916] webos-image: Update layer pins for 2021-01-21 (build 289) meta-webosose as of 2021-01-21 17:04:43 +0900 94a2f4ea16 ose: webruntime_84=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5d720513..8b2003fa 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=73ece35f1e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=94a2f4ea16', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f99a697d1c7321c0deed8f9cbbd123e3b74a8167 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 17:09:25 +0900 Subject: [PATCH 204/916] webos-image: Update layer pins for 2021-01-21 (build 290) meta-webosose as of 2021-01-21 17:08:28 +0900 beefe4f4cf Revert "webos: downgrade grpc 1.24.3 to 1.14.1 and protobuf 3.11.4 to 3.6.1" aa4f5b752e webos: com.webos.service.ai, com.webos.service.tts, libgoogleassistant: remove from images until updated for new protobuf 5773d50957 Revert "webos: iotivity-node: remove python3 use" a069677f34 eigen: remove workaround which disables searching CUDA 7afe17bdac webos.inc Set WEBOS_DISTRO_RELEASE_PLATFORMCODE c6235590bd enact-dev-dist=v2.7.1 5cc6e2bae5 packagegroup-webos-extended=r33 (don't install WEBOS_PACKAGESET_TESTAPPS for MP release) 14cc8dcc22 webruntime-84: fix build for raspberrypi3-64 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8b2003fa..67e4bd92 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=94a2f4ea16', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=beefe4f4cf', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 19e91b8c54e0a274865bf422a83c14f11dea3bc7 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 17:11:52 +0900 Subject: [PATCH 205/916] webos-image: Update layer pins for 2021-01-21 (build 291) meta-webosose as of 2021-01-21 17:10:56 +0900 71f6bbbdae ose: com.webos.service.memorymanager=43 0110a443db ose: webruntime_84=7 webruntime=r42 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 67e4bd92..c2719b7d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=beefe4f4cf', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=71f6bbbdae', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From db0c344ed99e7785d864b993de1a1fe048ce1e49 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 17:16:26 +0900 Subject: [PATCH 206/916] webos-image: Update layer pins for 2021-01-21 (build 292) meta-webosose as of 2021-01-21 17:15:26 +0900 e565c813 ose: activitymanager=13 appinstalld2=21 configd=8 luna-downloadmgr=7 sam=55 065ee958 ose: imemanager=19 0239297f ose: audiod=27 com.webos.service.audiooutput=5 9250cad4 protobuf=webos2 422eb221 Revert "webos: com.webos.service.ai, com.webos.service.tts, libgoogleassistant: remove from images until updated for new protobuf" 9b4f0386 ose: com.webos.service.power2=7 db8=11 sleepd=8 filecache=4 c98e80a2 ose: com.webos.service.memorymanager=44 629bf7d9 g-media-pipeline=21.gav.17 umediaserver=24.gav.13 com.webos.service.mediacontroller=18 84402b56 ose: com.webos.service.contextintentmgr=12 daf73451 ose: g-camera-pipeline=13.gav.10 com.webos.service.camera=15 fbf390e2 com.webos.service.bluetooth2=48 com.webos.service.hfp=25 com.webos.service.location=87 66b55686 ose: luna-service2-security-conf=20 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c2719b7d..c3002797 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=71f6bbbdae', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e565c813', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6ae122d539f813e54973f2af4164cd845630c730 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 17:20:08 +0900 Subject: [PATCH 207/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2021-01-01 11:55:26 +0000 fcd335e2a7 openssl: Update to 1.1.1i 6ebf7c268f cups: Mark CVE-2008-1033 as a non-issue 7a5123aa30 cups: Mark CVE-2009-0032 as a non-issue e30fd2421d cups: whitelist CVE-2018-6553 33beb4fc5f bash: Rename patch name 8bfc666b7c oeqa/selftest/cases/devtool.py: fix typo in ignore_patterns call 3f08f5b706 kernel: set COMPATIBLE_HOST to *-linux 474cd61f01 linux-firmware: package firmware for Lontium lt9611uxc bridge 59cfad5a8b linux-firmware: upgrade 20201118 -> 20201218 4081c8f33f linux-yocto/5.4/cfg: fix FIRMWARE_LOADER warnings fae6231a47 linux-yocto/5.4/cfg: fix -tiny warnings 197ae64ef6 linux-yocto/5.4: update to v5.4.83 0be60b758f linux-yocto/cfg: qemuarm64-gfx.cfg: add CONFIG_INPUT_UINPUT 39271b8981 linux-yocto/5.4: update to v5.4.82 9f01e4777f linux-yocto/cfg: qemuppc: set CONFIG_SCSI to '=y' ea877398a5 linux-yocto/5.4: update to v5.4.80 df412ca963 linux-yocto-rt/5.4: update to -rt44 4e41a22f70 man-db: Avoid reproducibility failures after fixing groff-native 5bbd7b1f6e groff: Fix reproducibility issue d39587d65b u-boot-tools: Fix reproducibility issue fcb5fbb2e3 grub: Add second fix for determinism issue 351651925d grub: Fix build reproducibility issue 02870c7fba binutils: fix CVE-2020-16592/16598 3c85df8f4b qemu: fix CVE-2020-25723 6a38db98a4 glibc: fix CVE-2020-29562 f7e7378ea7 python3: fix CVE-2019-20907 edbe823ddf metadata_scm: Fix signature handling of METADATA_REVISION and METADATA_BRANCH 0dc25d8865 buildtools-tarball: add wic dependency into extended buildtools caf6dac968 glib-networking/btrfs-tools/dosfstools/parted/bmap-tools/libsoup-2.4: add nativesdk support da485fc44f llvm: sort the lists in generated source reproducibibly 2d44aee142 serf: do not install the static library 359f8e8bf9 ffmpeg: fix reproducibility ea8fc9c19e webkitgtk: fix reproducibility d2619ca71a ruby: fix reproducibility 18004b4c1b llvm: fix reproducibility 156482c0c5 meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timestamps f1f904ebf2 kernel-module-split.bbclass: fix kernel modules getting marked as CONFFILES a4944e9b55 libffi: add patch to revert clang VFP workaround 886a8c4e9a coreutils: add SUSE-specific issues to CVE whitelist ff17ef98ff cve-update-db-native: handle all-wildcard versions e902026496 meta/lib/oeqa/manual/oe-core.json: Update test_bitbake_devshell 411d481a19 linux-firmware: package ath11k firmware 82cf40805e linux-firmware: upgrade 20201022 -> 20201118 568afcef83 image_types: sort tarball file listings 7317bc23d5 devtool: remove unused variable ab3a9bd56d oeqa/devtool: use Yocto mirror for pv-1.5.3 tarball 5d7ddba37e lz4: Use the new branch naming from upstream 09418489c5 kernel-dummy: fix executing unexpected tasks d01a414989 wireless-regdb: upgrade 2020.04.29 -> 2020.11.20 5738bec0e5 libsdl2: Add directfb to PACKAGECONFIG rdepends e216b2223c go: update to 1.14.12 ea7e3c47af lttng-modules: add post 2.11.6 patches c34d806045 linux-yocto/5.4: update to v5.4.78 f1a7e3f166 linux-yocto/5.4: perf: Alias SYS_futex with SYS_futex_time64 on 32-bit arches with 64bit time_t 9b96fa72f3 linux-yocto/5.4: update to v5.4.75 bffc59b566 linux-yocto/5.4: config cleanup / warnings 5405e16eec linux-yocto/5.4: update to v5.4.73 557ba35a97 linux-yocto/5.4: update to v5.4.72 9c3eaefcd6 linux-yocto/5.4: update to v5.4.71 :Issues Addressed: [PLAT-130001] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index c3002797..2d16aa70 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -1,4 +1,4 @@ -# Copyright (c) 2008-2019 LG Electronics, Inc. +# Copyright (c) 2008-2021 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=d171188c', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=071806feb1', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=fcd335e2a7', 'oe-core'), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=f2d02cb71e', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 56236e58fc5b2b7872a424627f1370bfe72235c2 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 17:22:11 +0900 Subject: [PATCH 208/916] webos-image: Update layer pins for 2021-01-21 (build 293) meta-webosose as of 2021-01-21 17:18:28 +0900 33d1e9b0 pulseaudio=r27 (Add PACKAGECONFIG for rpi) 8df9b568 pulseaudio=r26 (Enable bluez5, ofono with PACKAGECONFIG) 5e23ccf5 pulseaudio=r25 (Fix indentation) 189fcc8d ose: com.webos.service.tts=17 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2d16aa70..38323fd4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e565c813', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=33d1e9b0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 45474c451adbb42c6e40f82e6c636de56dbe0f4a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 17:25:35 +0900 Subject: [PATCH 209/916] webos-image: Update layer pins for 2021-01-21 (build 294) meta-webosose as of 2021-01-21 17:24:23 +0900 30a28ded8 iot: webos-initscripts=56,V3.0.0 b9632f785 com.webos.service.power2=8 076d0ef20 com.webos.service.mediacontroller=19 umediaserver=24.gav.14 f525b13cc ose: com.webos.service.unifiedsearch=2 bootd=15 7e4f5514b ilib-webapp=12,v14.6.2 enact-framework=r8 7ff0c852e ose: Add mksnapshot-cross_84=r1 webruntime=r43 webruntime_84=r43.3 Add webruntime-repo_84=7,v84.0.4147.89 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 38323fd4..3324f4bd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=33d1e9b0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=30a28ded8', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 05effeed07385a6667e722bc7975d18bc1dfaf43 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 21 Jan 2021 17:28:07 +0900 Subject: [PATCH 210/916] webos-image: Update layer pins for 2021-01-21 (build 295) meta-webosose as of 2021-01-21 17:26:54 +0900 eb1b6acfe webos.conf: Release webOS OSE v2.9.0 e0fafedff ose:sleepd=9 5d8f28da5 com.webos.service.hfp=26-r4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3324f4bd..80a1ec21 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=30a28ded8', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=eb1b6acfe', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From d5d234a11e768761aed97b4a0a01c33e614a27f2 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 14:24:30 +0900 Subject: [PATCH 211/916] webos-image: Update layer pins for 2021-03-30 (build 296) meta-webosose as of 2021-03-30 14:03:50 +0900 e421884e ose: webruntime_84=8 v8=chromium84.3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 80a1ec21..8f5e257c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=eb1b6acfe', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e421884e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From c1bf728450b34346eeeeb456c2e6affeb78ae126 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 14:35:43 +0900 Subject: [PATCH 212/916] webos-image: Update layer pins for 2021-03-30 (build 297) meta-webosose as of 2021-03-30 14:32:45 +0900 afa395c8 ose: luna-service2=9 ab300f64 ose: bootd=16 7c01c120 com.webos.service.bluetooth2=49 com.webos.service.hfp=27 com.webos.service.location=88 4fd945ad ose: configd-data=2-r2 38780f57 bluetooth-sil-bluez5=50 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8f5e257c..f634f032 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e421884e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=afa395c8', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f10b21b531b2c1d14d2af7a6411144720c72f1ad Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 14:41:09 +0900 Subject: [PATCH 213/916] webos-image: Update layer pins for 2021-03-30 (build 298) meta-webosose as of 2021-03-30 14:38:01 +0900 73dacc57 nodejs-module-usocket=r4 nodejs-module-webos-pmlog=6-r14 nodejs-module-webos-sysbus=7 9eb1a9d0 ose: event-monitor=8 8e5a23b5 com.webos.service.mediacontroller=20 umediaserver=24.gav.15 g-media-pipeline=21.gav.18 c02a1262 ose: webos-connman-adapter=27 ffb2925d ose: g-camera-pipeline=13.gav.11 com.webos.service.camera=16 9c18f69c luna-prefs=8 1708b021 tzdata=webos7 libwebosi18n=5 b02a33e5 luna-surfacemanager=345 qml-webos-bridge=122 qml-webos-components=51 qt-features-webos=49 qtbase-plugins-webos=2 qtwayland=163 qtwayland-webos=61 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f634f032..29dbf9af 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=afa395c8', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=73dacc57', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 8add2c3255983cab4cd41f6edd42760f1026643e Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 14:44:59 +0900 Subject: [PATCH 214/916] webos-image: Update layer pins for 2021-03-30 (build 299) meta-webosose as of 2021-03-30 14:42:17 +0900 fd995b87 ose: db8=12 com.webos.service.power2=9 update webos_app_generate_security_files.bbclass --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 29dbf9af..115d3f98 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=73dacc57', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fd995b87', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 905ab15140c66fd711506558003cc62185bf63dc Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 14:49:04 +0900 Subject: [PATCH 215/916] webos-image: Update layer pins for 2021-03-30 (build 300) meta-webosose as of 2021-03-30 14:46:35 +0900 47cb8fcf com.webos.service.{unifiedsearch=4,swupdater=23,intent=14,flowmanager=7-r4} bootd=17 f2a0d0fc com.webos.service.pdm=35 rdxd=15 configurator=7 luna-sysservice=13 notificationmgr=18 pmlogdaemon=11 settingsservice=11 luna-prefs=9 com.webos.service.devmode=9 event-monitor=9 3da116e7 ose: com.webos.service.hfp=28 webos-connman-adapter=28 4c3d201c bluetooth-sil-bluez5=51 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 115d3f98..8a84040a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fd995b87', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=47cb8fcf', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b7ae8c51bea210ec03780a5984a2f304315c5e6b Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 14:56:41 +0900 Subject: [PATCH 216/916] webos-image: Update layer pins for 2021-03-30 (build 301) meta-webosose as of 2021-03-30 14:51:18 +0900 9eedc61b ose: com.webos.service.mediaindexer=9 a7f1e252 ose: com.webos.service.mediaindexer=8-r5 cb2309ed ose: com.webos.service.memorymanager=45 c32b6f52 ose: imemanager=20 01edafce com.webos.app.settings=12 3cbe3f25 ose: configurator=8 event-monitor=11 791b5a7f ose: com.webos.service.ai=10 0fff89d4 umediaserver=24.gav.16 com.webos.service.mediacontroller=21 23e73ec5 auto-luna-surface-manager=32 luna-surfacemanager=346 qml-webos-framework=153 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8a84040a..04b463f9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=47cb8fcf', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9eedc61b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2d979452dbb6a3fb5c3ae88a79f42d88629a2af2 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Mon, 25 Jan 2021 14:30:00 +0900 Subject: [PATCH 217/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 302 part 1/2) meta-webosose as of 2021-03-30 14:57:35 +0900 743628cd nodejs=v12.20.1 fc1fec49 nodejs=v12.18.3 oe-core as of 2021-01-19 04:22:10 -1000 897822233f ppp: Whitelist CVE-2020-15704 872342a37d zip: whitelist CVE-2018-13410 and CVE-2018-13684 104f36216f glibc: CVE-2019-25013 3cabc58417 glibc: Security fix for CVE-2020-29573 16e30186af xorg: Security fix for CVE-2020-14345 16ec5dea53 curl: fix CVE-2020-8231/8284/8285/8286 3ad272ba25 waf: don't assume the waf intepretter is good 84a2778a6c classes/waf: Add build and install arguments 5d3354a1f0 boost: drop arm-intrinsics.patch 56638a0489 lib/oe/utils: Return empty string in parallel_make 84bdeabd40 toolchain-shar-extract.sh: Handle special characters in script path d5cb96e3b5 scripts: oe-run-native, fix *-native directories 62c5cac25f linux-yocto/5.4: update to v5.4.87 444118a185 license_image.bbclass: fix missing recipeinfo on self 7dfef3de58 systemd.bbclass: improve error message when a service unit specified in SYSTEMD_SERVICE is not found 6c3c6d9c3a meta: toolchain-shar-relocate.sh: Filter out post-relocate-setup script cf21f0c996 meta: toolchain-shar-relocate.sh: Do not use $target_sdk_dir as regex ea5bd7d3ea go.bbclass: don't stage test data with sources of dependencies 72431ee8de mobile-broadband-provider-info: upgrade 20190618 ->20201225 51fa76c699 selftest: Add argument to keep build dir 832e9e6bac ruby: remove tcl DEPENDS cfa92a4d57 gcc: Fix mangled patch 0c5151a7ec systemd: update from 244.3 to 244.5 stable release 196d6a668f glib-2.0: add patch for CVE-2020-35457 66c3133fa8 glibc: update to 2.31 stable tree head 017d9626a7 diffstat: point the license checksum at the license 59272d46d6 oe-pkgdata-util: Added a test to verify oe-pkgdata-util without parameters 4b976db13c timezone: upgrade to 2020f c9908ddd3c linux-yocto/5.4: update to v5.4.85 42f2312ec7 wic: fix typo af4fbea9a1 patch: fix CVE-2019-20633 d686a3eb92 grub: fix "CVE:" line in one of the patches 710aa67534 gdk-pixbuf: fix CVE-2020-29385 2c25bdd362 libexif: fix CVE-2020-0198; CVE-2020-0452 b8c71ab1bd man-db: Fix reproducibility issue 974e09f346 wic/direct/kparser: ensure fsuuid for vfat and msdos align with format a787dc37d4 timezone: upgrade to 2020e 0071fbd646 grub: Further reproducibility fix 5bbafa99ec populate_sdk_base: Fix condition syntax if SDK_RELOCATE_AFTER_INSTALL is disabled d4efeada4b apr-util: Only specify --with-dbm=gdbm if gdbm support is enabled 74611d0438 weston: Fix PACKAGECONFIG for remoting e2814ca110 oeqa/commands: Ensure sync can be found regardless of PATH 4e7338614f initscripts: use quotes for shell variable comparision a4339b1c95 lib/oe/qa: handle the 'no specific instruction set' ELF e_machine value 0e0b43bf90 pulseaudio: Remove OE_LT_RPATH_ALLOW a6694d72a6 meta: add missing descriptions in some support recipes c29662d34a valgrind: exclude bar_bad/bar_bad_xml from ptests 93856de681 coreutils: enable xattrs by default for nativesdk 4d4b907554 wic-image-minimal: only depend on syslinux on x86 targets 4e95f91f4a uboot-extlinux-config: exclude OVERRIDES from do_create_extlinux_config vardeps 938dc13195 grub-efi-cfg: exclude OVERRIDES from build_efi_cfg vardeps 968535e877 mesa: add more details to elf-tls patch 92cd97616f perl: fix installation failure because of shell issue 1625481cdf archiver.bbclass: Fix --runall=deploy_archives for images 7b84c9ea00 ncurses: Prevent LDFLAGS being emitted in .pc files d095c3f88e ncurses: remove config.cache ff5c13bb0b minicom: RDEPENDS on ncurses-terminfo-base c172e9c27c ncurses: Make ncurses-tools depend on ncurses-terminfo-base f3c6fd8bbd buildtools-tarball.bb: Fix PATH for environment setup script 37c9cb2ed8 modutils-initscripts: Use depmod -a when modules.dep is empty bitbake as 2021-01-05 10:09:05 +0900 a394eeec doc/conf.py: add missing import sys b164cf67 sphinx: partial undo (bitbake-user-manual: update perforce fetcher docs) 07bc934f sphinx: undo (bitbake-user-manual: Remove TERM from BB_HASHBASE_WHITELIST example) cd68f140 sphinx: import sphinx docs meta-oe as of 2021-01-18 08:40:15 -0800 5bba79488b gupnp: Upgrade to 1.2.2 -> 1.2.4 31327f4645 gssdp: Upgrade to 1.2.2 -> 1.2.3 1f1a56f79f postgresql: Update to 12.5 b208c536f4 geoclue: select avahi-daemon if nmea enabled d3cb0e1645 libsdl2-mixer: set --disable-music-ogg-shared to link statically 6f1f055f62 libsdl2-mixer: Fix ogg/vorbis support in libsdl2-mixer 65d71ece83 nodejs: 12.19.1 -> 12.20.1 42cb28ecd7 nodejs: 12.19.0 -> 12.19.1 1927ae1843 nodejs: Update to 12.19.0 00cf8917dc nodejs: Fix arm32/thumb builds with clang 3fdb654e51 nodejs: Upgrade to 12.18.3 85f254c744 nodejs: Fix build with icu 67.1 8f632dfbf9 wireshark: Several securtiy fixes 7b55e1ec32 nss: Security fix CVE-2020-12401 0d76683416 lua: update to 5.3.6 e43ecf3297 lua: fix CVE-2020-24371 61922b26e0 lua: fix CVE-2020-15945 aecc12c22e mariadb: update to 10.4.17 for cve fixes b64ba801a5 apache2: upgrade v2.4.43 -> v2.4.46 28a08b88ef php: CVE-2020-7069 8d4826f656 php: CVE-2020-7070 cf29a55578 php: remove the failing ${D}/${TMPDIR} code 45224eeec9 php: Upgrade 7.4.4 -> 7.4.9 65985a6579 samba: CVE-2020-14383 Security Advisory 5191148b5c samba: CVE-2020-14318 Security Advisory b5ddfc05f5 zabbix: CVE-2020-15803 Security Advisory aaaf03ada1 mcpp: Normalize the patch format of CVE c70dcb9bd1 wireguard-module: fix build issue with 5.4 kernel 3e84d4caab pcsc-lite: provide pcsc-lite-lib-native explicitly for native build 0c158538ed dlt-daemon: add upstream patch to fix CVE-2020-29394 27832ef6c0 tcpdump: Patch for CVE-2020-8037 meta-updater as of 2021-01-11 23:08:04 +0200 b1bb00f Merge pull request #793 from shr-project/jansa/dunfell e575b08 image_types_ota.bbclass: pass -t ext4 to mke2fs 0f57916 Merge pull request #792 from advancedtelematic/revert-790-jansa/dunfell 10ffc63 Revert "[dunfell] Fix ota-ext4 IMAGE_FSTYPE" 83f2649 Merge pull request #790 from shr-project/jansa/dunfell 71b44d5 image_types_ota.bbclass: pass -t ext4 to mke2fs 64c2445 Revert "image_types_ota.bbclass: add metadata_csum mkfs option" c71c0a3 Merge pull request #789 from advancedtelematic/feat/refactor-ota-ext4-task-dunfell 13ced79 image_types_ota.bbclass: add metadata_csum mkfs option 0266ff6 image_types_ota.bbclass: call oe_mkext234fs to make ota-ext4 image meta-virtualization as of 2021-01-10 23:24:02 -0500 92cd346 lxc: Fix postinstall script for read-only rootfs Change-Id: Ibe368fcee86a1084ab707406169741301233b637 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/302306 Tested-by: Hyunjae Shin Reviewed-by: Hyunjae Shin --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 04b463f9..f73eb1c4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,24 +58,24 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=d171188c', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=a394eeec', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=fcd335e2a7', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=897822233f', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=f2d02cb71e', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=5bba79488b', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=cc1b383', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=ff997b6', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=b1bb00f', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=92cd346', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=07dca1e', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9eedc61b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=743628cd', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2e5dfe287dd007fb00ec8090122a3f0e33798db2 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 15:01:00 +0900 Subject: [PATCH 218/916] webos-image: Update layer pins for 2021-03-30 (build 302 part 2/2) meta-webosose as of 2021-03-30 14:58:37 +0900 f77cdf5d webos-initscripts=58 linux-raspberrypi=webosrpi26 webos-connman-adapter=r7 669cd0ab ose: webruntime_84=9 wam=49 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f73eb1c4..f233875f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=743628cd', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f77cdf5d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 1c68f6d0f280043238621dab5ea468d5ba772437 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 15:04:43 +0900 Subject: [PATCH 219/916] webos-image: Update layer pins for 2021-03-30 (build 303) meta-webosose as of 2021-03-30 15:02:56 +0900 d57e5274 com.example.app.iotivity=r4 com.example.service.iotivity=r2 nodejs-module-webos-sysbus=10 org.ocf.webossample.occlientbasicops=r2 org.ocf.webossample.ocserverbasicops=r2 1f4a7ac4 ose: com.webos.service.memorymanager=46 1de4ad35 ose: webruntime_84=10 wam=50 108ad573 com.webos.service.intent=15 67989937 com.webos.app.test.webrtc=17 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f233875f..4cc62a9f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f77cdf5d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d57e5274', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From ad9d4866c1a22c345a402874bccb81146e50cbc1 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 15:18:12 +0900 Subject: [PATCH 220/916] webos-image: Update layer pins for 2021-03-30 (build 304) meta-webosose as of 2021-03-30 15:06:02 +0900 5115daff ose: imemanager=21 f4cc7547 gstreamer1.0-plugins-good=webosrpi4 9c1f4300 ose: webruntime_84=11 cccfe1ea ose: luna-service2=11 50938b0d com.webos.app.enactbrowser=39 0dceed67 ose:activitymanager=21 configd=14 luna-downloadmgr=10 sam=60 ba14123e umediaserver=r16 ec13bf4f ose: webos-initscripts=59 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4cc62a9f..f2ef8412 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d57e5274', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5115daff', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 8b6a8043ed1e0d79b341490c383eeaf274dd52a5 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 15:28:39 +0900 Subject: [PATCH 221/916] webos-image: Update layer pins for 2021-03-30 (build 305) meta-webosose as of 2021-03-30 15:26:06 +0900 bda36fd3 ose: nyx-modules=r17 46a6f893 ose:connman=webos12 webos-connman-adapter=30-r8 7766388b com.webos.service.pdm=37 fbc61991 ose: com.webos.app.home=12 com.webos.app.volume=8 536d0f3e ose:appinstalld2=28 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f2ef8412..3ae6491f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5115daff', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bda36fd3', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 819fd9f5c607b570a3a1cc53e2bc3865550cfb16 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 3 Feb 2021 13:48:48 +0530 Subject: [PATCH 222/916] webos-image: Revert meta-updater to previous revision Revert "meta-updater as of 2021-01-11 23:08:04 +0200" (build 302 part 1/2) b1bb00f Merge pull request #793 from shr-project/jansa/dunfell e575b08 image_types_ota.bbclass: pass -t ext4 to mke2fs 0f57916 Merge pull request #792 from advancedtelematic/revert-790-jansa/dunfell 10ffc63 Revert "[dunfell] Fix ota-ext4 IMAGE_FSTYPE" -83f2649 Merge pull request #790 from shr-project/jansa/dunfell 71b44d5 image_types_ota.bbclass: pass -t ext4 to mke2fs 64c2445 Revert "image_types_ota.bbclass: add metadata_csum mkfs option" c71c0a3 Merge pull request #789 from advancedtelematic/feat/refactor-ota-ext4-task-dunfell 13ced79 image_types_ota.bbclass: add metadata_csum mkfs option 0266ff6 image_types_ota.bbclass: call oe_mkext234fs to make ota-ext4 image The latest meta-updater causes taking a long time to resize rootfs partition at first boot as below. resize2fs 1.45.4 (23-Sep-2019) Filesystem at /dev/mmcblk0p2 is mounted on /sysroot; on-line resizing required old_desc_blocks = 1, new_desc_blocks = 1 [ 5.999733] EXT4-fs (mmcblk0p2): resizing filesystem from 291840 to 3877248 blocks [ 6.826495] random: crng init done [ 6.829946] random: 7 urandom warning(s) missed due to ratelimiting [ 19.731921] EXT4-fs (mmcblk0p2): resized to 1048576 blocks [ 39.068383] EXT4-fs (mmcblk0p2): resized to 2097152 blocks [ 58.212731] EXT4-fs (mmcblk0p2): resized to 3145728 blocks [ 72.209923] EXT4-fs (mmcblk0p2): resized filesystem to 3877248 The filesystem on /dev/mmcblk0p2 is now 3877248 (4k) blocks long. Resize rootfs done! Change-Id: Ia8d9418b38564da091da9a14f2dfb26f2f4a23ba Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/303280 Tested-by: Phanendra Yarra Reviewed-by: Phanendra Yarra --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3ae6491f..b5232a03 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -68,7 +68,7 @@ ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=b1bb00f', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=cc1b383', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=92cd346', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=07dca1e', ''), From e073f558a5507aeb824039c2bafe0e01f33b3d29 Mon Sep 17 00:00:00 2001 From: Jongwoong Lee Date: Tue, 5 Jan 2021 10:03:22 +0900 Subject: [PATCH 223/916] scripts/build.sh: Add pkg_dependency data (v6.10.11) :Release Notes: Gathering the package dependency data to visualize. :Detailed Notes: Need runtime packages dependency for webOS components :Testing Performed: Build and test verified. :QA Notes: N/A :Issues Addressed: [PLAT-128637] Change-Id: Ic5e1e8e4349476624e85f90e6b431a42d81b57f6 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/300339 Tested-by: Phanendra Yarra Reviewed-by: Phanendra Yarra --- scripts/build.sh | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 202089d9..e2ecfd39 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2013-2020 LG Electronics, Inc. +# Copyright (c) 2013-2021 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.10" +SCRIPT_VERSION="6.10.11" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -470,6 +470,12 @@ function move_artifacts { echo "WARN: No oss-pkg-info.yaml to copy as build artifacts" fi + if ls BUILD/deploy/images/${MACHINE}/${I}-dependency.json >/dev/null 2>/dev/null; then + ln -vn BUILD/deploy/images/${MACHINE}/${I}-dependency.json ${ARTIFACTS}/${MACHINE}/${I}/dependency.json + else + echo "WARN: No dependency.json to copy as build artifacts" + fi + # delete possibly empty directories rmdir --ignore-fail-on-non-empty ${ARTIFACTS}/${MACHINE}/${I} ${ARTIFACTS}/${MACHINE} done From 73ce60448711b24280a24c5cb1a948b5eab25027 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 15:31:30 +0900 Subject: [PATCH 224/916] webos-image: Update layer pins for 2021-03-30 (build 306) meta-webosose as of 2021-03-30 15:30:25 +0900 dd0eac55 ose: luna-service2-security-conf=21 appinstalld2=29 e234894b com.webos.service.location=90 loc-utils=17 9b11f819 ose: wpa-supplicant=webos3 connman=webos13 webos-connman-adapter=32 69257f58 webos_image.bbclass: Add pkg_dependency bbclass --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b5232a03..38da1048 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bda36fd3', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dd0eac55', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 9b29956a48f65e5ce7518e59478bb5c8fd090927 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 15:35:24 +0900 Subject: [PATCH 225/916] webos-image: Update layer pins for 2021-03-30 (build 307) meta-webosose as of 2021-03-30 15:32:58 +0900 02ccaa9e ose: com.webos.service.unifiedsearch=5 01c69c0f ose: appinstalld2=30 a267df5d ose: webos-connman-adapter=33 7f85b5e4 ose: g-camera-pipeline=13.gav.13 com.webos.service.camera=17 ed075820 ose: Add webos-nettools=2-r0,v1.1.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 38da1048..430f004a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dd0eac55', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=02ccaa9e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2dd5cc6989e95d4b3dcac3c2d3c565b096c5c437 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 15:39:50 +0900 Subject: [PATCH 226/916] webos-image: Update layer pins for 2021-03-30 (build 308) meta-webosose as of 2021-03-30 15:37:12 +0900 6c56cbef com.webos.service.pdm=38 601f2e46 ose: webos-initscripts=60 Add com.webos.service.audiofocusmanager=1-r0,v1.0.0 7ad76b94 ose: Add com.webos.service.peripheralmanager=2-r0,v1.0.0 46ba4926 native: localization-tool-native=r3,v1.2.1 f83fa1b1 ose: com.webos.service.devmode=10 befe029f ose: webruntime_84=12 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 430f004a..a6c32043 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=02ccaa9e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6c56cbef', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7d642591994b1785b01223d54ce3b57ab0962a0d Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 10 Feb 2021 13:18:52 +0530 Subject: [PATCH 227/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 309 part 1/2) meta-webosose as of 2021-03-30 15:45:12 +0900 2e3f3e08 localization-tool-native=r4 (reorder inherits to fix new QA check) 30fc3b7c iotivity-node=r6 (add .gitconfig to WORKDIR) 9e89666f com.webos.service.flowmanager=r5 (export HOME to prevent changing host user's ~/.npmrc) 5a20a346 nodejs-module-node-red=r2 (export HOME to prevent changing host user's ~/.npmrc) 8af700f1 webos_enactjs_env.bbclass, com.webos.app.enactbrowser=r14 (add .gitconfig to WORKDIR) oe-core as of 2021-01-29 04:48:10 -1000 e0cd2e1f9a staging: Clean up files installed into the sysroot f73ac29061 python3: Avoid installing test data into recipe-sysroot 7789eb844a ncurses: Don't put terminfo into the sysroot 8f972c639e externalsrc: Detect code changes in submodules 09ba626c1e strace: increase ptest timeout duration 120->240s 4a219389f1 timezone: upgrade to 2021a d9d8a04c95 selftest/devtool: Add modify_localfiles_only test checking symlink path c5059d1226 ovmf-shell-image: image is only buildable on x86-64 cd9b46e7a6 core-image-sato-sdk-ptest: these images need ptest 9cc6506b22 dtc: improve reproducibility cd9cee29b6 devtool: Fix file:// fetcher symlink directory structure cbc72203c8 oeqa/selftest/cases/tinfoil.py: increase timeout 10->60s test_wait_event 59f0af647e externalsrc: Fix parsing error with devtool non-git sources 1685e470f0 devtool: Fix source extraction for gcc shared source a4b72056e7 toolchain-shar-relocate.sh: Fix handling files with colons 2c000cb19a flex: Fix --noline option behavior 0668fa21b7 flex: Refresh patch 4a977fba25 flex: fix build with autoconf 2.70 6097b1cbff oeqa/ptest: print a warning if ptests failed 9ed5d67d5d sanity.bbclass: sanity check for if bitbake is present in PATH a20b0f80c2 sanity: Verify that user isn't building in PSEUDO_IGNORE_PATHS 1988d07b65 wic: Optimise fstab modification for ext2/3/4 and msdos partitions 9414007dd7 wic: Copy rootfs dir if fstab needs updating d17b03e49b wic: Add --change-directory argument 5bfdebe05a wic: Update pseudo db when excluding content from rootfs 57012ccc91 image_types_wic: Move wic working directory fb884fb9e5 wic: Ensure internal workdir is not reused 7acb39f02b wic: Allow exec_native_cmd to run HOSTTOOLS 447643eebf wic: Add workdir argument bd176984ac pseudo: Update for arm host and memleak fixes/cleanup 38f0f8cb91 pseudo: Add lchmod wrapper f447610ab9 bitbake.conf: Add /run/ to PSEUDO_IGNORE_PATHS 0351d9936d license.bbclass: Add COMMON_LICENSE_DIR and LICENSE_PATH dirs to PSEUDO_IGNORE_PATHS 109406724d bitbake.conf: Prevent pyc file generation in pseudo context 4117e49765 wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHS 037d601e0b bitbake.conf: Canonicalize paths in PSEUDO_IGNORE_PATHS 1b557583de lib/oe/path: Add canonicalize() 36ca6bfad0 pseudo: Drop patches merged into upstream branch ab15ec860a distutils3: allow setup.py to be run from a different directory to ${S} 500a723670 pseudo: Update to print PSEUDO_LOGFILE in abort message on path mismatches 8308919189 pseudo: Simplify pseudo_client_ignore_path_chroot() 7c5881cf9b uninative: Don't use single sstate for pseudo-native 3a826c352c bitbake.conf: Exclude ${CCACHE_DIR} from pseudo database 761079481f tcl: adapt to potential pseudo changes 4909fa31a4 oeqa/selftest/runtime_test: Exclude gpg directory from pseudo database bbc0bdd8e3 base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as strings 893f6700b2 pseudo: Upgrade to include mkostemp64 wrapper 9002c81b89 pseudo: Update to account for patches merged on branch 0453609c92 abi_version,sanity: Tell users TMPDIR must be clean after pseudo changes 92153a9f1a bitbake.conf: Extend PSEUDO_IGNORE_PATHS to ${COREBASE}/meta 48f464f84e pseudo: Fix statx function usage 16fbe45f2e wic: Handle new PSEUDO_IGNORE_PATHS variable b4393f5606 wic: Avoid creating invalid pseudo directory 63bebeaf60 wic: Fix multi images .wks with bitbake 9ea7162e9e wic: Fix permissions when using exclude or include path 61f8cf0940 base/bitbake.conf: Enable pseudo path filtering 07ca0b87e0 pseudo: Add pathfix patch 2856c4f514 pseudo: Add may unlink patch 4e698300a6 pseudo: Fix xattr segfault 09da51d69e psuedo: Add tracking of linked files for fds 3e822ccf93 pseudo: Abort on mismatch patch 6166ea35d4 pseudo: Add support for ignoring paths from the pseudo DB 064eb959c3 pseudo: Ignore mismatched inodes from the db 771f8755db pseudo: fix renaming to self 7d35b29add pseudo: Update to add OFC fcntl lock updates 4303a9ba51 pseudo: merge in fixes for setfacl issue 1f26db1ffd pseudo: Switch to oe-core branch in git repo b286258fc2 linuxloader: Avoid confusing string concat errors bitbake as of 2021-02-05 12:18:26 +0000 2351b496 fetch/git: download LFS content too during do_fetch 274f790a git.py: Use the correct branch to check if the repository has LFS objects. 2795c615 git.py: LFS bitbake note should not be printed if need_lfs is not set. 3d09608c git.py: skip smudging if lfs=0 is set 418c00c5 data_smart: Ensure hash reflects vardepvalue flags correctly meta-oe as of 2021-01-31 09:42:35 -0800 de37512b25 gpsd: mark CLEANBROKEN 74c1298dfc mariadb: Fix 64bit builds if pam is enabled f9f3bacac7 networkd-dispatcher: use git fetcher 80c0a5fff6 giflib: apply patch for CVE-2019-15133 and set CVE_PRODUCT 52967af423 sip3: Upgrade 4.19.19 -> 4.19.23 112b03d7a4 sip3: Consolidate in a single file b523c8c7c8 zram: fix sourcing of zram parameters e5499dc4bc rapidjson: Upgrade SRCREV to latest 4964a5a463 flatbuffers: whitelist CVE-2020-35864 bed52e2112 iscsi-initiator-utils: upgrade 2.1.2 -> 2.1.3 f371ec5c24 iscsi-initiator-utils: Silence a clang warning on 64bit systems 0a81e46a20 iscsi-initiator-utils: Upgrade to _2.1.2 e2e8d4ce79 xterm: provide virtual/x-terminal-emulator 8a87397cd7 xterm: install xterm and uxterm desktop files meta-raspberrypi as of 2021-02-05 10:41:46 +0000 77190af [documentation]Add USB host support in documentation a2c63ff rpi-config: Add support for CM4 host USB meta-updater as of 2021-02-05 09:08:28 +0100 4617a60 Merge pull request #800 from liuming50/cherry-pick-some-patches-to-dunfell 0b2db6c image_types_ostree.bbclass: get lock before accessing OSTREE_REPO 17ee8a7 image_types_ota.bbclass: use standard ext4 features b1bb00f Merge pull request #793 from shr-project/jansa/dunfell e575b08 image_types_ota.bbclass: pass -t ext4 to mke2fs 0f57916 Merge pull request #792 from advancedtelematic/revert-790-jansa/dunfell 10ffc63 Revert "[dunfell] Fix ota-ext4 IMAGE_FSTYPE" 83f2649 Merge pull request #790 from shr-project/jansa/dunfell 71b44d5 image_types_ota.bbclass: pass -t ext4 to mke2fs 64c2445 Revert "image_types_ota.bbclass: add metadata_csum mkfs option" c71c0a3 Merge pull request #789 from advancedtelematic/feat/refactor-ota-ext4-task-dunfell 13ced79 image_types_ota.bbclass: add metadata_csum mkfs option 0266ff6 image_types_ota.bbclass: call oe_mkext234fs to make ota-ext4 image :Issues Addressed: [PLAT-133947] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell Change-Id: If1aca23db1576f07b192dacc325a5ca1d7316b67 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/304066 Reviewed-by: Phanendra Yarra Reviewed-by: Arsha B S Tested-by: Arsha B S --- weboslayers.py | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index a6c32043..6d8064ee 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,28 +58,27 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=a394eeec', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=2351b496', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=897822233f', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=e0cd2e1f9a', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=5bba79488b', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=de37512b25', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=cc1b383', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=4617a60', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=92cd346', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=07dca1e', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6c56cbef', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2e3f3e08', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=9879932', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), - ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), From de7252d3dadd7f1a8ffb4365c0071bf2f6633813 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 15:46:51 +0900 Subject: [PATCH 228/916] webos-image: Update layer pins for 2021-03-30 (build 309 part 2/2) meta-webosose as of 2021-03-30 15:46:35 +0900 e64c83aa ose: umediaserver=24.gav.17 f112ed69 ose: webos-fonts=12 1e6de229 nodejs-module-webos-pmlog=7 nodejs-module-webos-sysbus=11 f6f84af0 com.webos.service.pdm=42 d65a2845 ose: luna-service2-security-conf=22 18ff8100 activitymanager=22 06cd33f6 auto-luna-surface-manager=33 luna-surfacemanager=347 qml-webos-framework=154 qtwayland=164 qtwayland-webos=62-r12 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6d8064ee..c87f67d2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2e3f3e08', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e64c83aa', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 523316157da24c9de89a012608014fdf3db1d9f7 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Tue, 30 Mar 2021 15:49:42 +0900 Subject: [PATCH 229/916] webos-image: Update layer pins for 2021-03-30 (build 310) meta-webosose as of 2021-03-30 15:48:21 +0900 108d11b5 webos-open-test-apps.inc=18 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c87f67d2..7c71fc02 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e64c83aa', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=108d11b5', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f5b4ab3b31c1f4f6cc4e4883e0bb0f0cd04fde96 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 31 Mar 2021 09:16:23 +0900 Subject: [PATCH 230/916] webos-image: Update layer pins for 2021-03-31 (build 311) meta-webosose as of 2021-03-31 09:14:12 +0900 87623c1e webos-connman-adapter=35 7f5108dd com.webos.service.pdm=48 2f33c26e ose: media-resource-calculator=7 g-camera-pipeline=13.gav.14 umediaserver-configs=11 b00ffe45 ose:appinstalld2=31 99976f08 ose: librolegen=4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7c71fc02..84033b82 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=108d11b5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=87623c1e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From bd5ebdffcee8a1b4e73f1707113e0ebc20a38f8a Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 31 Mar 2021 09:52:23 +0900 Subject: [PATCH 231/916] webos-image: Update layer pins for 2021-03-31 (build 312) meta-webosose as of 2021-03-31 09:24:03 +0900 0e911006 com.webos.service.pdm=49 bd3c5c59 ose: webos-nettools=3 9a049234 com.webos.app.enactbrowser=42 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 84033b82..a42dac5f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=87623c1e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0e911006', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 1279098eb60e02f2fd92da326c85a75f4ef2369f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 31 Mar 2021 09:56:54 +0900 Subject: [PATCH 232/916] webos-image: Update layer pins for 2021-03-31 (build 313) meta-webosose as of 2021-03-31 09:53:30 +0900 984b5486 ose: com.webos.service.mediaindexer=11 ed7d6bf7 com.example.app.iotivity=r5 com.example.service.iotivity=r3 org.ocf.webossample.occlientbasicops=r3 org.ocf.webossample.ocserverbasicops=r3 00c51f53 com.webos.service.pdm=50 4ce91de3 ose: g-media-pipeline=21.gav2.19 media-resource-calculator=8 f229f4d5 ose: packagegroup-webos-extended=webosrpi8 Add com.webos.service.storageaccess=1-r0,v1.0.0 e0680429 com.webos.service.peripheralmanager=6 rpi-config_git=webosrpi10 linux-raspberrypi_%=webosrpi27 ebe0d8a7 ose: com.webos.service.flowmanager=8 12905761 ose: libwebosi18n=6 webos_localizable.bbclass: remove pseudo locale option 00e10fda luna-surfacemanager=348 qtbase-plugins-webos=3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a42dac5f..1faa58bf 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0e911006', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=984b5486', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From cf7520500870c31bb55ce66c7865f8f8fa00a47f Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 31 Mar 2021 09:59:31 +0900 Subject: [PATCH 233/916] webos-image: Update layer pins for 2021-03-31 (build 314) meta-webosose as of 2021-03-31 09:58:00 +0900 9011687e ose: Add com.webos.app.videoplayer=1-r0,v0.0.1 1e25501d ose: luna-service2-security-conf=23 luna-service2=12 db8=13 sleepd=10 e840f7db webos-initscripts=61 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1faa58bf..b16560cb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=984b5486', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9011687e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From c284735965914519a37689d6ebe0bd4bc6043183 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Fri, 26 Feb 2021 12:58:59 +0900 Subject: [PATCH 234/916] webos-image: Upgrade to Qt v5.12.10 meta-qt5 as of 2021-01-31 09:40:43 +0100 c7ec556 qt5-native.inc, nativesdk-qt5.inc, nativesdk-packagegroup-qt5-toolchain-host: reorder inherits to fix new QA check e49c07f qt5: upgrade to 5.12.10 :Issues Addressed: [PLAT-133734] CCC: Upgrade to Qt v5.12.10 Change-Id: I4e52e4e4825f2e4dd65907b177d7e9d0744f466b Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/305186 Tested-by: Hyunjae Shin Reviewed-by: Hyunjae Shin --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b16560cb..03ecdf9c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -73,7 +73,7 @@ ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=07dca1e', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6a9de2d', ''), +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), ('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9011687e', ''), From e12633208e3c6c19e1680686d98ba17a9fd41acb Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Wed, 31 Mar 2021 10:04:20 +0900 Subject: [PATCH 235/916] webos-image: Update layer pins for 2021-03-31 (build 315) meta-webosose as of 2021-03-31 10:02:18 +0900 657759ae com.webos.app.enactbrowser=43 f59575a5 nodejs-module-webos-sysbus=12 6cf50322 ose: webruntime=r45 (use correct flags and tools for host builds when target has the same cpu as host) 2167ab69 ose: mksnapshot-cross_84=r2 webruntime=r44 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 03ecdf9c..38ca37ab 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9011687e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=657759ae', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From d95114af04ca0a245d7b6db58d58b4d0ab6da76c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:10:58 +0900 Subject: [PATCH 236/916] webos-image: Update layer pins for 2021-04-01 (build 316) meta-webosose as of 2021-04-01 08:57:30 +0900 6a5cf9c78 configurator=9 7941b24f6 ose: com.webos.service.power2=10 pms-support-reference=4 c7796d272 webos-nettools=4 4fb00f2d2 com.webos.app.videoplayer=2 5b25a5495 com.webos.service.pdm=51 a74217e24 com.webos.service.location=91 loc-utils=18 68b3e08b0 jemalloc=4 luna-sysservice=14 9deb47391 leptonica=v1.80.0 e5732e4bd python3=webos2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 38ca37ab..fd201659 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=657759ae', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6a5cf9c78', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 682babb50954fa88d865c860effd2884f2bdadef Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:20:08 +0900 Subject: [PATCH 237/916] webos-image: Update layer pins for 2021-04-01 (build 317) meta-webosose as of 2021-04-01 09:17:36 +0900 add2abca2 ose: Add media-codec-interface=1-r0,v1.0.0 webruntime=r46 webruntime_84=13 69e51e36e com.webos.service.pdm=52-r4 e5a954c1b com.webos.app.videoplayer=3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fd201659..dc0e23fa 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6a5cf9c78', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=add2abca2', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6b50ab30d72c3c21be09ae14dffbb17aecf236d0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:26:54 +0900 Subject: [PATCH 238/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 318 part 1/2) meta-webosose as of 2021-04-01 09:29:14 +0900 726160103 webos_system_bus.bbclass: fix compatibility with dash 53f610cbe packagegroup-webos-extended: remove media-codec-interface 76aabce2c rpi: fix build for raspberrypi3* 1d950851c iotivity-node_git=r7 com.webos.app.enactbrowser=r15 com.webos.service.flowmanager=r6 enact-dev-native=r7 localization-tool-native=r5 nodejs-module-node-red_0.18.7=r3 oe-core as of 2021-03-04 04:19:50 -1000 dd893279f3 selftest/reproducible: Don't call sync between each file compare fdb3ff363c qemu: Backport patch to avoid assertion fails on icache line size 48acaa7d53 oeqa/commands: Fix compatibility with python 3.9 7677ba2599 oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalised 00af6882a2 icu: backport fix for rare random genrb segmentation fault 341e18ff05 wpebackend-fdo: Fix missing .so symlink when using dev package 6842791f97 package_rpm: Enable use_source_date_epoch_as_buildtime in package_rpm class 69c8987da1 df.py: Add feature check for read-only-rootfs cffe25dcbd weston-init: Fix weston-keyboard path in weston.ini 24afa7308c mtd-utils: Remove duplicate assignments to alternative link names 42f742452d libomxil: Fix up commercial license flag 3720c39524 npm.bbclass: avoid building target nodejs for native npm recipes 8382f9c1c9 local.conf.sample.extended: prefer INIT_MANAGER 5b129afb21 local.conf.sample.extended: fix double 'of' typo 40047178fa groff: Fix determinism issue 987562f2eb xmlto: Fix reproducibility 2a50e0e6c2 xorg-minimal-fonts: Really fix determinism 60c515d84d xorg-fonts-minimal: Fix reproducibility d99e2a0c4e watchdog: Avoid reproducibility failures after fixing build a272b6e4c0 watchdog: Fix determinism issue from sendmail host path 670efddd8d vim: Fix a race over creation of the desktop files a7e6887d73 vim: Improve determinism 52658a8df1 cwautomacros: Ensure version is set deterministically 56d4c28677 oeqa/runlevel : add test for runlevels 60a9e09529 oeqa: reproducible: Add more logging f81fa4cf7f oeqa: reproducible: Fix SSTATE_MIRRORS variable fb8063147c buildtools-extended-tarball: Add glibc-gconvs needed for build a90e10d66b quilt: Be determnistic about column presence 91363bc050 linux-yocto/5.4: update to v5.4.98 19698ff8e9 linux-yocto/5.4: update to v5.4.96 ff2622311e go: update to 1.14.15 896e7d02e3 sudo: 1.8.31 -> 1.8.32 9c6131bc46 u-boot: fix CVE-2020-8432 and CVE-2020-10648 4281c88dd3 cve-check.bbclass: add layer to cve log cdbed91b1e cve-check: add CVE_CHECK_REPORT_PATCHED variable to suppress reporting of patched CVEs 7432d1048f cve-check: introduce CVE_CHECK_RECIPE_FILE variable to allow changing of per-recipe check file b09b9a28f8 pseudo: Update to include fixes for glibc 2.33 8a21081add pseudo: Update for rename and faccessat fixes 3bf3de8159 pseudo: Update to work with glibc 2.33 a8debddd6c build-appliance-image: Update to dunfell head revision 48157a1ca6 python3targetconfig.bbclass: Make py3 dep and tasks only for target recipes bf0e67e6b9 gpgme: use python3targetconfig 961b6ce18c meta: drop _PYTHON_SYSCONFIGDATA_NAME hacks 458b8f495d distutils3-base.bbclass: use python3targetconfig ba32302980 python3-pycairo: use python3targetconfig 0bdc6a25c1 python3: split python target configuration into own class 7cb7c5a97d gcc-9.3.inc: Fix potential runtime crash 641c9f6a20 p11-kit: upgrade 0.23.21 -> 0.23.22 f28b3af0c7 p11-kit: upgrade 0.23.20 -> 0.23.21 b33b4f318e libcroco: Added CVE 2ebd235bc8 libgcrypt: Whitelisted CVEs dfa4b0e6ca oe-pkgdata-util: Check if environment script is initialized 0807c033f1 opkg: Fix patch glitches 61c639fcfd opkg: Fix build reproducibility issue 07a1771c9b image_types.bbclass: tar: use posix format instead of gnu 6a474f7742 image_types: Ensure tar archives are reproducible f67e9a8ede uninative: Upgrade to 2.10 9efabaff73 wic/selftest: test_permissions also test bitbake image 5a3ce870ff oeqa: wic: Add tests for permissions and change-directory 8f218fbcd1 classes/image_types_wic: Reorder do_flush_pseudodb 28707d202e rng-tools: fix rngd_jitter initialization 887f0a606d sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not found" KeyError 22b0bd5ad0 lib/oe/patch.py: Ignore scissors line on applying patch 0ab58355cc layer.conf: fix sanity error for PATH variable in extensible SDK workflow abfcabb070 glib-2.0: Rename patch file for CVE-2020-35457 c88616ffbf qemu.inc: Should depend on qemu-system-native, not qemu-native 35ca0a401e python3: Use addtask statement instead of task dependencies 1a0ac4d51b npm.bbclass: use python3 for npm config 6b5ff13fcb buildhistory.bbclass: avoid exception for empty BUILDHISTORY_FEATURES variable 4d70a149ce linux-yocto/5.4: update to v5.4.94 843401eded linux-yocto-rt/5.4: fix 5.4-stable caused build breakage 48a11c214f linux-yocto/5.4: update to v5.4.90 352cecca98 kernel.bbclass: fix deployment for initramfs images 4c4775d3e8 package: Ensure do_packagedata is cleaned correctly 0c28edf4bf package.bbclass: hash equivalency and pr service b2feaf6826 openssl: set CVE_VERSION_SUFFIX 37a40c3070 cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioning 294baea424 cve-check: replace Looseversion with custom version class 2a558ee61a ca-certificates: upgrade 20200601 -> 20210119 ed36f91459 ca-certificates: correct upstream version check fd8ffc7cfc ca-certificates: upgrade 20190110 -> 20200601 89eb75f71b sanity.bbclass: Check if PSEUDO_IGNORE_PATHS and paths under pseudo control overlap a92c60dddc pseudo: Update to include passwd and file renaming fixes bitbake as of 2021-02-18 16:44:25 +0000 fa94374b lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsetting meta-oe as of 2021-02-19 07:17:12 -0800 346681e7bf python3-pykwalify: Do not unset _PYTHON_SYSCONFIGDATA_NAME 2b7f9d4b71 postgresql: Inherit python3targetconfig f60cbaf042 libplist: Inherit python3targetconfig c46aab8578 openipmi: Inherit python3targetconfig 6035296a41 gedit: Inherit python3targetconfig 02b04a20d4 python3-aiohttp: added missing RDEPENDs 51d091740e graphviz: use git fetcher instead of gitlab archives 7fbe300c6d python-grpcio-tools: Add missing space for append 0c87ac59d7 dnsmasq: Fix systemd service e43045dd05 celt051: update SRC_URI ee04df8c69 meta-oe/README: add Ubuntu prerequisite information a9befa4413 enca: Fix SRC_URI 38836bb674 wireguard-module: remove PKG assignment 55f71e0a18 python-urllib3/python3-urllib3: fix CVE-2020-7212 b1de50b2fc libuv: fix CVE-2020-8252 9d6e064bb0 openldap: upgrade 2.4.56 -> 2.4.57 0e1ab270ee openldap: upgrade 2.4.51 -> 2.4.56 c4ef31f210 openldap: upgrade 2.4.50 -> 2.4.51 meta-virtualization as of 2021-02-19 10:48:52 -0500 502b81a libvirt-python: inherit python3targetconfig meta-updater as of 2021-03-03 09:36:06 +0100 1a4a721 Merge pull request #803 from shr-project/jansa/dunfell ee9cf6f ostree-kernel-initramfs: Use MIT license. meta-python2 as of 2021-03-03 16:55:18 +0100 ed4876c python: Add fix for CVE-2019-20907 c6dec34 python: Add fix for CVE-2019-9674 c96cfe3 python: Avoid installing test data into recipe-sysroot :Issues Addressed: [PLAT-135561] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index dc0e23fa..905b2f38 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,24 +58,24 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=2351b496', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=fa94374b', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=e0cd2e1f9a', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=dd893279f3', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=de37512b25', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=346681e7bf', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=4617a60', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=92cd346', ''), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=07dca1e', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=1a4a721', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=502b81a', ''), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=ed4876c', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=add2abca2', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=726160103', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 66b44f74e59bb3c8dfcce5dfc834d5589493ac68 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:29:18 +0900 Subject: [PATCH 239/916] webos-image: Update layer pins for 2021-04-01 (build 318 part 2/2) meta-webosose as of 2021-04-01 09:22:40 +0900 7477366a1 com.webos.app.home=13 Add qml-app-components=1-r0,v1.0.0 9d7d36f83 Add com.webos.app.mediagallery=4-r0,v1.0.0 5e95e51fb com.example.app.iotivity=r6 com.example.service.iotivity=r4 acbafa603 com.webos.app.videoplayer=4 f071810ee appinstalld2=32 4f5b71831 ose: com.webos.service.bluetooth2=50 com.webos.service.hfp=29 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 905b2f38..cab09e94 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=726160103', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7477366a1', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 9e5fa52350a6a3abd3717e1e2704c9bf9533bc9f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:32:47 +0900 Subject: [PATCH 240/916] webos-image: Update layer pins for 2021-04-01 (build 319) meta-webosose as of 2021-04-01 09:31:43 +0900 6463edfd9 ose: com.webos.service.contextintentmgr=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index cab09e94..70f6e8b4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7477366a1', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6463edfd9', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 3089f8ba3271d29397caf2360763103639af68c0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:34:48 +0900 Subject: [PATCH 241/916] webos-image: Update layer pins for 2021-04-01 (build 320) meta-webosose as of 2021-04-01 09:33:42 +0900 0ebf5f260 webruntime-common.inc: Add path to find .inc file and remove duplicate --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 70f6e8b4..f612cbf2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6463edfd9', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0ebf5f260', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6849b14bf69974c6eea6f729daa5dd06c4d66f23 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:37:06 +0900 Subject: [PATCH 242/916] webos-image: Update layer pins for 2021-04-01 (build 321) meta-webosose as of 2021-04-01 09:36:03 +0900 c0e7f4e1d com.webos.app.mediagallery=5 b7e739d6a ose:luna-service2=13 sleepd=11 nyx-utils=6 nyx-modules-qemux86=4 nyx-modules=16 7988acc24 ose: webos-nettools=5 com.webos.service.location=92 loc-utils=20 webos-connman-adapter=36 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f612cbf2..d833dbbe 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0ebf5f260', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c0e7f4e1d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 893744bccf7cc2761a7d2226456ef92f669bbe6d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:40:10 +0900 Subject: [PATCH 243/916] webos-image: Update layer pins for 2021-04-01 (build 322) meta-webosose as of 2021-04-01 09:39:07 +0900 4d0b0b04e ose: webruntime_84=14 389fbdca1 com.webos.service.pdm=53 e69cbbaa8 ose: connman=webos14 d33cfd8eb luna-surfacemanager=349 maliit-framework-webos=96 qml-webos-framework=155 76d71e290 qml-webos-bridge=r15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d833dbbe..3ba5c3da 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c0e7f4e1d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4d0b0b04e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From ff4a947593d5a010dd6f2acc96e0c98b1605b816 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:43:07 +0900 Subject: [PATCH 244/916] webos-image: Update layer pins for 2021-04-01 (build 323) meta-webosose as of 2021-04-01 09:41:54 +0900 93f98cc7b com.webos.app.mediagallery=6 e82f8bcf7 bootchart2=r11 69e6acd80 com.webos.app.videoplayer=5 9af06daeb ose: luna-service2=14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3ba5c3da..6d9e9d99 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,7 +75,7 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4d0b0b04e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=93f98cc7b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From e23cdeb459e0c5868d1bc200c8d3511c642e4064 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:49:34 +0900 Subject: [PATCH 245/916] weboslayers.py: Add meta-webos-backports-3.2 :Issues Addressed: [PLAT-137720] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/weboslayers.py b/weboslayers.py index 6d9e9d99..9779aecd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,6 +75,8 @@ ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), +('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), + ('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=93f98cc7b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), From 73dd45cdf73b69a798733533b24543750428ebb9 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:52:13 +0900 Subject: [PATCH 246/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 324 part 1/2) meta-webosose as of 2021-04-01 09:50:23 +0530 2263cc570 Revert "python3=webos2" cddf286ef devel: packagegroup-webos-test: remove python2 recipes oe-core as of 2021-03-08 06:42:30 -1000 f5965d7482 yocto-uninative.inc: version 3.0 incorporate seccomp filter workaround df5a8b0f25 yocto-uninative.inc: version 2.11 updates glibc to 2.33 cf22f38314 meta/recipes-core: Add HOMEPAGE / DESCRIPTION bd33528803 meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION a2658937bc meta/recipes-connectivity: Add HOMEPAGE / DESCRIPTION ef22879263 meta/recipes-bsp: Add HOMEPAGE / DESCRIPTION 66efd3fde2 cups: Fix reproducibility issues 519f382fd0 asciidoc: Switch to using the main branch ed1fbc5a33 package/package_rpm: Disable font_provides configuration for reproducibilty 1f218351c2 reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handling 72daea3a41 reproducible_builds: SOURCE_DATE_EPOCH should not be 0 b6d941126e report-error.bbclass: Add layer and bitbake version info to error report 06d9fa9aa2 libpcre: Drop old/stale patch 52a912ae49 ca-certificates: Clean up two patches and submit upstream 5112dc734e libevdev: Update patch status to backport c3906ce966 maintainers: Update email address for Victor eb8985c719 bitbake.conf: Split PSEUDO_IGNORE_PATHS to be more readable 8a6c1c722d bitbake.conf/image: Move image specific PSEUDO_IGNORE_PATHS to image class c820176245 populate_sdk: Add directories to PSEUDO_IGNORE_PATHS b04d7a7aed image: Add directories to PSEUDO_IGNORE_PATHS e0c1db170f sstatesig.py: show an error instead of warning when sstate manifest isn't found f0df1ff1de librepo: fix CVE-2020-14352 d3b5f34efb libsdl2: fix CVE-2020-14409 CVE-2020-14410 629a275bba wpa-supplicant: fix CVE-2021-0326 dcce323a1b bind: fix CVE-2020-8625 1927fb88bf screen: fix CVE-2021-26937 489ef42071 python3: fix CVE-2021-3177 472fc98463 linux-firmware: upgrade 20201218 -> 20210208 c3b4d75003 openssl: upgrade 1.1.1i -> 1.1.1j bitbake as of 2021-03-09 00:03:26 +0000 e0dd20a0 __init__.py: Fix bitbake debug log handling meta-security as of 2021-03-04 13:10:30 -0800 653474b ima-policy-hashed: add CGROUP2_SUPER_MAGIC fsmagic 0cf9f63 ima-evm-rootfs.bbclass: avoid generating /etc/fstab for wic f697c05 initramfs-framework-ima: let ima_enabled return 0 114b662 README.md: update according to the refactoring in ima-evm-rootfs.bbclass ec5ce3f meta: refactor IMA/EVM sign rootfs 126e150 initramfs-framework-ima: RDEPENDS on ima-evm-keys 8de3937 ima-evm-keys: add recipe 0cee6f3 initramfs-framework-ima: fix a wrong path 623c939 ima-evm-utils: set native REQUIRED_DISTRO_FEATURES to empty c2edc06 kas-security-base: drop DL_DIR meta-virtualization as of 2021-03-12 08:23:16 -0500 89abc62 lxc: change download folder :Issues Addressed: [PLAT-137720] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 9779aecd..a3f93697 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=fa94374b', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=e0dd20a0', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=dd893279f3', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=f5965d7482', 'oe-core'), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=346681e7bf', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -69,7 +69,7 @@ ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=1a4a721', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=502b81a', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=89abc62', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=ed4876c', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=93f98cc7b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2263cc570', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), @@ -85,5 +85,5 @@ ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=c74cc97', ''), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=653474b', ''), ] From eb23c06e453edb3a661316780566ec055399bcda Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:53:52 +0900 Subject: [PATCH 247/916] webos-image: Update layer pins for 2021-04-01 (build 324 part 2/2) meta-webosose as of 2021-04-01 09:45:54 +0900 d30959ad7 webos-open-test-apps.inc=19 ce05513f1 com.webos.app.mediagallery=7 6d0c90f74 ose: luna-service2=15 sleepd=12 libpmscore=6 nyx-utils=7 3f59d6f2c ose: g-camera-pipeline=13.gav.15 com.webos.service.camera=18-r3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a3f93697..3683bd1d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=2263cc570', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d30959ad7', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 1551cd41e9cae61a8993c746c41290ce37235a9e Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 1 Apr 2021 09:59:59 +0900 Subject: [PATCH 248/916] webos-image: Update layer pins for 2021-04-01 (build 325) meta-webosose as of 2021-04-01 09:58:12 +0900 7436eb6aa webos.conf: Release webOS OSE v2.10.0 e613da144 com.webos.app.mediagallery=9 cb5d9e70a ose: systemd=webos5 procps=webos2 webos-initscripts=62-r16 fluentbit=webos1 com.webos.service.unifiedsearch=6 741def21c ose: com.webos.service.audiofocusmanager=2 124f450a1 bluetooth-sil-bluez5=52 com.webos.service.bluetooth2=51 51c0fb92e com.webos.service.pdm=54 cc414db1b ose: com.webos.service.storageaccess=3 com.webos.service.tts=18 316f46349 ose: db8=14 5f880a96c qtdeclarative=webos60 56464ef95 luna-surfacemanager=350 maliit-framework-webos=97 qml-webos-bridge=123 qml-webos-framework=156 qtwayland-webos=63 a03c471a6 connman=webos15 (refresh patches to apply on 1.39 version) a78ea9cc5 connman=v1.39 (backport newer version from gatesgarth) ef8f2b753 connman=webos14 (refresh patches to apply on 1.38 version) 3b8d3c3cf Revert "ose: connman=webos14" a7a68d945 connman=v1.38 (backport newer version from gatesgarth) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3683bd1d..646d8f8c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d30959ad7', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7436eb6aa', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From bf842af6125db085e0557f5bc69b47417124be32 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 21 Jun 2021 15:25:23 +0900 Subject: [PATCH 249/916] webos-image: Update layer pins for 2021-06-21 (build 326) meta-webosose as of 2021-06-21 15:18:21 +0900 6add31b35 com.webos.app.enactbrowser=44 228758b8e webos-recipe-blacklist.inc: blacklist python(2) d4cae1a89 guider=v3.9.7 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 646d8f8c..a37b12e7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7436eb6aa', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6add31b35', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 74f207f7630a13b392c292ae6a209544267abd73 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 21 Jun 2021 15:33:12 +0900 Subject: [PATCH 250/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 327 part 1/2) meta-webosose as of 2021-06-21 15:15:23 +0530 37a95a5d3 wpa-supplicant: refresh patches to apply on 2.9 version 8757e9e88 mesa=webos6 (simplify bbappend) oe-core as of 2021-03-11 05:00:02 -1000 7c88d52eac cups: use /run instead /var/run in systemd's unit file 32c49bc100 insane: don't check for a warning string that is never output b5bcbe1835 build-appliance-image: Drop kernel module handling d4df6cfe5b ptest-packagelists: remove libinput-ptest 4557255a95 bitbake-bblayers/create: Fix incorrect priority help message b3cbde17af runqemu: use "raw" instead of "bin" for ovmf d37f474f72 local.conf.sample: fix typo 7f1968a096 dtc: Fix array-bounds error 5cdb675b42 rxvt-unicode: Do not use throw specifications ab87c49321 valgrind: Increase timeout duration 30 -> 90 s 0ac2dee875 oeqa/pam: Need shadow installed for the tests 280bf295a1 wic: Warn if an ext filesystem affected by the Y2038 problem is used 8b38cd1b36 selftest/reproducible: Add ability to pull some objects from sstate 4ce08e6fa4 efivar: Fix reproducibility issue 6187dd2b21 swig: Fix reproducibility issue 7529d0a5ff syslinux: Fix reproducibility issues d55f1632bb libid3tag: Fix reproducibility issue a6f1da03c9 meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION 317c817231 meta/recipes-graphics: Add HOMEPAGE / DESCRIPTION 7711fc4e7a meta/recipes-multimedia: Add HOMEPAGE / DESCRIPTION 2f2fb08e0d meta/recipes-kernel: Add HOMEPAGE / DESCRIPTION 41b1066173 meta/recipes-support: Add HOMEPAGE / DESCRIPTION d2e5410855 meta/recipes-extended: Add HOMEPAGE / DESCRIPTION 90e24da5fb meta-skeleton: Add HOMEPAGE / DESCRIPTION 3bb03e124b meta/recipes-rt: Add HOMEPAGE / DESCRIPTION 54e0df2066 recipes-support: Add missing HOMEPAGE and DESCRIPTION for recipes bee215c7d3 recipes-sato: Add missing HOMEPAGE and DESCRIPTION for recipes 70d05a2629 recipes-multimedia: Add missing HOMEPAGE and DESCRIPTION for recipes. 245d5fe05c recipes-kernel: Add missing HOMEPAGE and DESCRIPTION for recipes. 4041267ed5 recipes-graphics: Add missing HOMEPAGE and DESCRIPTION for recipes. a9153b1993 recipes-gnome: Add missing HOMEPAGE and DESCRIPTION for recipes 091d6557cb linux-yocto/5.4: update to v5.4.103 b6bb4c9dfd linux-yocto/5.4: update to v5.4.101 616ec1dd21 linux-yocto/5.4: update to v5.4.99 af50558e25 python3-jinja2: set CVE_PRODUCT 8836a56a9f shadow: whitelist CVE-2013-4235 c65a671d7a qemu: fix CVE-2021-20203 2877d0d42f wpa-supplicant: fix CVE-2021-27803 meta-oe as of 2021-03-16 08:40:07 -0700 1ad4455f28 mdns: Whitelisted CVE-2007-0613 for mdns a8e3b20df3 nghttp2: Add fix for CVE-2020-11080 453bd7845f nss: Fix warnings generated by getcwd f12e852c56 thin-provisioning-tools: switch branch from master to main :Issues Addressed: [PLAT-138245] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index a37b12e7..ddfe52c7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=e0dd20a0', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=f5965d7482', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=7c88d52eac', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=346681e7bf', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=1ad4455f28', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=6add31b35', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=37a95a5d3', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 24a3ceedf63022cb55f1e70253ac9a5a407370dd Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 21 Jun 2021 15:36:12 +0900 Subject: [PATCH 251/916] webos-image: Update layer pins for 2021-06-21 (build 327 part 2/2) meta-webosose as of 2021-06-21 15:27:18 +0900 055a1d554 webos-initscripts=63 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ddfe52c7..976fa1da 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=37a95a5d3', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=055a1d554', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 4b9331e936d4ab9f4bbee971af34f7cb09fe15e0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:06:39 +0900 Subject: [PATCH 252/916] webos-image: Update layer pins for 2021-06-22 (build 328) meta-webosose as of 2021-06-22 10:04:25 +0900 34b3d1ff4 ose: com.webos.app.home=14 461340fea com.webos.app.enactbrowser=45 518655171 ose: com.webos.service.mediaindexer=12 f53c2211f ose: webruntime_84=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 976fa1da..4cb1a99f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=055a1d554', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=34b3d1ff4', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From d7e181cdeb8ddfba68c59a9a70fae019256c9a2d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:09:29 +0900 Subject: [PATCH 253/916] webos-image: Update layer pins for 2021-06-22 (build 329) meta-webosose as of 2021-06-22 10:08:21 +0900 e286d3068 ose: filecache=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4cb1a99f..74ca67af 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=34b3d1ff4', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e286d3068', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From bf8c183616eb5f0e753ebc08e59187d59c460b81 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:12:41 +0900 Subject: [PATCH 254/916] webos-image: Update layer pins for 2021-06-22 (build 330) meta-webosose as of 2021-06-22 10:11:03 +0900 55f553553 ose: com.webos.service.storageaccess=4 ae923a065 ose: com.webos.app.home=15 6cc1211a4 ose: settingsservice=13 com.webos.service.peripheralmanager=7-r1 0f578384b pmloglib=7 4cadbe13f pmtrace=9 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 74ca67af..1769b6af 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e286d3068', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=55f553553', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 3c41d5e4b2d3e2ac25a9c222bb0f5af8a41aa384 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:14:59 +0900 Subject: [PATCH 255/916] webos-image: Update layer pins for 2021-06-22 (build 331) meta-webosose as of 2021-06-22 10:13:57 +0900 e127cfe66 iotivity=r6 d2714848d ose: com.webos.service.memorymanager=48 ea30386c3 ose: Add com.webos.app.imageviewer=1-r0,v0.0.1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1769b6af..e34cf182 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=55f553553', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e127cfe66', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2ef2ed91e993c3feb9e7b00fdd34446f345c0ff0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:17:01 +0900 Subject: [PATCH 256/916] webos-image: Update layer pins for 2021-06-22 (build 332) meta-webosose as of 2021-06-22 10:15:58 +0900 e2dce303f com.webos.app.mediagallery=10 86a4a55bf ose: bluez5=webos23 webos-initscripts=66 bluetooth-sil-bluez5=53 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e34cf182..5c46c06e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e127cfe66', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e2dce303f', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7bb765f37c626553ac38ef6c492c0c591a1da167 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:18:52 +0900 Subject: [PATCH 257/916] webos-image: Update layer pins for 2021-06-22 (build 333) meta-webosose as of 2021-06-22 10:18:05 +0900 75f7f6840 ose: luna-service2=16 dfbfad198 com.webos.service.bluetooth2=52 4b9fae86a ose: com.webos.service.storageaccess=6-r1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5c46c06e..fd511712 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e2dce303f', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=75f7f6840', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 88c80dd8bdbd26689710b71f4cf383a99413a1e0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:26:56 +0900 Subject: [PATCH 258/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 334 part 1/2) meta-webosose as of 2021-06-22 10:15:23 +0900 729ca7c7b webos-preferred-providers.inc: set PREFERRED_RPROVIDER_ssh 4f877242a cpupower=webos1 (fix build-deps QA issue with bash) 15ed251e4 webos-recipe-blacklist.inc: unblacklist bootchart2 20cbfbdc7 webos-recipe-blacklist.inc: unblacklist avahi-ui 75e0d5ebb webos-recipe-blacklist.inc: unblacklist big-update, slcand-start, python-pyrex, openlmi-tools, python-pywbem, python-m2crypto 5479f246b webos-recipe-blacklist.inc: unblacklist 10+ recipes from meta-virtualization fcc469067 meta-webos-virtualization: move PNBLACKLIST entries to meta-webos-smack 569a3d731 meta-webos-virtualization: remove duplicated PNBLACKLIST entries 0ae73f034 webos-recipe-blacklist.inc: unblacklist many recipes from meta-oe 1e88ab9c8 webos-recipe-blacklist.inc: unblacklist 7 recipes from meta-multimedia 19ae9f043 iotivity-node: fix build-deps QA issue with bash 430bff750 webos-recipe-blacklist.inc: blacklist all target python(2) recipes oe-core as of 2021-04-02 04:21:56 -1000 d044d9c0cb image,populate_sdk_base: move 'func' flag setting for sdk command vars 9d77288cd6 buildhistory: add missing vardepsexcludes e3d027b48b populate_sdk_ext: Avoid copying and producing .pyc files ac63b30ac7 libtool: make sure autoheader run before autoconf 4e17f9806f bitbake.conf: correct description of HOSTTOOLS_DIR ca95497a2d documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELIST d913d2fbd4 run-postinsts: do not remove postinsts directory. cd24730656 cryptodev-module: fix build failure with kernel v5.10 b132bdbca1 cryptodev-module: Backport a patch to fix build failure with kernel v5.8 86367fd896 linux-firmware: Fix packaging ed4db1755f linux-yocto/5.4: update to v5.4.107 0826a41940 openssl: update to 1.1.1k to fix CVE-2021-3450 and CVE-2021-3449 8293d5d152 git: fix CVE-2021-21300 3c78000aaf connman: fix CVE-2021-26675, CVE-2021-26676 707036d4ec linux-yocto/5.4: update to v5.4.105 d30a90062e selftest/wic: Fix dependency issue in rawcopy test 9d166adde5 linux-dummy: add empty dependent packages 92b2da5824 devshell.bbclass: Exceptions displayed within devpyshell 34e1adf61a scripts/verify-bashisms: Update checkbashisms.pl URL d1f6fd5817 externalsrc: Detect code changes in submodules 0b5d825ccb cmake: Fully-qualified path to ar d75f95a09e cve-check: CVE_VERSION_SUFFIX to work with patched release b8d3e1754f cve-update-db-native: consider version suffix when update CVE db 3be53035c5 initrdscripts: init-install-efi.sh install extra files for ESP 060587ae47 wpa-supplicant: update CVE-2021-27803.patch 83be9ed671 glibc: Pull latest 2.31 HEAD 77c5792aa5 iputils: fix various arping regressions c88bb3db92 systemd-conf: do not ask for DHCP if configured on kernel command line 71aac91296 maintainers: update own email address c1d8d25fff meta-selftest: Add HOMEPAGE / DESCRIPTION f63ae3256c bitbake-whatchanged: change ending quote to proper period c6793c5c9a populate_sdk_ext: record METADATA_REVISION 5f27d66b5e devtool: Fix do_kernel_configme task e739b039ae iso-codes: fix protocol in SRC_URI 4cf3322138 Revert "sstatesig.py: show an error instead of warning when sstate manifest isn't found" bitbake as of 2021-04-06 22:45:22 +0100 017a39ed Force parser shutdown after catching an exception da306cd4 runqueue: Add setscene task overlap sanity check 8a13955d runqueue: Fix task execution corruption issue meta-oe as of 2021-04-07 08:55:15 -0700 430ef96fe6 wireguard: fix build issue with updated 5.4 kernel 76174f4654 packagegroup-meta-oe: add guider 87b3cd4528 packagegroup-meta-oe: move the packages depending on meta-python2 to separate packages 50fde57732 packagegroup-meta-oe: include nodejs without meta-python2 conditional ff5ae4c168 ceres-solver: prevent fetching git hook during do_configure 997c27d55e Update commit for version 3.9.7 1fe81b38af guider: Upgrade to 3.9.7 637967e804 opencv: refresh patches with devtool to apply cleanly 7796f4ce08 neon: Add ptest d97185f365 freerdp: Add missing libxkbcommon WL dependency 389757a749 opencv: Security fixes meta-python2 as of 2021-04-07 21:01:03 +0200 6b30007 python-pyrex: add missing slash in FILES variable 62ea63f python-pyrex: fix installed-vs-shipped QA issue with usrmerge 81025d1 python2-target-recipes-blacklist.inc: remove mysql-python, lio-utils, openlmi-tools from meta-oe-packagegroup 089edef python2-target-recipes-blacklist.inc: add PNBLACKLIST for mysql-python, lio-utils, openlmi-tools from meta-oe as well 1656b23 python2-target-recipes-blacklist.inc: add and .inc file with conditional blacklist of target python2 recipes meta-updater as of 2021-04-06 12:18:06 +0200 5d49b28 Merge pull request #807 from shr-project/jansa/dunfell-fixes-from-master df2cb1a big-update: add LIC_FILES_CHKSUM ea9292e big-update: respect libdir variable 37f7b3d big-update: use python3 2121776 fit-conf, ostree-initrd, slcand-start: use COMMON_LICENSE_DIR instead of COREBASE in LIC_FILES_CHKSUM :Issues Addressed: [PLAT-139325] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index fd511712..906d58e1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,26 +58,26 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=e0dd20a0', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=017a39ed', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=7c88d52eac', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=d044d9c0cb', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=1ad4455f28', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=430ef96fe6', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=1a4a721', ''), +('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=5d49b28', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=89abc62', ''), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=ed4876c', ''), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=6b30007', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=75f7f6840', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=729ca7c7b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From de5c2430cd614055be35d36cf717d480f8be7630 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:28:00 +0900 Subject: [PATCH 259/916] webos-image: Update layer pins for 2021-06-22 (build 334 part 2/2) meta-webosose as of 2021-06-22 10:22:13 +0900 1dfe8e6dd com.webos.service.mediacontroller=22 8c6d5d2f5 com.webos.app.imageviewer=2 7fdab997f com.webos.service.pdm=56 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 906d58e1..093482db 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=729ca7c7b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1dfe8e6dd', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From ceb2d8687e07c114c0c24e4beff5875834f300ec Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:30:45 +0900 Subject: [PATCH 260/916] webos-image: Update layer pins for 2021-06-22 (build 335) meta-webosose as of 2021-06-22 10:29:51 +0900 01002c387 luna-surfacemanager=351 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 093482db..1ec81041 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1dfe8e6dd', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=01002c387', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From fecde2c0cceb00495f02de87e78d122809929a90 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:32:35 +0900 Subject: [PATCH 261/916] webos-image: Update layer pins for 2021-06-22 (build 336) meta-webosose as of 2021-06-22 10:31:38 +0900 1ef493866 ose: com.webos.service.audiofocusmanager=3 ac6a5afbc ose: luna-service2=18-r26 1d46d740d com.webos.app.notification=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1ec81041..766f91db 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=01002c387', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1ef493866', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 8b9afcacefec15b2e58e55fa62e1f79f20d2022c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:34:27 +0900 Subject: [PATCH 262/916] webos-image: Update layer pins for 2021-06-22 (build 337) meta-webosose as of 2021-06-22 10:33:30 +0900 109517991 com.webos.app.videoplayer=6 3f18df9bc com.webos.service.hfp=31 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 766f91db..ea7f6eb4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1ef493866', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=109517991', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From fc521a1b92c1d62ab3d33cbadf898ad412563cc4 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:36:33 +0900 Subject: [PATCH 263/916] webos-image: Update layer pins for 2021-06-22 (build 338) meta-webosose as of 2021-06-22 10:35:37 +0900 3b339c845 ose: linux-yocto=webos11 c629eb583 ose: com.webos.service.mediaindexer=13 297636d2c ose: fluentbit_%=webos2 webos-fluentbit-plugins=1-r0,v1.0.0 b437e1313 ose: procps=webos3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ea7f6eb4..5f2b67d3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=109517991', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3b339c845', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f954cce086dee78a7891db3059bce30c58cda323 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:38:08 +0900 Subject: [PATCH 264/916] webos-image: Update layer pins for 2021-06-22 (build 339) meta-webosose as of 2021-06-22 10:37:23 +0900 10ce612ab com.webos.service.pdm=57 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5f2b67d3..f4b1a491 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3b339c845', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=10ce612ab', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From c485644bcaa4fd5bf1e08791609f65faedf65464 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:40:09 +0900 Subject: [PATCH 265/916] webos-image: Update layer pins for 2021-06-22 (build 340) meta-webosose as of 2021-06-22 10:39:23 +0900 00ae0fd9d ose: bluez5=webos24 com.webos.service.bluetooth2=55-r4 bluetooth-sil-bluez5=55 bluetooth-sil-api=20 e875cacb2 ose: audiod=28 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f4b1a491..869cf314 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=10ce612ab', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=00ae0fd9d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a2807c2d13386ec1fbaa73459b03cad5470c3089 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:42:03 +0900 Subject: [PATCH 266/916] webos-image: Update layer pins for 2021-06-22 (build 341) meta-webosose as of 2021-06-22 10:41:07 +0900 3b50d758f ose: webos-fluentbit-plugins=6-r1 webos-initscripts=70 base-files=webos12 Add python3-atlassian-python-api=v3.8.0 python3-deprecated=v1.2.12 32306d162 ilib-webapp=13,v14.8.0 bf05df07a luna-surfacemanager=352 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 869cf314..b165db44 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=00ae0fd9d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3b50d758f', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 988aa45226c5e2886696067a45404e34f2e841b5 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 10:44:37 +0900 Subject: [PATCH 267/916] webos-image: Update layer pins for 2021-06-22 (build 342) meta-webosose as of 2021-06-22 10:43:50 +0900 82750b25d ose: com.webos.service.storageaccess=9-r2 Add libgdrive=r0 5787211c3 ose: g-camera-pipeline=13.gav.16 umediaserver=24.gav.18 7f2756d71 com.webos.service.pdm=58 84aa062c0 com.webos.app.imageviewer=3 8681eb9c1 ose: webos-fluentbit-plugins=7 559498d88 native: localization-tool-native=v1.4.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b165db44..cb1a9f1b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3b50d758f', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=82750b25d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 1fc77098adf893002a06dec5990fa2bfc14dd8ea Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 13:50:04 +0900 Subject: [PATCH 268/916] scripts/build.sh: Upload ls2 api diff to file server (v6.10.12) :Build Notes: This commit is related to the URL below. http://gpro.lge.com/c/webos-pro/meta-lg-webos/+/309482 :Issues Addressed: [PLAT-141744] Create api data in buildhistory --- scripts/build.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index e2ecfd39..9922b016 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.11" +SCRIPT_VERSION="6.10.12" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -330,6 +330,12 @@ function add_buildhistory_artifacts { ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-packages.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-packages.txt ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-names.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-names.txt ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-sizes.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-sizes.txt + if [ -d buildhistory/images/${BHMACHINE}/glibc/${I}/ls2_api ] ; then + cd buildhistory + git diff HEAD~1 HEAD images/${BHMACHINE}/glibc/${I}/ls2_api > ${ARTIFACTS}/${MACHINE}/${I}/ls2-api-diff.txt + cd - + fi + if [ -e buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ] ; then ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-file-sizes.txt fi From b10a97406f0473e4aab024b5e1a04f14faf79c68 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 13:52:53 +0900 Subject: [PATCH 269/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 343 part 1/2) meta-webosose as of 2021-06-22 13:15:23 +0900 5124b512f webruntime: Fix build with gcc-11 83899282c libgdrive=r2 (fix various issues) 2e08a97f2 libgdrive=r1 (don't use trailing slash in S) 314d0046b webos-recipe-blacklist.inc: unblacklist uml-utilities, telepathy-{glib,idle} 3d3a107a0 webruntime-common.inc: fix build for qemux86-64 07df808c1 webruntime=r47.*: drop invalid compress-debuginfo PACKAGECONFIG bb29e756b iotivity=r7 (fix build for x86-64) ab9d988cf webos-image.bbclass : Add webos_ls2_api_info function oe-core as of 2021-04-22 06:23:22 -1000 2cc9e06807 linux-yocto/5.4: fix arm defconfig warnings d7577189b7 linux-yocto/5.4: update to v5.4.112 744153aaf9 linux-yocto/5.4: update to v5.4.111 04e706701e linux-yocto/5.4: update to v5.4.109 ba2774dc6b ca-certificates: Fix openssl runtime cert dependencies 982236ed40 parselogs: ignore floppy error on qemu-system-x86 at boot stage 5619bc0e98 groff: not ship /usr/bin/grap2graph 0d5dd68a07 libtool: make sure autoheader run before automake 38026e5f94 kmod: do not symlink config.guess/config.sub during autoreconf fda1bc1060 pseudo: Upgrade to add trailing slashes ignore path fix 290747561a lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9) bfce6e9e3a sanity: Further improve directory sanity tests cce199341a sanity: Add error check for '%' in build path 4acbb63105 insane: clean up some more warning messages 8717bf4f3c oeqa/selftest: Ensure packages classes are set correctly for maintainers test cad75a7aa9 oeqa/selftest: Hardcode test assumptions about heartbeat event timings d621b7c0ce externalsrc: Detect code changes in submodules 5c37499674 Revert "externalsrc: Detect code changes in submodules" 470e4af4c3 wpa-supplicant: fix CVE-2021-30004 a1b0631c47 go_1.14: don't set -buildmode=pie when building for windows targets 099bd78ce8 goarch: map target os to windows for mingw* TARGET_OS f1dda70ff8 image-live.bbclass: optional depends when ROOTFS empty 134a27d05f curl: Patch CVE-2021-22876 & CVE-2021-22890 3b04da3a02 diffoscope: Upgrade 168 -> 172 c9ce8ef2ff diffoscope: Upgrade 136 -> 168 950e4c5405 selftest/reproducible: Sort the unused exclusion list 857a8d8c61 selftest/reproducible: track unusued entries in the exclusion list 0971655778 selftest/reproducible: adjust exclusion list for dunfell 7cd8b42f11 selftest/reproducible: add an exclusion list for items that are not yet reproducible 3e87a2bb2e selftest/reproducible: enable world reproducibility test a3de6239e9 build-appliance-image: Update to dunfell head revision meta-oe as of 2021-04-23 19:13:09 -0700 c1a5068322 libupnp: Fix CVE-2020-13848 d126440422 hostapd: fix CVE-2021-30004 d2b027d8d8 hostapd: fix CVE-2021-0326 and CVE-2021-27803 a0f00c2e11 hostapd: fix CVE-2019-5061 da39b1e087 libyui: switch to libyui-old repo which still has this SRCREV f8ce4b1030 telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindings 16de5f93d5 uml-utilities: fix installed-vs-shipped with usrmerge meta-virtualization as of 2021-04-27 22:44:12 -0400 52eb86c docker-moby: update to v19.03.15 meta-security as of 2021-04-27 07:16:53 -0700 93232ae initramfs-framework-ima: introduce IMA_FORCE 6332398 meta: drop IMA_POLICY from policy recipes 13db06b ima-evm-keys: add file-checksums to IMA_EVM_X509 831f2d6 tests: correctly escape # in Makefile ec54b4b Use C preprocessor from the yocto build environment ec2ed1d backport cross-compile python binding fix 29dbe5e Update apparmor to 2.13.6 meta-qt5 as of 2021-05-02 00:44:13 +0200 6310c5c qtdeclarative: fix build with gcc-11 dcf2ece qtbase: fix build with gcc-11 :Issues Addressed: [PLAT-141296] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index cb1a9f1b..bbc4dec5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,24 +60,24 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=017a39ed', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=d044d9c0cb', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=2cc9e06807', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=430ef96fe6', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=c1a5068322', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=5d49b28', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=89abc62', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=52eb86c', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=6b30007', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=c7ec556', ''), +('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6310c5c', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=82750b25d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5124b512f', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), @@ -85,5 +85,5 @@ ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=653474b', ''), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=93232ae', ''), ] From 76a5d1d6d361b50ff0e899a7ee66e4285575b2c7 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 13:54:37 +0900 Subject: [PATCH 270/916] webos-image: Update layer pins for 2021-06-22 (build 343 part 2/2) meta-webosose as of 2021-06-22 13:47:05 +0900 75f983cb5 ose: audiod=30 pulseaudio=27 66895e377 com.webos.app.mediagallery=11 f613f5ce1 bluetooth-sil-bluez5=58 b3bad119c bluez5=webos25 com.webos.service.bluetooth2=57 bluetooth-sil-bluez5=57 bluetooth-sil-api=22 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index bbc4dec5..1e9502d5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5124b512f', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=75f983cb5', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 01caf3f33ad28b469d933f3e87d3089776adcf9a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 13:56:45 +0900 Subject: [PATCH 271/916] webos-image: Update layer pins for 2021-06-22 (build 344) meta-webosose as of 2021-06-22 13:55:35 +0900 e29b29dbe ose: media-codec-interface=3-r1 webruntime_84=16 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1e9502d5..797d0360 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=75f983cb5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e29b29dbe', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6dca0a17fc87d83ab1b5387c2e97d93e33fc2601 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 13:58:51 +0900 Subject: [PATCH 272/916] webos-image: Update layer pins for 2021-06-22 (build 345) meta-webosose as of 2021-06-22 13:57:48 +0900 bf36a9b3d libwebosi18n=7 e9aecd574 com.palm.service.devmode=11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 797d0360..1d5c01ae 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e29b29dbe', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bf36a9b3d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 4a9e8e147ef29c3d9b786b69df71042e5d6b8a13 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 14:01:07 +0900 Subject: [PATCH 273/916] webos-image: Update layer pins for 2021-06-22 (build 346) meta-webosose as of 2021-06-22 14:00:16 +0900 fc69dec4f appinstalld2=33 c494c61ff webos-settingsservice-conf=8 efd652212 com.webos.service.bluetooth2=58 bluetooth-sil-bluez5=61 bluetooth-sil-api=23 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1d5c01ae..c397ecf5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bf36a9b3d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fc69dec4f', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b5ece635a9693cdfbfd05b851727e69865282977 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 14:24:24 +0900 Subject: [PATCH 274/916] webos-image: Update layer pins for 2021-06-22 (build 349) meta-webosose as of 2021-06-22 14:20:06 +0900 7868bd44b ose: enact-dev-native=r8,v4.0.2 enact-framework=r9,v4.0.0 com.webos.app.{enactbrowser=r16, home=17, notification=8, volume=10} 83fa5c052 ose: linux-raspberrypi=webosrpi28 Add com.webos.service.uwb=2-r0,v1.0.0 f8222d9e9 ose: com.webos.service.storageaccess=11-r3 Add {gupnp,gssdp}=r0 7fa9ffa1e webos_generate_sysbus_files.bbclass: Add bbclass for generating sysbus files dynamically 89d509164 ose: appinstalld2=34 c0e5d12ac com.webos.service.bluetooth2=59 bluetooth-sil-bluez5=62 09a73094b com.webos.app.{imageviewer=4 videoplayer=7} 6232717a5 auto-luna-surface-manager=34 luna-surfacemanager=353 maliit-framework-webos=98 qml-webos-components=52 qml-webos-framework=157 qtbase-plugins-webos=4 qtwayland=165 qtwayland-webos=64 dd19d7f28 qtdeclarative=webos61 45b3b5740 ose: webos-initscripts=71 webos-fluentbit-plugins=8 com.webos.service.intent=16 base-files=webos13 0f599c7d4 fluentbit=r0,v1.7.4 fluentbit_%=webos3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c397ecf5..617546d7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=fc69dec4f', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7868bd44b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2f2e11c447c63092efbef45ebd730db8d5e6c9fd Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 15:05:17 +0900 Subject: [PATCH 275/916] webos-image: Update layer pins for 2021-06-22 (build 351) meta-webosose as of 2021-06-22 15:02:49 +0900 48040811c com.webos.app.enactbrowser=46 79268f6bc com.webos.service.pdm=59 luna-sysservice=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 617546d7..1717bb21 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7868bd44b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=48040811c', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b28a732353dae9be259cb51e737ec5a3b9ab55bf Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 15:11:16 +0900 Subject: [PATCH 276/916] local-conf.in: remove image-mklibs from USER_CLASSES (build 352 part 1/3) :Release Notes: It was never really enabled, because MKLIBS_OPTIMIZED_IMAGES wasn't set in our builds. :Detailed Notes: It's broken for a while and now finally removed from oe-core/master as well in: https://git.openembedded.org/openembedded-core/commit/?id=908df863b419d1cad7317153101fc827e7e3a354 which breaks the builds which still inherit it with: ERROR: ParseError in configuration INHERITs: Could not inherit file classes/image-mklibs.bbclass This whole file should probably be refreshed to match the current samples in: https://git.openembedded.org/openembedded-core/tree/meta/conf/local.conf.sample + https://git.openembedded.org/openembedded-core/tree/meta/conf/local.conf.sample.extended as it was created from them, but in 2012 based on Yocto 1.3 Danny and wasn't updated much in build-* repos since then. :Issues Addressed: [PLAT-142565] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- build-templates/local-conf.in | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/build-templates/local-conf.in b/build-templates/local-conf.in index ccfc93dc..a3186607 100644 --- a/build-templates/local-conf.in +++ b/build-templates/local-conf.in @@ -1,7 +1,7 @@ # DO NOT MODIFY! This script is generated by configure. Changes made # here will be lost. Source for this file is in local-conf.in. -# Copyright (c) 2008-2019 LG Electronics, Inc. +# Copyright (c) 2008-2021 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -184,12 +184,9 @@ EXTRA_IMAGE_FEATURES ?= "" # are: # - 'buildhistory' collect statistics from build artifacts # - 'buildstats' collect build statistics -# - 'image-mklibs' to reduce shared library files size for an image # - 'image-prelink' in order to prelink the filesystem image # - 'image-swab' to perform host system intrusion detection -# NOTE: if listing mklibs & prelink both, then make sure mklibs is before prelink -# NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended -USER_CLASSES ?= "@buildhistory_class@ buildstats image-mklibs" +USER_CLASSES ?= "@buildhistory_class@ buildstats" BUILDHISTORY_DIR ?= "${TOPDIR}/buildhistory" BUILDHISTORY_COMMIT ?= "@buildhistory_enabled@" @@ -357,15 +354,6 @@ CONF_VERSION = "1" # the toolchain you want to use is included in an appropriate layer # TCMODE = "external-eabi" -# mklibs library size optimization is more useful to smaller images, -# and less useful for bigger images. Also mklibs library optimization -# can break the ABI compatibility, so should not be applied to the -# images which are to be extended or upgraded later. -#This enabled mklibs library size optimization just for the specified image. -#MKLIBS_OPTIMIZED_IMAGES ?= "core-image-minimal" -#This enable mklibs library size optimization will be for all the images. -#MKLIBS_OPTIMIZED_IMAGES ?= "all" - # Uncomment this if your host distribution provides the help2man tool. #ASSUME_PROVIDED += "help2man-native" From 7dbff45ab800212508c76915d6d778477a49f7e3 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 15:13:46 +0900 Subject: [PATCH 277/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 352 part 2/3) meta-webosose as of 2021-06-22 15:10:23 +0900 530be3749 googletest=webos2 (fix GOOGLETEST_VERSION being empty) 3e98eaa4b fluentbit: fix build with gcc-11 bd1afa797 fluentbit: use git SHA in SRCREV instead of tag name 9a00373c5 webos.inc: use TUNE_PKGARCH for qemuwrapper-cross oe-core as of 2021-05-13 22:10:01 +0100 55dc503f4a reproducible.py: add quilt-ptest and valgrind-ptest 6075d688dc ovmf: update edk2-stable202005 -> edk2-stable202008 6427c9ce73 ovmf: update to 202005 028ac5a2b8 ovmf: update to 202002 e9c8f43296 lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for intercepts 3c59989b7a libevent: Increase ptest timing tolerance 50 ms -> 100 ms 690e368ae0 sanity.bbclass: mention CONNECTIVITY_CHECK_URIS in network failure message 2538a566f0 classes/image: Use xargs to set file timestamps a150f6fba9 Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands" 0f4531275c diffoscope: add native libraries to LD_LIBRARY_PATH 51a09f9912 make-mod-scripts: add HOSTCXX definitions and gmp-native dependency 489541edb8 perf: fix python-audit RDEPENDS 1eaa291f6a cml1.bbclass: Return sorted list of cfg files e198806404 rootfs.py: find .ko.gz and .ko.xz kernel modules as well 6c4355cd13 pybootchart/draw: Avoid divide by zero error 362416f796 gstreamer1.0-plugins-good: on wayland qt5 needs qtwayland d2fe8c5861 kernel.bbclass: Remove do_install[prefunc] no longer needed b7435fae07 ptest-runner: libgcc must be installed for pthread_cancel to work 8dd9cfc0f9 linux-yocto/5.4: update to v5.4.116 fddf3e91bd linux-yocto/5.4: update to v5.4.114 0813acd5c8 wireless-regdb: upgrade 2020.11.20 -> 2021.04.21 6f4c91b64e yocto-uninative: Update to 3.1 which includes a patchelf fix c955d1fc33 binutils: fix CVE-2021-3487 c8f48471be tar: Fix CVE-2021-20193 834a8e357b license_image.bbclass: Fix symlink to generic license files 62ad9a5615 license_image.bbclass: Detect broken symlinks ffa4230a7f linux-firmware: Package RSI 911x WiFi firmware 886752b687 yocto-check-layer: Avoid bug when iterating and autoadding dependencies 9a14fb4aef kernel.bbclass: Configuration for environment with HOSTCXX 79d216817c meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fix d004c39ae7 oeqa: tear down oeqa decorators if one of them raises an exception in setup 1a1bce6d9a oeqa/selftest/bblayers: Add test case for bitbake-layers layerindex-show-depends 4514891862 cve-update-db-native: skip on empty cpe23Uri c98f356393 Binutils: Fix CVE-2021-20197 bitbake as of 2021-05-13 13:11:46 +0100 b4acaa31 fetch/gitsm: Fix crash when using git LFS and submodules fa068b5a runqueue: Fix deferred task issues 1fae1c81 bitbake: tests/fetch: remove write protected files too e341afcc bitbake: tests/fetch: fix test execution without .gitconfig meta-oe as of 2021-05-13 21:52:34 -0700 2915810edb ostree: switch from default master branch to main to fix do_fetch failure meta-virtualization as of 2021-05-19 09:10:41 -0400 cdf82b1 crun: switch branch to main 99d0e9f go-systemd: explicitly specify branch da19db2 containerd: bump 1.2.14 2874482 runc: add CVE_PRODUCT to recipes 3ac4e5f containerd: add CVE_PRODUCT to recipe 1fcb4e7 docker: add CVE_PRODUCT to recipes :Issues Addressed: [PLAT-142565] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 1717bb21..d1ced605 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=017a39ed', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=b4acaa31', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=2cc9e06807', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=55dc503f4a', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=c1a5068322', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=2915810edb', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=5d49b28', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=52eb86c', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=cdf82b1', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=6b30007', ''), ('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=48040811c', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=530be3749', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2b4af26ef5a87508eabf9db4b12786317547e940 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 15:14:55 +0900 Subject: [PATCH 278/916] webos-image: Update layer pins for 2021-06-22 (build 352 part 3/3) meta-webosose as of 2021-06-22 15:07:52 +0900 0aaae6a08 com.webos.app.settings=14 cb9124367 ose: imemanager=22 8b45009a0 com.webos.service.pdm=60 75480cd2c com.webos.app.imageviewer=5 acc423683 ilib-qml-plugin=6 1e3e22831 ose:webos-fluentbit-plugins=9 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d1ced605..8c5f8ee3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=530be3749', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0aaae6a08', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7f2f6f5bd840fdc13b86b07b2bdf8f59e55e4b6f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 16:08:01 +0900 Subject: [PATCH 279/916] webos-image: Update layer pins for 2021-06-22 (build 353) meta-webosose as of 2021-06-22 16:06:58 +0900 93cc9729b ose: webos-connman-adapter=37 27b27c2c0 com.webos.service.bluetooth2=60 bluetooth-sil-bluez5=63 bluetooth-sil-api=24 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8c5f8ee3..85483576 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0aaae6a08', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=93cc9729b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b6e64ad4b868bc3230f192d0e5cb291d2124624a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 16:10:44 +0900 Subject: [PATCH 280/916] webos-image: Update layer pins for 2021-06-22 (build 354) meta-webosose as of 2021-06-22 16:09:48 +0900 92f821e07 com.webos.app.settings=15 95bbf395a ose: com.webos.service.storageaccess=12 80448a444 com.webos.app.mediagallery=12 8c710a719 ose: fileCache=7 libpmscore=7 1f02083a5 ose: audiod=31 pulseaudio=28 138c9da4a ose: webruntime_84=17 wam=51 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 85483576..66c737a8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=93cc9729b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=92f821e07', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 11ef6c7444b85725c3c199e58d0f740f19f7f12d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 16:14:18 +0900 Subject: [PATCH 281/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2021-05-24 15:19:42 +0100 ecd636154e build-appliance-image: Update to dunfell head revision 9039dd25e5 sstate: Handle manifest 'corruption' issue ea7c3d5dce boost: fix do_fetch failure 37d71a7a29 Revert "cml1.bbclass: Return sorted list of cfg files" cc49591d84 meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring" f0a53e3913 image.bbclass: fix comment "pacackages" -> "packages" 6f069d0c27 local.conf.sample: fix typo 381a5f3e40 dejagnu: needs expect at runtime 9ee0f43414 linux-yocto/5.4: qemuppc32: reduce serial shutdown issues 501cd3063a linux-firmware: include all relevant files in -bcm4356 c3d35ca5ca linux-firmware: upgrade 20210208 -> 20210315 753e6510df db: update CVE_PRODUCT a5f34c7a95 lsb-release: fix reproducibility failure 9c0b242856 oeqa/qemurunner: Improve handling of run_serial for shutdown commands 8f24a7b358 oeqa/qemurunner: Fix binary vs str issue 57249316b6 oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown test 760cc905fd avahi: Exclude CVE-2021-26720 from cve-check 9b214d503f librsvg: Exclude CVE-2018-1000041 from cve-check 1c18220fc8 coreutils: Exclude CVE-2016-2781 from cve-check 256f6be93e tiff: Exclude CVE-2015-7313 from cve-check d7779a9d58 bluez: Exclude CVE-2020-12352 CVE-2020-24490 from cve-check 829296767e ghostscript: Exclude CVE-2013-6629 from cve-check 0f759992b7 cpio: Exclude CVE-2010-4226 from cve-check 4ff9d2c57d unzip: Exclude CVE-2008-0888 from cve-check 44d477b1ca openssh: Exclude CVE-2008-3844 from cve-check d55474025a openssh: Exclude CVE-2007-2768 from cve-check 99cb953490 logrotate: Exclude CVE-2011-1548,1549,1550 from cve-check d18ba3735f jquery: Exclude CVE-2007-2379 from cve-check 05f39301ab qemu: Exclude CVE-2018-18438 from cve-check f0e0787265 qemu: Exclude CVE-2007-0998 from cve-check 559ed3e62e qemu: Exclude CVE-2017-5957 from cve-check 0955355069 builder: whitelist CVE-2008-4178 (a different builder) a6beac63da libnotify: whitelist CVE-2013-7381 (specific to the NodeJS bindings) 907e0edecb cairo: backport patch for CVE-2020-35492 2afbfc1eb6 glibc: Document and whitelist CVE-2019-1010022-25 9485d568b2 python3-jinja2: 2.11.2 -> 2.11.3 84239e1122 tiff: fix CVE-2020-35523 CVE-2020-35524 fe872d2edc qemu: fix CVE-2021-3392 3975fe2156 subversion: fix CVE-2020-17525 bitbake as of 2021-05-13 04:26:15 -1000 078f3164 providers: selected version not available should be a warning meta-oe as of 2021-05-14 10:03:51 -0700 11eae11452 linuxptp: Fix cross build f81318a4f8 fuse: Whitelisted CVE-2019-14860 d460525cd5 nodejs: 12.20.2 -> 12.21.0 1ea5c51d98 nodejs: 12.20.1 -> 12.20.2 0026462c0c packagegroup-meta-webserver: remove nostromo from pkg grp bbf344afaf nostromo: Blacklist and exclude from world builds :Issues Addressed: [PLAT-143731] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 66c737a8..40a437c0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,11 +58,11 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=b4acaa31', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=078f3164', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=55dc503f4a', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=ecd636154e', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=2915810edb', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=11eae11452', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 88acea4983ddac531d3b5f06605098cab9e39f5c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 16:14:49 +0900 Subject: [PATCH 282/916] webos-image: Update layer pins for 2021-06-22 (build 355) meta-webosose as of 2021-06-22 16:12:22 +0900 32f9d20d6 ose: bootd=18-r13 com.webos.service.intent=17 a7b70b5cd serviceinstaller=3 com.webos.service.pdm=61 5f95004ad ose: libpbnjson=3 4fc70a76f ose: g-camera-pipeline=13.gav.17 com.webos.service.camera=19 46abf7fba ose: connman=webos16 webos-connman-adapter=38 com.webos.service.bluetooth2=61 774550217 qml-webos-framework=158 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 40a437c0..ce4c449b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=92f821e07', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=32f9d20d6', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From d879b990df21f5fa435c0338a6eecb2b37af6bd3 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 16:17:01 +0900 Subject: [PATCH 283/916] webos-image: Update layer pins for 2021-06-22 (build 356) meta-webosose as of 2021-06-22 16:16:07 +0900 f1735e84c ose: com.webos.service.storageaccess=13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ce4c449b..e837e55b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=32f9d20d6', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f1735e84c', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From d70676c19159f0f8db2b94d3900f0418f00e8763 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 22 Jun 2021 16:20:00 +0900 Subject: [PATCH 284/916] webos-image: Update layer pins for 2021-06-22 (build 357) meta-webosose as of 2021-06-22 16:19:01 +0900 21dc69e78 appinstalld2=35 configd=15 3ffc2e12e ose: filecache=8 sleepd=13 d406befde com.webos.service.mediacontroller=23 3e06b7bba gator=r4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e837e55b..d13a2241 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f1735e84c', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=21dc69e78', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 077e407a1733cd79e82820aa65d8b9a88217d15e Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 24 Jun 2021 08:55:44 +0900 Subject: [PATCH 285/916] webos-image: Update layer pins for 2021-06-24 (build 358) meta-webosose as of 2021-06-24 08:53:33 +0900 e2c5cde5b enact-dev-native=r9 40b530d42 ose: com.webos.app.mediagallery=13 qml-app-components=2 f73b941c7 com.webos.service.power2=11 57925f53e com.webos.app.imageviewer=6 cec1c5fd1 com.webos.app.notification=9 054965a88 ose: webos-initscripts=72 bf35cd0ee com.webos.service.audiofocusmanager=4 cf9dade87 com.webos.app.enactbrowser=48 e8d21335d connman=webos17 5e4a5030c ose: webruntime_84=18 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d13a2241..f09fe81f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=21dc69e78', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e2c5cde5b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 0a3fdc9f1d26af9745cd8750ffa6b3bb88d9ec08 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 24 Jun 2021 08:58:38 +0900 Subject: [PATCH 286/916] webos-image: Update layer pins for 2021-06-24 (build 359) meta-webosose as of 2021-06-24 08:57:09 +0900 b255b9cdd applicationinstallerutility=3 a4040111d com.webos.app.imageviewer=7 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f09fe81f..bd6866b0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=e2c5cde5b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b255b9cdd', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From be2e0cdceef5e47ca19354a8b3fa4f16ec88767a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 24 Jun 2021 09:01:44 +0900 Subject: [PATCH 287/916] webos-image: Update layer pins for 2021-06-24 (build 360) meta-webosose as of 2021-06-24 09:00:36 +0900 4246cba9e ose: com.webos.app.mediagallery=14 74c434f0a ose: com.webos.service.storageaccess=14 f20d7d744 com.webos.app.{imageviewer=9 videoplayer=8} --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index bd6866b0..73892669 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b255b9cdd', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4246cba9e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 29c18e0b072d97cb4f375c320c179e165f51c38b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 24 Jun 2021 09:05:37 +0900 Subject: [PATCH 288/916] webos-image: Update layer pins for 2021-06-24 (build 361) meta-webosose as of 2021-06-24 09:03:49 +0900 24016816c webos.conf: Release webOS OSE v2.11.0 ed15f34d1 ose: com.webos.app.mediagallery=15 4c1f49cc0 com.webos.app.{imageviewer=10 videoplayer=9} 4092b5b49 webos-fluentbit-plugins=10 510152a0b ose: db8=15 libpbnjson=4 luna-service2=20 56d24d6b8 com.webos.app.settings=16 11a67bd78 ose: webruntime_84=19 8667a3536 settingsservice=14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 73892669..f5243236 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4246cba9e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=24016816c', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 057477b7d8d95fee5714a468ed43defe085360a2 Mon Sep 17 00:00:00 2001 From: Minjae Kim Date: Sun, 11 Jul 2021 08:48:03 +0900 Subject: [PATCH 289/916] webos-image: Update layer pins for 2021-07-11 (build 362) meta-webosose as of 2021-07-11 09:05:00 +0900 5697970e webos_qmake6{,_paths}.bbclass auto-luna-surface-manager=r6 com.webos.app.mediagallery=r2 ilib-qml-plugin=r6 imemanager=r6 luna-surfacemanager=r50 maliit-framework-webos=r34 qml-app-components=r2 qml-webos-bridge=r16 qml-webos-components=r15 qml-webos-framework=r32 qt-features-webos=r7 qtbase-plugins-webos=r2 qtwayland-webos=r13 wam=r38 com.webos.app.test.smack.native=r1 (replace webos_qmake5 with webos_qmake6) cef8a0d2 qtbase=webos87 qtdeclarative=webos64 qtgraphicaleffects=webos2 qtmultimedia=webos7 qtwayland=webos22 webos-qt-sdk.bb=r4 (replace qt5 with qt6) 6495ec85 com.webos.app.mediagallery=r1 qml-app-components=r1 qml-webos-framework=r31 e201f444 luna-sysservice=r8 aded799d qtbase-plugins-webos=r1 f11e9b2e qtwayland=webos21 (use upstream version) c2573426 qtgraphicaleffects=webos1 (improve DropShadow) 381e2e8e webos-preferred-versions.inc,qtmultimedia=webos6,v6.0.0 (migrate to Qt 6) 6a29bbdc qtdeclarative=webos63 (migrate to Qt 6) 1304ee9c qtbase=webos86 (disable lttng) 7ac55bdb qtbase=webos85 qtbase-native=webos0 nativesdk-qtbase=webos0 (migrate to Qt 6) 7727c11a Add webos_cmake_qt6.bbclass and webos_qt_global.bbclass 51ebca6b webos_qmllint.bbclass: Improve as per Qt 6 c7bb2d53 layer.conf,webos_qmake5.bbclass,webos_qmllint.bbclass, webos_qt_localization.bbclass,webos-qt-sdk=r3:migrate to Qt 6 140ccafe qtquickcontrols=webos0 52263e17 packagegroup-qt5-toolchain-target=webos0 5434f909 webos: qtbase=webosrpi0 13b0c2e9 webos.inc: add QT_VERSION variable eb3ea24c qtdeclarative=webos62 ee38a745 luna-surfacemanager=354 qml-webos-bridge=124 qml-webos-components=53 qml-webos-framework=159 qtbase-plugins-webos=6 Add meta-qt6 in replacement of meta-qt5 and meta-qt5-compat. meta-qt6 as of 2021-07-17 16:05:35 +0300 81da43f qtmultimedia: update revision 3a62aa2 qtcharts: update revision e0413e4 qtmultimedia: disable vivante plugin 5462fb3 qtconnectivity: include sdpscanner to packagegroup 7ec2742 Enable ptest support for Qt modules 5ce0425 qtbase: use bfd linker c7108eb qtbase: move all tools to same package f94e290 qt6: update submodules 6bc0126 qt6: update submodules b4b6729 Don't append BBCLASSEXTENDs 8dc000f qt5compat: BBCLASSEXTEND to native and nativesdk 8947575 Add recipe for Qt Multimedia 4325285 qtquick3d/qt3d: fix assimp handling 2b362f5 qt6: update submodules c9da0ea Update CI build dfa089d qtbase: don't force QT_HOST_PATH for SDK 9923954 qtcharts: update revision 2eecf07 coin: enable examples for all Qt modules 019581c qttranslation: recommend all translation packages e60fed4 Split modules into essentials and addons 629e448 qt6: update submodules b13445a Update Qt License Agreement 4.2.1 -> 4.3 162d983 Add hardknott to LAYERSERIES_COMPAT 212ae9b Use bindir for tools on Windows SDK 0a096d1 Add recipe for Qt Positioning 67c94ee Add recipe for Qt SCXML f55ee89 sdk: copy qt.conf to libexec dir 0c0a398 qtopcua: rename PACKAGECONFIG enabling QML support 42bc9ff Add recipe for Qt WebChannel e95e0bc Add recipe for Qt Sensors 1d07341 Add recipe for Qt Connectivity e326674 Add recipe for Qt Remote Objects 1933970 qmake: fix example PACKAGECONCIG for qmake projects a813c48 Add recipe for Qt Quick Designer Component 381dcb9 qt6: add support for QT_HOST_LIBEXECS a2658b4 qtbase: move OE_QMAKE_QTCONF_PATH patching to correct place d90472a qt5: update submodules fe0c488 qtbase: remove scripts that cause file-rdeb QA issues 8309653 qt6: update submodules 5570739 qtdatavis3d: add recipe cf4dafd qtlottie: add recipe 7057c72 qtbase: remove cmake version override f7ba296 qt6: update submodules af28e2c Update branch information 4ed1c29 update inherit order in nativesdk-packagegroup-qt6-toolchain-host.bb 5aa6860 qtbase: remove circular dependency 426b222 device utilities: add recipe b412b60 qtquick3d, qt3d: update recipes for new assimp SRC_URI 21c1abd Add QMAKE_AR_LTCG 82f713b virtualkeyboard: update module & recipe ac8056e Add QMAKE_OBJCOPY and QMAKE_NM to mkspec 6fcc09a qtcharts: add module 8f3ee76 qt6: update submodules 083d144 qtbase: enable zstd support with openembedded layer 3d352e7 qt6: update submodules 876480f coin: use unique hostname in CI machines 81b5375 Update to Qt 6.1 from dev branch aaa3b77 qt6: update submodules bb03bf6 qt6: update submodules 2bb3541 qtcoap: examples depend on qtdeclarative 47c530b qt3d: add dependency to qtshadertools ecc126e qtimageformats: add PACKAGECONFIGs for all imagetypes 181b94d qtbase: update PACKAGECONFIGs 59d9296 Update example and test PACKAGECONFIG b1adc3f Update readme 03489c6 qt6: update submodules 4ee65d5 qt6: update submodules 4246a8a qtbase: update opengl PACKAGECONFIGs 7631ce8 qt6: update submodules 9bd853d Add bbclass for disabling unsupported modules 4d1dc35 qt6: update submodules d48f680 coin: update CI builds 9e6becf Add gatesgarth into LAYERSERIES_COMPAT 7f69340 qtbase: avoid using CMake's archiving 70b967d qt6: update submodules bbdf7bf qtbase: move atspi dependency to gtk PACKAGECONFIG 3efb2b2 qt6: update submodules 217d6e8 qt5compat: iconv feature was move from qtbase to qt5compat f17ee34 qt6: add support for selecting Qt license type ab95b08 qtbase: add PACKAGECONFIGs for size optimization 3ab9b0a Add support static build 4aea15e qtvirtualkeyboard: use correct variable for datadir 895d311 qtquick3d: include meshes into correct package 9d8e570 qt6: update submodules ea5a87f qtgraphicaleffects: update module f39b505 qt6: update submodules 07cc8b0 sdk: make qt-cmake usable from the sdk 59024d0 qt6: update submodules 10bd7c6 qt6: update submodules 858c5c3 qtbase: bring back oe-device-extra.pri 6cd56e9 qt6: update submodules e754f28 qtbase: support eglfs_viv plugin for imx6 ff154cd qt6: update submodules e400d8f Use QT_HOST_PATH only with target and nativesdk builds 9e69b0f sdk: set default install prefix ab7a701 qtwayland: support building for mingw 06be05c coin: add ci build for mingw 08d101c Add support for mingw32 build 18036b0 qtbase: use configured path for mkspecs a61f262 qtbase: keep all the files 1bfc621 remove perl fix a4b2a68 qtquick3d: no need for feature_check anymore ca292fa qtbase: check PACKAGECONFIG for default platform f02fda4 Update modules a37fb5e Update modules a43c755 Coin: add CI build instructions 1c03571 qtbase: fix typo in gtk PACKAGECONFIG 282bc60 Remove modules not supported in Qt 6.0 release 5d294b3 Some recipes require opengl 69b4e15 sdk: tell qmake to sysrootify all paths 67d1c04 qtbase: set default platform plugin 8a9c74e qtbase: use correct option to disable RPATH bb45f93 Add qtopcua 6bc3362 Update modules 98a375a x11extras: remove recipe 44c6f04 update submodules e98deb5 Update modules 349c53e remove qtknx recipes 0a7a810 Add class for updating SRCREVs 389fdcb Add README e77ce25 Remove qtquickcompiler PACKAGECONFIG option c8b6dfd Use qt.conf to sysrootify the qmake builds 0fc5996 qt3d: add dependency to qtshadertools 99735d1 Add qtwayland back to toolchain 5f26a34 qt3d: add recipe 9e014ef Update modules 3d5ef3c Add qtquicktimeline 875974c Use qmake for modules not supporting cmake 9429bcc qtbase: remove use of oe-device-extra.pri 49f28e2 qtbase: remove QT_SOURCE_TREE setting f3d3674 Update modules 4e5a282 sdk: remove qtwayland e6d7750 layer: remove unsupported layers 164fd6f Update commercial license 6b57024 qmake: patch prl and pri files 3dedf15 sdk: add build tools 11e71c0 qtmqtt: update modules 3181026 qtdeclarative: remove workaround 3d8922e Update modules be8a586 Remove qttranslation dependency from recipes a6f0dd9 Update modules bd58b0e perl: expand native sysroot paths 3f816f3 Use qmake for modules not supporting cmake 15d42fc Remove obsolete install fix for qmake builds e56547e Update modules adc1bf1 qttools: remove commented blacklisting 6514764 Update packagegroups b3107df Add default qmake configration to work from SDK b00138a cmake: add compiler to the PATH 313d317 Add missing quotes 33593d6 Support qmake from SDK 6b202cf Add recipe for Qt6 toolchain 90925c5 Create cmake toolchain file for Qt d1db1a3 Add recipe for QtVirtualKeyboard 8c11bdd nativesdk: add qt6 cmake configuration 38aeca7 Add qtwayland to the host packagegroup 391e0fb Add recipe for qt5compat d16e00e Update modules b49664d Add patches as well df382ff Update submodules 4ef5a29 Add support for building toolchain baf5866 Add qtquick3d and qtshadertools 3ec8742 Update modules a76bb5b update modules c83312d Use syncqt from libexecs 1d97adf Update module revisions 562aa2e Add dunfell to layer compatibility 4f0c690 Don't include module that are not working d20629f Update modules 05324f3 update modules b680cdb update modules 59d97a4 update qtquickcontrols2 patch aea848f update modules 85b0849 add class for sdk population b6dfcd8 qtquickcontrols2: workaround for bitness issues 2237e27 qtbase: use default PACKAGECONFIG without target override fe75336 add dependency to perl da050f7 update module revision 2f4aa0a qmake: don't use recursive by default a3b628e qtbase: reorder PACKAGECONFIGS e860d5f translations needs qtbase ba72ceb Use same variables for SRC_URI as in meta-qt5 bcb8c13 Add support for qmake a6f3f48 Remove unused patch 88fccfa remove temporary patches e2b421a Fix example build 8d1532a Add qtdeclarative-native dependency automatically 250391d Use INSTALL_MKSPECSDIR 6cac045 fix QA for examples e23e228 Add single PACKAGECONFIG variable for all graphics api 8c0e365 Update modules c900d16 Add more modules 8a71089 update x11 dependencies 97bcd76 More packageconfigs 4fd21f0 Update modules 96cc43c Update packageconfig options cab2b78 Update revisions and patches 2d6080a nativesdk packagegroup 2d784f9 Add packagegroups b6a340d Update packages and files ac44da5 more modules 92e6255 Fix install paths 7d63e44 initial commit :Issues Addressed: [PLAT-143667] CCC: Upgrade to Qt 6 for OSE and Auto --- weboslayers.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index f5243236..e8b7b7c0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,12 +72,11 @@ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=cdf82b1', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=6b30007', ''), -('meta-qt5-compat', 19, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-qt5', 20, 'git://github.com/meta-qt5/meta-qt5.git', 'branch=warrior,commit=6310c5c', ''), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=dev,commit=81da43f', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=24016816c', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5697970e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 026631c9a8b788b5a5ef4caea6f3574826801af5 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 12 Jul 2021 10:22:59 +0900 Subject: [PATCH 290/916] webos-image: Update layer pins for 2021-07-12 (build 363) meta-webosose as of 2021-07-12 10:08:07 +0900 f9b325611 connman=webos18 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e8b7b7c0..c1b6e37e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5697970e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f9b325611', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 927f9a5db728ae3e78febce862090965c1fecf94 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 12 Jul 2021 10:31:06 +0900 Subject: [PATCH 291/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 364 part 1/2) meta-webosose as of 2021-07-12 10:08:07 +0900 79a2b0560 enact-dev-native=r10 (reorder inherits to fix new QA check) 2b5260366 libxml2=webos1 (fix file-rdeps QA issue fix about /bin/bash) oe-core as of 2021-06-19 13:11:58 -1000 ac8181d9b9 Revert "python3: fix CVE-2021-23336" f5fc716d74 kernel.bbclass: fix do_sizecheck() comparison 061cf0ccd5 valgrind: fix a typo 8a59c47ce4 python3: fix CVE-2021-23336 4de0d54827 ruby: 2.7.1 -> 2.7.3 d7e56f1910 bind: 9.11.22 -> 9.11.32 865ef7d3cd gstreamer-plugins-good: fix CVE-2021-3497 CVE-2021-3498 2246b0d7a7 kernel-devicetree: Introduce KERNEL_DTC_FLAGS to pass dtc flags 14eec2f7c3 kernel-fitimage: Don't use unit addresses on FIT 48ac436adb linux-yocto/5.4: update to v5.4.123 94187ff0e6 linux-yocto/5.4: update to v5.4.120 38a0c77bf5 gnutls: fix CVE-2021-20231 CVE-2021-20232 f177c0ec32 libxml: fix CVE-2021-3517 CVE-2021-3537 090452c528 Revert "busybox: make busybox's syslog.cfg depend on VIRTUAL-RUNTIME_base-utils-syslog" 2246b0d7a7 kernel-devicetree: Introduce KERNEL_DTC_FLAGS to pass dtc flags 14eec2f7c3 kernel-fitimage: Don't use unit addresses on FIT 48ac436adb linux-yocto/5.4: update to v5.4.123 94187ff0e6 linux-yocto/5.4: update to v5.4.120 38a0c77bf5 gnutls: fix CVE-2021-20231 CVE-2021-20232 f177c0ec32 libxml: fix CVE-2021-3517 CVE-2021-3537 090452c528 Revert "busybox: make busybox's syslog.cfg depend on VIRTUAL-RUNTIME_base-utils-syslog" b48cfe9148 linux-firmware: upgrade 20210315 -> 20210511 9f67246e62 pkgconfig: update SRC_URI fb22cf1891 oeqa/runtime/rpm: Drop log message counting test component 4bc93b8ddc image-live.bbclass: order do_bootimg after do_rootfs b1e9fe67a8 package_rpm: pass XZ_THREADS to rpm 09b9027a9d unfs3: correct configure option 70df516975 initramfs-framework:rootfs: fix wrong indentions 0d35b7d1de kernel-fitimage.bbclass: fix a wrong conditional check feec7cdda9 lib/oe/gpg_sign.py: Fix gpg verification 0bfccdee11 sstate: Ignore sstate signing key a731386873 grub: Exclude CVE-2019-14865 from cve-check 4926a16d4f glibc: Add 8GB VM usage cap for usermode test suite bc1d05429d libxml2: Add bash dependency for ptests. 5f01e69b6e libxml2: Reformat runtest.patch 78c6b1f6df linux-yocto/5.4: update to v5.4.119 1eae221b25 linux-yocto/5.4: update to v5.4.118 494b2200ae linux-yocto/5.4: update to v5.4.117 8c29983762 kernel-yocto: provide debug / summary information for metadata e990a9ec5d busybox: make busybox's syslog.cfg depend on VIRTUAL-RUNTIME_base-utils-syslog be30d2754a cve-extra-exclusions.inc: Clean up merged CPE updates 43d8d70014 cve-extra-exclusions: Fix typos c93d541a84 cve-extra-exclusions.inc: add exclusion list for intractable CVE's f89b497800 expat: set CVE_PRODUCT 302a6828b3 openssh: Add fixes for CVEs reported for openssh 03a6515909 tiff: Add fix for CVE-2020-35521 and CVE-2020-35522 68ee8fd1ec cups: whitelist CVE-2021-25317 bitbake as of 2021-06-19 17:06:14 +0100 0e0af15b cooker: Avoid parser deadlocks fe1b57f4 cooker: Ensure parser is cleaned up 6d2dd16b cooker: Explictly shut down the sync thread 1dcc4e29 cooker: Ensure parse_quit thread is closed down meta-oe as of 2021-05-29 11:41:45 -0700 c38d2a74f7 dnsmasq: Add fixes for CVEs reported for dnsmasq 587fe58949 ebtables: use bitbake optimization levels 943f5560aa opencv: Add fix for CVE-2019-5063 and CVE-2019-5064 f56fb13a2c hostapd: fix building with CONFIG_TLS=internal 9d50b9f995 libsdl: Fix CVE-2019-13616 a3a0e02319 exiv2: Fix CVE-2021-29473 8ac1650275 exiv2: Fix CVE-2021-29470 29953069d9 exiv2: Fix CVE-2021-29464 be0cc5e79b exiv2: Fix CVE-2021-3482 f38ed30c08 exiv2: Fix CVE-2021-29463 6990c93dbd exiv2: Fix CVE-2021-29458 eee3b137a0 exiv2: Fix CVE-2021-29457 meta-virtualization as of 2021-06-21 08:57:08 -0400 bf2930c crun: switch to main as specified branch 876b643 conmon: add branch specification to SRC_URI 8be0bc1 lxc: add upstream-status to patch 345d97e lxc-recipe: Fix compilation without seccomp when libseccomp is installed e7dfadd lxc: update to 4.0.6 d10b110 lxc: remove deprecated options in lxc*.service 4c51af2 lxc: Disable warnings as errors f6c77de lxc: update to v4.0.4 c01a5ae lxc: upgrade 4.0.2 > 4.0.3 41e4f18 lxc: fix compile failure on gcc10 b7bd4ec lxc: Update python3.5 reference to latest python version c0f482d lxc: Upgrade to 4.0.2 meta-raspberrypi as of 2021-06-08 15:39:02 +0100 f0c7501 libva: Fix for when using `userland` a59f771 linux-raspberrypi-dev: use static SRCREV when not selected with PREFERRED_PROVIDER_virtual/kernel 253f1b1 linux-raspberrypi-dev: drop protocol=git and add LINUX_RPI_KMETA_BRANCH 4685e5a linux-raspberrypi-dev: Update for testing v5.10.y 22b7a1d linux-raspberrypi: allow to change the yocto-kernel-cache branch with LINUX_RPI_KMETA_BRANCH ee5a06b layer.conf: Define LAYERDEPENDS :Issues Addressed: [PLAT-144786] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index c1b6e37e..2d1d9053 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,27 +58,27 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=078f3164', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=0e0af15b', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=ecd636154e', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=ac8181d9b9', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=11eae11452', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=c38d2a74f7', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=5d49b28', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=cdf82b1', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=bf2930c', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=6b30007', ''), ('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=dev,commit=81da43f', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f9b325611', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=79a2b0560', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=77190af', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=f0c7501', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), From 6e4c4d1fe1b025ee685a873e806e09ca116c6a74 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 12 Jul 2021 10:33:00 +0900 Subject: [PATCH 292/916] webos-image: Update layer pins for 2021-07-12 (build 364 part 2/2) meta-webosose as of 2021-07-12 10:08:07 +0900 60102f1aa com.webos.app.imageviewer=11 65b6e2ebf resize-rootfs=r1 (synchronize from github) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2d1d9053..9353f374 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=79a2b0560', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=60102f1aa', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=f0c7501', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 105e4929ff1a4dd44d82dde9243d85f01f513b2b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 12 Jul 2021 10:34:44 +0900 Subject: [PATCH 293/916] webos-image: Update layer pins for 2021-07-12 (build 365) meta-webosose as of 2021-07-12 10:08:07 +0900 dc1a98fac webos_ls2_api_info.bbclass: Fix python exception when buildhistory isn't enabled --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9353f374..095f2513 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=60102f1aa', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dc1a98fac', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=f0c7501', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From d1deb8eb4b57c4da575aba93ae0272265e2ea58d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 12 Jul 2021 10:36:42 +0900 Subject: [PATCH 294/916] webos-image: Update layer pins for 2021-07-12 (build 366) meta-webosose as of 2021-07-12 10:08:07 +0900 f02c93768 qatools:pdm-plugin=10 03493c347 webos_qmllint.bbclass (update qmllint flags) 8900e2773 webos-preferred-versions.inc,qtgraphicaleffects=webos3 (add qtgraphicaleffects_6.0.0.bb) 91159a8da qtbase=webos88 qtdeclarative=webos65 qtwayland=webos23 (update for latest meta-qt6) 621e3b4c4 qtbase-plugins-webos=7 meta-qt6 as of 2021-06-23 08:35:25 +0300 9a4453a qt6: update submodules ac59700 Move libexec to tools 5377433 qt6: update submodules 29999c4 qtgraphicaleffect: remove recipe a4fa1a9 Add recipe-sysroot path to the standalone test build f850278 qmake: use correct host prefix 22f5568 sdk: use pkg-config from the sdk :Issues Addressed: [PLAT-145589] CCC: Update meta-qt6 to the latest of 6.2 branch --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 095f2513..49e2b159 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,11 +72,11 @@ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=bf2930c', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=6b30007', ''), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=dev,commit=81da43f', ''), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=9a4453a', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dc1a98fac', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f02c93768', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=f0c7501', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 8dfa5d4d0ebb8e8349943165d67ae6e79f6a1fd7 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 5 Aug 2021 09:41:09 +0900 Subject: [PATCH 295/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2021-06-28 05:01:39 -1000 9423ad8f0f python3-ptest: add newly discovered missing rdeps 471d19fa70 python3: upgrade 3.8.9 -> 3.8.10 fe037d895e python3: upgrade 3.8.8 -> 3.8.9 5a7e1e531d powertop: fix aclocal error too many loops fdfc3340b5 python3: upgrade 3.8.7 -> 3.8.8 a90dde9b18 python3: upgrade 3.8.6 -> 3.8.7 2fd24949d3 python3: upgrade 3.8.5 -> 3.8.6 c68cc11071 python3: upgrade 3.8.4 -> 3.8.5 c2c6df391a python3: upgrade 3.8.3 -> 3.8.4 2aec1b2b67 python3: upgrade 3.8.2 -> 3.8.3 81d338c607 libx11: Fix CVE-2021-31535 ef2a81a473 libxml2: Fix CVE-2021-3518 b0b8437973 expat: fix CVE-2013-0340 6af101983c uninative: Upgrade to 3.2 (gcc11 support) meta-python2 as of 2021-06-23 11:13:32 +0200 b901080 python-chardet: rename ${bindir}/chardetect to avoid conflict with python3-chardet :Issues Addressed: [PLAT-145806] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 49e2b159..fa3b9ef9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=0e0af15b', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=ac8181d9b9', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=9423ad8f0f', 'oe-core'), ('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=c38d2a74f7', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -70,7 +70,7 @@ ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=5d49b28', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=bf2930c', ''), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=6b30007', ''), +('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), ('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=9a4453a', ''), From 6aaf856beed7df40f5bdb2aed106e50a4a93ebee Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 5 Aug 2021 09:46:50 +0900 Subject: [PATCH 296/916] webos-image: Update layer pins for 2021-08-05 (build 367) meta-webosose as of 2021-08-05 09:36:54 +0900 a001195ea webos.inc: Update SANITY_TESTED_DISTROS for Ubuntu 20.04 Focal c8f5d860f elfutils=webos3 (synchronize only) 0f304251a webos.conf: Release webOS OSE v2.12.0 prerequisites.sh: Update for Ubuntu 20.04 Focal (v2.2.5) The old version works ok with new Ubuntu releases, no changes were needed, so just add the new version and codename to *_sane variables. :Issues Addressed: [WRN-1695] CCC: Support ubuntu 20.04 for webOS [PLAT-120093] Update build script for Ubuntu 20.04 --- scripts/prerequisites.sh | 18 ++++++++++-------- weboslayers.py | 2 +- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/scripts/prerequisites.sh b/scripts/prerequisites.sh index 97ac7e7e..3aa39664 100755 --- a/scripts/prerequisites.sh +++ b/scripts/prerequisites.sh @@ -1,6 +1,6 @@ #!/bin/bash -e -# Copyright (c) 2008-2020 LG Electronics, Inc. +# Copyright (c) 2008-2021 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,11 +14,11 @@ # See the License for the specific language governing permissions and # limitations under the License. -# This has only been tested on Ubuntu-12.04 and Ubuntu-14.04 amd64. +# This has only been tested on Ubuntu-16.04, Ubuntu-18.04 and Ubuntu-20.04 amd64. check_sanity=true usage="$0 [--help|-h] [--version|-V] [--force|-f]" -version="2.2.4" +version="2.2.5" statusfile="/etc/webos.prerequisites" for i ; do @@ -62,10 +62,13 @@ fi sane=true distributor_id_sane="^Ubuntu$" -release_sane="^14.04$|^16.04$|^18.04$" -codename_sane="^trusty$|^xenial$|^bionic$" +release_sane="^16.04$|^18.04$|^20.04$" +codename_sane="^xenial$|^bionic$|^focal$" arch_sane="^amd64$" +# Below packages shouled be installed before this script runs. +apt-get install software-properties-common lsb-release -y + case "${check_sanity}" in true) if [ ! -x /usr/bin/lsb_release ] ; then @@ -133,9 +136,9 @@ essential="\ wget \ " -# add python3-distutils only for 18.04 (and later should be added for newer) +# add python3-distutils only for 18.04 and 20.04 (and later should be added for newer) # because it doesn't exist as separate package in older Ubuntu releases -[ `/usr/bin/lsb_release -s -r` = "18.04" ] && essential="${essential} python3-distutils" +[[ `/usr/bin/lsb_release -s -r` =~ ^18.04$|^20.04$ ]] && essential="${essential} python3-distutils" # bzip2, gzip, tar, zip are used by our scripts/build.sh archivers="\ @@ -153,7 +156,6 @@ extras="\ gcc-multilib \ g++-multilib \ time \ - software-properties-common \ openjdk-11-jdk " diff --git a/weboslayers.py b/weboslayers.py index fa3b9ef9..7f13e5a2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f02c93768', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a001195ea', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=f0c7501', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From de17af40c71fd0e4ae8f0fbee4b17ab583c78202 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 5 Aug 2021 09:54:09 +0900 Subject: [PATCH 297/916] webos-image: Update layer pins for 2021-08-05 (build 368) meta-webosose as of 2021-08-05 09:52:27 +0900 3791a6163 Enable bluetooth for ose emulator e8f0dffe4 g-media-pipeline=21.gav.21 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7f13e5a2..318b103b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a001195ea', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3791a6163', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=f0c7501', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 74c110f99b01084b88a2b359a9b5964a2a2b4c00 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 5 Aug 2021 10:00:54 +0900 Subject: [PATCH 298/916] weboslayers.py: Add meta-webos-backport-3.4 (build 369 part 1/2) meta-webosose as of 2021-08-05 10:00:34 +0900 07d90957b systemd=v248.3 add image-uefi.conf (backport newer version from Honister) 629441b10 Add meta-webos-backports-3.4 from yocto 3.4 Honister :Detailed Notes: Add new layer for backports from Yocto 3.4 Honister It's currently empty, but will be used for backporting newer systemd. :Issues Addressed: [WRN-2613] CCC: systemd=v248.3 [WRN-2338] Upgrade systemd v248.3 from Yocto 3.4 Honister for webOS --- weboslayers.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 318b103b..1b40ed3c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,8 +75,9 @@ ('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=9a4453a', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), +('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3791a6163', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=07d90957b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=f0c7501', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7fe0293c8237eb7c010059ad342a73a18c28addd Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 5 Aug 2021 10:01:56 +0900 Subject: [PATCH 299/916] webos-image: Update layer pins for 2021-08-05 (build 369) meta-webosose as of 2021-08-05 09:55:57 +0900 37d6f271c ose: audiod=32 5360a79c9 com.webos.service.bluetooth2=63 4e3aff645 ose: Add webruntime_87=6-r48.0,v87.0.4280.88 wam=r39 Add mksnapshot-cross_87=r0 f614519a0 Revert "webruntime-common.inc: Add path to find .inc file and remove duplicate" 1a5a0e25b ose: systemd=webos6 webos-fluentbit-plugins=12 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1b40ed3c..0a6cad20 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=07d90957b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=37d6f271c', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=f0c7501', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 02f5c06645834add869b0ecef00c4d63ce3535cb Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 5 Aug 2021 10:05:03 +0900 Subject: [PATCH 300/916] webos-image: Update layer pins for 2021-08-05 (build 370) meta-webosose as of 2021-08-05 10:03:51 +0900 429450ef4 Make com.webos.service.power2 component affect only RPI 684eff8a5 ose: g-camera-pipeline=13.gav.19-r9 com.webos.service.camera=21-r4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0a6cad20..87cb1487 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=37d6f271c', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=429450ef4', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=f0c7501', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f1be1346b74d9833cb6db76a247137eb7dffffba Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 5 Aug 2021 10:07:37 +0900 Subject: [PATCH 301/916] webos-image: Update layer pins for 2021-08-05 (build 371) meta-webosose as of 2021-08-05 10:06:18 +0900 5e9228f96 qtbase=webos89 qtdeclarative=webos66 (rebase to v6.2.0-beta1) 2dac1ba2a webos-preferred-versions.inc: Remove unnecessary P_V assignments 713a30b93 com.webos.app.test.smack.native=r2 (fix build with Qt 6) 00cfc2667 webos-recipe-blacklist.inc: blacklist failing recipes caused by Qt upgrade meta-qt6 as of 2021-07-02 19:12:37 +0300 b394095 qt6: update submodules 0d88f51 qt6: update submodules 872cbab ptest: disable rpaths due QA issue e64bfcb qt6: update submodules 4548a01 sdk: use relative paths in qt.conf :Issues Addressed: [WRN-2515] CCC: Update meta-qt6 to v6.2.0-beta1 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 87cb1487..ec7844a4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,12 +72,12 @@ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=bf2930c', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=9a4453a', ''), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=b394095', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=429450ef4', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5e9228f96', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=f0c7501', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2e26f34c2272d10c862722df32f56078b9d2ae32 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 5 Aug 2021 10:10:20 +0900 Subject: [PATCH 302/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2021-07-14 12:27:38 -1000 9b83aefa9c busybox: add tmpdir option into mktemp applet d7e87a5851 sstate: Drop pseudo exclusion c78d82c60a pseudo: Update to latest version including statx fix 262b70f94c pseudo: Add uninative configuration sanity check d853e2bde1 gstreamer-plugins-good: ignore CVE-2021-3497/8 since they are fixed f32e90a7f8 gstreamer-plugins-base: ignore CVE-2021-3522 since it is fixed 569362f338 bluez: fix CVE-2021-3588 cfd74f2bae report-error: Drop pointless inherit 2a692b74f4 update-rc.d: update SRCREV to pull in fix for non-bash shell support 1e9393cae5 tzdata: Allow controlling zoneinfo binary format 5df87fc7d3 oeqa/selftest/multiprocesslauch: Fix test race 317e334518 dwarfsrcfiles: Avoid races over debug-link files 58fa175702 dhcp: fix CVE-2021-25217 42098fd740 busybox: fix CVE-2021-28831 ed7d3e43e9 bootchart2: update 0.14.8 -> 0.14.9 eb03d3f724 glibc: update to lastest 2.31 release HEAD 16f345895d webkitgtk: Upgrade to 2.28.4 a452fbbdb9 webkitgtk: upgrade 2.28.2 -> 2.28.3 1ba51ee2d5 python3: upgrade 3.8.10 -> 3.8.11 c96bcf9727 oeqa/selftest/archiver: Allow tests to ignore empty directories 9e2c7750f5 devtool: deploy-target: Fix preserving attributes when using --strip fa49622521 sstate/staging: Handle directory creation race issue 102ac28cf4 oeqa/selftest/runcmd: Tweal test timeouts f2360f7960 sstate.bbclass: fix errors about read-only sstate mirrors fd94aa40e6 package_pkgdata: Avoid task hash mismatches for generic task changes 8d625ded4a perf: Use python3targetconfig to ensure we use target libraries 969c29c39b selftest: do not hardcode /tmp/sdk 44756b6d92 kernel-devicetree: Fix interaction when packaging disabled 6683b784d3 kernel: Fix interaction when packaging disabled bcbeef7c6f linux-yocto/5.4: update to v5.4.129 0a134cc733 linux-yocto/5.4: update to v5.4.128 9c3b82eec2 linux-yocto/5.4: update to v5.4.125 6edeff686b linux-yocto/5.4: update to v5.4.124 8cab9d3dd2 gstreamer-plugins-base: fix CVE-2021-3522 eb1183cac9 rpm: fix CVE-2021-3421 0bb221206c python3: apply test skipping patch unconditionally 63bc36dbd9 python3: skip tests requiring tools-sdk meta-oe as of 2021-07-06 07:50:13 -0700 7bd47ef6c9 dovecot: add CVE-2016-4983 to allowlist 50ffe3b559 cyrus-sasl: add CVE-2020-8032 to allowlist bbd2addbcf add CVE-2011-2411 to allowlist cca0a50ab0 python3-django: upgrade 2.2.23 -> 2.2.24 91fe0bd098 python3-django: upgrade 2.2.22 -> 2.2.23 732b073b99 python3-django: upgrade 2.2.20 -> 2.2.22 958d8a5286 python3-django: upgrade to 2.2.20 f01a9056a9 python3-django: fix CVE-2021-28658 f1d5b6260f python3-django: upgrade 2.2.13 -> 2.2.16 7ee3eeffed python3-django: upgrade 2.2.7 -> 2.2.13 54207c3575 nss: Fix build on Centos 7 meta-security as of 2021-07-10 05:25:40 -0700 6466c6f tpm-tools: fix build issue meta-raspberrypi as of 2021-07-15 11:20:08 +0300 59c2d6f Update raspberrypi firmware to 20210527 meta-virtualization as of 2021-07-14 15:22:36 -0400 4d6216a crun: adjust image-spec repository from master to main :Issues Addressed: [WRN-2572] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index ec7844a4..370e0f12 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,16 +60,16 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=0e0af15b', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=9423ad8f0f', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=9b83aefa9c', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=c38d2a74f7', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=7bd47ef6c9', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=5d49b28', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=bf2930c', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=4d6216a', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), ('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=b394095', ''), @@ -79,11 +79,11 @@ ('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5e9228f96', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=f0c7501', ''), +('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=93232ae', ''), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=6466c6f', ''), ] From 669d1f82bb9e3db861c09b7963b7ed6da7d17830 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 5 Aug 2021 10:51:19 +0900 Subject: [PATCH 303/916] webos-image: Update layer pins for 2021-08-05 (build 372) meta-webosose as of 2021-08-05 10:49:34 +0900 dd3703aa0 auto-luna-surface-manager=35-r7 libtimedautomata=5-r3 luna-surfacemanager=355-r51 qml-webos-bridge=125-r17 qml-webos-components=54-r16 qml-webos-framework=160-r33 qt-features-webos=50-r8 qtbase-plugins-webos=8-r3 qtwayland-webos=65-r14 webos-wayland-extensions=42-r5 074237e5c ose: com.webos.service.pdm=63-r5 36142bb04 com.webos.service.mediaindexer=15-r6 173090942 ose:luna-downloadmgr=11 f0028a4fe ose: g-camera-pipeline=13.gav.20 f4fef8d12 ose: Add com.webos.app.camera=1-r0,v0.0.1 621559e0f meta-environment=webos2 a9b626ad3 media-codec-interface=r2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 370e0f12..9741ee93 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5e9228f96', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dd3703aa0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From eaf6b5b0334379bb5283b8d4ad11c0fa14444fc6 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 5 Aug 2021 10:54:09 +0900 Subject: [PATCH 304/916] webos-image: Update layer pins for 2021-08-05 (build 373) meta-webosose as of 2021-08-05 10:52:41 +0900 b59962371 webos.conf: Release webOS OSE v2.13.0 14658e3b7 ose: libpmscore=11-r1 luna-service2=22-r27 nyx-modules=18-r18 1f310fce1 connman=webos19 ae85e9f7f com.webos.service.location=95-r2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9741ee93..63801722 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dd3703aa0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b59962371', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a5be48307a4e9cd9808d0c3bf35c5582523a58c9 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:06:08 +0900 Subject: [PATCH 305/916] webos-image: Update layer pins for 2021-09-08 (build 374) meta-webosose as of 2021-09-08 17:53:30 +0900 bf1d6d686 ose: com.webos.service.uwb=8-r1 d79b7a6d7 ose: com.webos.app.{imageviewer=12 settings=18-r3 videoplayer=10} 3d43d6583 ose: com.webos.service.storageaccess=16-r4 com.webos.service.tts=20-r4 b7aad23b4 busybox=webos14 rdxd=r10 ltp=webos4 ostree=webos2 (fix runtime dependency on bash and tar) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 63801722..d536115e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b59962371', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bf1d6d686', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 433132ada06c7e2fc75ffe71c6db6fc63f27afae Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:07:42 +0900 Subject: [PATCH 306/916] webos-image: Update layer pins for 2021-09-08 (build 375) meta-webosose as of 2021-09-08 17:53:30 +0900 dba40a2ce ose: base-files=webos14 webos-initscripts=75 webos-fluentbit-plugins=18-r2 2ffbdac09 auto-luna-surface-manager=36 luna-surfacemanager=356 maliit-framework-webos=99 qtwayland-webos=67 b618f3651 qtwayland=webos24webosrpi1 (enable dmabuf-client-buffer) ab7b48078 ose: webruntime_87=7 ad7089853 ose: bluetooth-sil-api=25-r3 com.webos.service.hfp=32-r5 bluetooth-sil-bluez5=64-r3 com.webos.service.bluetooth2=64-r5 webos-connman-adapter=39-r9 webos-nettools=6-r1 loc-utils=21-r3 3091b9bf8 ose:activitymanager=23 sam=61 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d536115e..40c03ab4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bf1d6d686', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dba40a2ce', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From e1aa5a1c9eb230480da36c58817cf4788b351c7f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:09:32 +0900 Subject: [PATCH 307/916] webos-image: Update layer pins for 2021-09-08 (build 376) meta-webosose as of 2021-09-08 17:53:30 +0900 989af07d0 ose: webruntime87=r48.1 df42fa8d7 ose: com.webos.app.camera=2 819468ed5 ose: enact-dev-native=r11,v4.0.3 enact-framework=r10,v4.0.2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 40c03ab4..91302cbd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=dba40a2ce', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=989af07d0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 2dcba70f261fc3a6b501e02914c3f9a4cdad5515 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:11:31 +0900 Subject: [PATCH 308/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2021-07-20 06:36:58 -1000 9ae339ace9 kernel-devsrc: fix 32bit ARM devsrc builds 6bee4dbf37 linux-yocto/5.4: update to v5.4.132 8c3a582b00 linux-yocto/5.4: update to v5.4.131 bitbake as of 2021-08-02 21:34:27 +0100 c2a3bda3 providers: replace newly added logger.warn() with logger.warning() c5418eae data_smart: Allow colon in variable expansion regex a6d5fb75 data_smart/parse: Allow ':' characters in variable/function names 9df61675 BBHandler: Don't classify shell functions that names start with "python*" as python function meta-oe as of 2021-07-26 16:05:08 -0700 85f8047c71 php: Upgrade to 7.4.16 11c1cd6bf5 php: allow php as empty 9982d7f277 php: split out phpdbg into a separate package a420980c4f wireshark: update to 3.2.15 695c9cce6c ostree: Do not check for meta-python d34d040fda python3-{pyyaml,cython,pyparsing}: move from meta-python to meta-oe 8bdc784831 python3-jinja2: remove recipe b6123048db python3-markupsafe: remove recipe 9bd8d14ef2 libdevmapper,lvm2: Do not inherit license da09c4c743 ufw: backport patches, update RRECOMMENDS, python3 support, tests 5eff5262e3 hiawatha: fix url. 3434c737b6 mariadb: update to 10.4.20 09825964eb vboxguestdrivers: add a fix for build failure with kernel 5.13 9b7a52e06b vboxguestdrivers: upgrade 6.1.20 -> 6.1.22 17828d03d6 vboxguestdrivers: upgrade 6.1.18 -> 6.1.20 12bc39d8c5 vboxguestdrivers: Add __divmoddi4 builtin support 4435dfaa9e vboxguestdrivers: Add patch proposed upstream to fix a build failure on i386 c67ddfd590 vboxguestdrivers: upgrade 6.1.16 -> 6.1.18 9c33c42196 vboxguestdrivers: fix build against kernel v5.10+ 0066ffb6eb vboxguestdrivers: upgrade 6.1.14 -> 6.1.16 5d3ac060df vboxguestdrivers: upgrade 6.1.12 -> 6.1.14 Drop kernel 5.8 compatibility patch, now part of upstream codebase 155c453355 vboxguestdrivers: Fix build with kernel 5.8 8d62c9d4c9 vboxguestdrivers: fix failed to compile with kernel 5.8.0 2fe2ea3f15 vboxguestdrivers: upgrade 6.1.6 -> 6.1.12 10082fce3b postgresql: update to 12.7 13ceac25a8 sysprof: Enable sysprofd/libsysprof only when polkit in DISTRO_FEATURES ff470b3e85 tracker-miners: Check for commercial license to enable ffmpeg 65c7872a3f nss: add CVE-2006-5201 to allowlist 5c1356a1ec ntp: fix ntpdate to wait for subprocesses aeae0a34cf apache2: fix CVE-2020-13950 CVE-2020-35452 CVE-2021-26690 CVE-2021-26691 CVE-2021-30641 d9c8c33db8 nginx: fix CVE-2021-23017 meta-virtualization as of 2021-08-01 23:44:04 -0400 dbd1a73 python3: remove the no-longer required bbappend 7588686 uxen-guest-tools: inherit dos2unix to fix do_patch failure :Issues Addressed: [WRN-3779] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell Change-Id: Idd7cc400096b41f6ad6e63fd140bd58611a1bef0 --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 91302cbd..d421a0c9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=0e0af15b', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=c2a3bda3', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=9b83aefa9c', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=9ae339ace9', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=7bd47ef6c9', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=85f8047c71', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=5d49b28', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=4d6216a', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=dbd1a73', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), ('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=b394095', ''), From 469b2330b2864d0df1c3467939adbdd9cd7e56d8 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:12:23 +0900 Subject: [PATCH 309/916] webos-image: Update layer pins for 2021-09-08 (build 377) meta-webosose as of 2021-09-08 17:53:30 +0900 74b74b02d com.webos.service.mediaindexer=16 8c7b20592 webos.conf: remove LOCALCONF_VERSION 252be5fe1 webos_certificates.bbclass: Rename webos_certificates_removefiles to webos_certificates_delete_files 443ae9f8a webos_app_generate_security_files.bbclass, webos_configure_manifest.bbclass: rename *_comment_remover() functions to *_delete_comments() --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d421a0c9..c2fbc7f0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=989af07d0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=74b74b02d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a440e8735a5dfd4236c7152d158789de94723e74 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:13:47 +0900 Subject: [PATCH 310/916] webos-image: Update layer pins for 2021-09-08 (build 378) meta-webosose as of 2021-09-08 17:53:30 +0900 7e9e15b7e com.webos.service.peripheralmanager=8-r2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c2fbc7f0..33511ac9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=74b74b02d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7e9e15b7e', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 01dad980fadce17dda1d90917e290ad936e83e1e Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:14:36 +0900 Subject: [PATCH 311/916] webos-image: Update layer pins for 2021-09-08 (build 379) meta-webosose as of 2021-09-08 17:53:30 +0900 c98cdfa63 ose: com.webos.app.camera=3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 33511ac9..3e6adc9d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7e9e15b7e', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c98cdfa63', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 03a311889dc2fc2d5f0a04707e8fa817d59e7c08 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:16:25 +0900 Subject: [PATCH 312/916] webos-image: Update layer pins for 2021-09-08 (build 380 part 1/2) meta-webosose as of 2021-09-08 17:53:30 +0900 735ffe484 qtbase=webos90 qtdeclarative=webos68 (rebase to v6.2.0-beta2) meta-qt6 as of 2021-07-26 10:03:34 +0300 b123055 qt6: update submodules :Issues Addressed: [WRN-4685] CCC: Update meta-qt6 to v6.2.0-beta2 Change-Id: I14ebc5fd2cc00b17c0587d1758313675e3121f89 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 3e6adc9d..ce881b81 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,12 +72,12 @@ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=dbd1a73', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=b394095', ''), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=b123055', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c98cdfa63', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=735ffe484', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f610be604a59d1515517df6fe6062aafd8634c2b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:17:55 +0900 Subject: [PATCH 313/916] webos-image: Update layer pins for 2021-09-08 (build 380 part 2/2) meta-webosose as of 2021-09-08 17:53:30 +0900 9c45e43b0 ose:g-camera-pipeline=16 com.webos.service.camera=22 a593ebd3c ose: com.webos.app.{imageviewer=13 videoplayer=11} --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ce881b81..97c185fa 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=735ffe484', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9c45e43b0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7727eeaa19794ac96694342292593aa49a3cd790 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:19:30 +0900 Subject: [PATCH 314/916] webos-image: Update layer pins for 2021-09-08 (build 381) meta-webosose as of 2021-09-08 17:53:30 +0900 f71f9b017 com.webos.service.bluetooth2=65 bluetooth-sil-bluez5=66 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 97c185fa..5ba222f0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=9c45e43b0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f71f9b017', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 17b971733ca88d227670eeec3c8cb044eeee53f0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:20:29 +0900 Subject: [PATCH 315/916] webos-image: Update layer pins for 2021-09-08 (build 382) meta-webosose as of 2021-09-08 17:53:30 +0900 a42a3423d com.webos.service.camera=23 6065934e7 native: localization-tool-native=r6,v1.5.0 39de1cd8d qtdeclarative=webos69 f86f3e1f1 ose: com.webos.app.camera=4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5ba222f0..ed406b2e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=f71f9b017', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a42a3423d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From aa671b12b04e39fc7176e7b7fa148f2c83264e3e Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:21:17 +0900 Subject: [PATCH 316/916] webos-image: Update layer pins for 2021-09-08 (build 383) meta-webosose as of 2021-09-08 17:53:30 +0900 597a9986b luna-sysservice=17-r9 d3d912763 bluetooth-sil-bluez5=67 cefc3ec3c ose: com.webos.app.camera=5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ed406b2e..45e71ae8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=a42a3423d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=597a9986b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 76a670e4faccd911f66b12d0c0e17f5d51e0ae4c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:22:05 +0900 Subject: [PATCH 317/916] webos-image: Update layer pins for 2021-09-08 (build 384) meta-webosose as of 2021-09-08 17:53:30 +0900 d5eeea814 ose: g-camera-pipeline=13.gav.21-r10 g-media-pipeline=21.gav.22-r9 umediaserver=24.gav.19-r17 umediaserver-configs=12 packagegroup-webos-extended=r38 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 45e71ae8..f4ae65d8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=597a9986b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d5eeea814', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From c28e7ffc50929548e38f2b7735c70bb1d432c132 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:23:18 +0900 Subject: [PATCH 318/916] webos-image: Update layer pins for 2021-09-08 (build 385) meta-webosose as of 2021-09-08 17:53:30 +0900 bd8e64f28 com.webos.service.bluetooth2=67 bluetooth-sil-bluez5=70 bluetooth-sil-api=26 bf8668c4c webruntime=r49 (Add exportbuildscript.inc to export a build script) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f4ae65d8..d16ecf26 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=d5eeea814', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bd8e64f28', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From c53c43b96ef4d1bd53dd6cb850df9b0d43a666ef Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 8 Sep 2021 18:24:51 +0900 Subject: [PATCH 319/916] webos-image: Update layer pins for 2021-09-08 (build 386) meta-webosose as of 2021-09-08 17:53:30 +0900 165434045 webos.conf: Release webOS OSE v2.13.1 0d88cf066 com.webos.app.camera=0 2c2d79cbe ose: com.webos.service.uwb=9 c186f51bd ose: audiod=33-r30 pulseaudio=29 d6511d277 ose: com.webos.app.camera=6 ae023f729 qtbase=webos91 qtdeclarative=webos70 f44d7bb73 luna-surfacemanager=357 34e375b2f meta-qt5-compat: remove this now unused layer meta-qt6 as of 2021-08-11 10:22:47 +0300 3b3572a qt6: update submodules 34f86eb qt6: update submodules 36c7a0b Coin: stop using master branch for CI build :Issues Addressed: [WRN-5546] CCC: Update meta-qt6 to v6.2.0-beta3 Change-Id: If6315f90e203616fc0614e06a14708eda4c46a1c --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index d16ecf26..b0bef90b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,12 +72,12 @@ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=dbd1a73', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=b123055', ''), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=3b3572a', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=bd8e64f28', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=165434045', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 126920825de59662bb6b5122b2d15f04aa1b566d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 13 Sep 2021 10:16:13 +0900 Subject: [PATCH 320/916] webos-image: Update layer pins for 2021-09-13 (build 387) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit meta-webosose as of 2021-09-13 10:18:26 +0900 169bd4d9 com.webos.service.bluetooth2=69 bluetooth-sil-bluez5=74 base-passwd=webos5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b0bef90b..e9ea75a0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=165434045', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=169bd4d9', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a16ab92fb1a70f5a28cd3186d62df60b5c69b725 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 19 Aug 2021 05:24:44 -0700 Subject: [PATCH 321/916] prerequisites.sh: Add file, liblz4-tool and zstd (v2.2.6) :Release Notes: liblz4-tool and zstd are required by: https://git.openembedded.org/openembedded-core/commit/?id=58f5389e3c6b0e5b29df8850c2056b5fc41b618f file is not new, but with Ubuntu 21.10 it's not installed by default in small ubuntu:impish Docker image. :Issues Addressed: [WRN-5295] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell Change-Id: If749b5cf4d410599cf4fa0d1fbdf008fcda7a46f Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/316083 Reviewed-by: Ban Word Checker Reviewed-by: Hyunjae Shin Tested-by: Hyunjae Shin --- scripts/prerequisites.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/prerequisites.sh b/scripts/prerequisites.sh index 3aa39664..f42aaa6b 100755 --- a/scripts/prerequisites.sh +++ b/scripts/prerequisites.sh @@ -18,7 +18,7 @@ check_sanity=true usage="$0 [--help|-h] [--version|-V] [--force|-f]" -version="2.2.5" +version="2.2.6" statusfile="/etc/webos.prerequisites" for i ; do @@ -124,9 +124,11 @@ essential="\ chrpath \ cpio \ diffstat \ + file \ gawk \ git \ iputils-ping \ + liblz4-tool \ locales \ lsb-release \ python \ @@ -134,6 +136,7 @@ essential="\ python3 \ texinfo \ wget \ + zstd \ " # add python3-distutils only for 18.04 and 20.04 (and later should be added for newer) From 43467b305948d80b7de9921d749033fc0453d294 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 25 Aug 2021 01:04:32 -0700 Subject: [PATCH 322/916] prerequisites.sh: fix changes from v2.2.4 and v2.2.5 (v2.2.7) :Release Notes: Fix missing ant and backslash from: prerequisites.sh: Add openjdk-11-jdk (v2.2.4)(build 1879 part 1/2) Remove comment about software-properties-common as it was moved in: webos-image: Update layer pins for 2021-07-07 (build 2102) :Issues Addressed: [WRN-5295] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell Change-Id: Ibe7e3ec54c961f3c5b009081944870196a348675 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/316084 Reviewed-by: Ban Word Checker Reviewed-by: Hyunjae Shin Tested-by: Hyunjae Shin --- scripts/prerequisites.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/prerequisites.sh b/scripts/prerequisites.sh index f42aaa6b..d2e7d841 100755 --- a/scripts/prerequisites.sh +++ b/scripts/prerequisites.sh @@ -18,7 +18,7 @@ check_sanity=true usage="$0 [--help|-h] [--version|-V] [--force|-f]" -version="2.2.6" +version="2.2.7" statusfile="/etc/webos.prerequisites" for i ; do @@ -152,14 +152,14 @@ archivers="\ " # openjdk-11-jdk and ant is needed to build and run localization-tool -# software-properties-common is needed to add ppa for openjdk # gcc-multilib is needed to build 32bit version of pseudo # g++-multilib is needed to build and run 32bit mksnapshot of V8 (in chromium53) extras="\ gcc-multilib \ g++-multilib \ time \ - openjdk-11-jdk + openjdk-11-jdk \ + ant \ " # add ppa for openjdk From 6f112f6df2796190d2121fb95c80ca1cfae0a327 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 19 Aug 2021 05:28:33 -0700 Subject: [PATCH 323/916] prerequisites.sh: Remove python, python2.7 and texinfo (v2.2.8) :Release Notes: These aren't needed since the upgrade to Yocto 3.1 Dunfell texinfo (makeinfo command) was removed in: https://git.openembedded.org/openembedded-core/commit/?id=0c58c479af151969dfb84d8763696da657f7248d python(2) in: https://git.openembedded.org/openembedded-core/commit/?id=5f8f16b17f66966ae91aeabc23e97de5ecd17447 :Issues Addressed: [WRN-5295] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell Change-Id: I65c24ecb3604a38ca165b0b1867ebbe1a70aa39e Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/316085 Reviewed-by: Ban Word Checker Reviewed-by: Hyunjae Shin Tested-by: Hyunjae Shin --- scripts/prerequisites.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/scripts/prerequisites.sh b/scripts/prerequisites.sh index d2e7d841..6be22cdb 100755 --- a/scripts/prerequisites.sh +++ b/scripts/prerequisites.sh @@ -18,7 +18,7 @@ check_sanity=true usage="$0 [--help|-h] [--version|-V] [--force|-f]" -version="2.2.7" +version="2.2.8" statusfile="/etc/webos.prerequisites" for i ; do @@ -130,11 +130,7 @@ essential="\ iputils-ping \ liblz4-tool \ locales \ - lsb-release \ - python \ - python2.7 \ python3 \ - texinfo \ wget \ zstd \ " From 5156fdb59f79b5ad69ff26fd026ed7caa69e0747 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 13 Sep 2021 10:27:04 +0900 Subject: [PATCH 324/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2021-08-27 04:58:08 -1000 448e0271ed selftest: disable virgl headless test ae65f4a6a1 parselogs.py: ignore intermittent CD/DVDROM identification failure 6f3a8e259e qemurunner.py: handle getOutput() having nothing to read 1732290d4d qemurunner.py: print output from runqemu/qemu-system in stop() 18e0b6edc4 linux-yocto/5.4: update to v5.4.142 6de30e62fc image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs shrink behavior ef8b7946b4 mklibs-native: drop deprecated cpp17 exceptions 419503134b tcf-agent: fetching over git:// no longer works 912c9eda65 utils: Reduce the number of calls to the "dirname" command 69e33b9eee lzo: add CVE_PRODUCT c9617934a2 Use the label provided when formating a dos partition e26bc21f09 openssl: update from 1.1.1k to 1.1.1l bcaa13d888 binutils: Security fix for CVE-2020-16593 3cb2e144f8 binutils: Security fix for CVE-2021-3549 6c16aad716 rpm: Add fix for CVE-2021-20266 f8d34ef74d qemu: fix CVE-2021-3608 cc541da4d6 qemu: fix CVE-2021-3607 942d936524 qemu: fix CVE-2021-3582 1c7e9099b5 qemu: fix CVE-2021-3527 e066967a30 qemu: Security fixes CVE-2021-3545/6 eca0abf120 qemu: Security fix CVE-2021-3544 1317053b23 qemu: fix CVE-2021-20257 44bb99fdd1 qemu: fix CVE-2021-3416 743fc49c98 qemu: fix CVE-2021-20181 4adf675e3d qemu: Security fix CVE-2021-20221 1765005f73 qemu: Security fix for CVE-2020-29443 721a14f130 Qemu: Security fix for CVE-2020-25625/2021-3409/2020-17380 853f4a4755 qemu: Security fix CVE-2020-25624 6b4c58a31e qemu: Security fix CVE-2020-25085 97348726ae gnupg: upgrade 2.2.26 -> 2.2.27 09b4ccb6c2 gnupg: update 2.2.23 -> 2.2.26 4079feb6dc gnupg: uprev 2.2.22 -> 2.2.23 5c02b4bcf3 gnupg: update 2.2.21 -> 2.2.22 08186dd759 gnupg: upgrade 2.2.20 -> 2.2.21 f65b5b7c88 glibc: Security fix for CVE-2021-38604 d468eb9c0f glibc: Security fix CVE-2021-33574 eea71d274f sdk: Enable do_populate_sdk with multilibs bfce637144 linux-firmware: add more Qualcomm firmware packages 2b44de6e7b python3: Remove unused python3 recipe a422fe82d2 linux-yocto/5.4: update to v5.4.141 df362ae9ed linux-yocto/5.4: update to v5.4.139 1a3763a31b linux-yocto/5.4: update to v5.4.137 94f5c2d51e ovmf: build natively everywhere bea86c9fc8 oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test results fd5387e870 oeqa/runtime/cases: make date.DateTest.test_date more reliable a155c4d4ca sdk: fix relocate symlink failed d1b09f81ad tar: ignore node-tar CVEs f1b1627cac util-linux: fix CVE-2021-37600 ce78c16409 sstate.bbclass: fix error handling when sstate mirrors is ro 83e53de4c9 wic: don't forcibly pass -T default 98fbb9452a e2fsprogs: ensure small images have 256-byte inodes 3c4719eda2 cve-check: remove deprecated CVE_CHECK_CVE_WHITELIST 3f5270d1c9 cve-check: improve comment about CVE patch file names b2c21e0d72 cve-check: update link to NVD website for CVE details 5968598624 cve-check: fix comments 76d5c60734 cve-check: add include/exclude layers 0d14ade2ba runqemu: Fix typo in error message 3a16f312e5 kernel-yocto: Simplify no git repo case in do_kernel_checkout 46dd415720 license: Exclude COPYING.MIT from pseudo 9b1a0d6318 ruby: 2.7.3 -> 2.7.4 e8e06e4175 libsolv: fix CVE-2021-3200 c1d49cee0a glibc: Document and whitelist CVE-2021-35942 dcdd3c14be systemd: Add fix for CVE-2020-13529 and CVE-2021-33910 6c93507e92 aspell: fix CVE-2019-25051 bae9c64822 sstate: Fix rebuilds when changing layer config ca78e4550b linux-yocto/5.4: update to v5.4.135 224913ff06 archiver.bbclass: fix do_ar_configured failure for kernel bec38becf8 yocto-check-layer: ensure that all layer dependencies are tested too d6618f92fa checklayer: rename _find_layer_depends e11c7ceed2 checklayer: new function get_layer_dependencies() 84e63d179d yocto-check-layer: improve missed dependencies 00074636b8 oeqa/usb_hid.py : add test to check the usb/human interface device status after suspend state 039cd427cf oeqa/terminal : improve the test case e4d0109bde oeqa/runtime: add test for matchbox-terminal dbd541cf2b oeqa/suspend : add test for suspend state 1d848b939e oeqa/runtime/cases: Only disable/enable for current boot 7c6624dbea oeqa/runtime : add test for RTC(Real Time Clock) 008cc03406 oeqa/ethernet_ip_connman : add test for network connections 6d8bf12bff ifupdown: added -1 option to dhclient for dhcpv6 10aace6034 qemu: Enable seccomp if FEATURE is set 80d79ca651 qemu.inc: Add seccomp PACKAGECONFIG option a73c10667b oe-setup-builddir: update YP docs and OE URLs 098e9a98ef glew: fix Makefile race aa8e0928bd yocto-check-layer: Remove duplicated code c9271a5882 initramfs-framework/setup-live: fix shebang 0fad92768c bitbake.conf: change GNOME_MIRROR to new one 3e8cb25754 archiver.bbclass: Fix patch error for recipes that inherit dos2unix. 5a02a56d3e ovmf: Fix VLA warnings with GCC 11 5c5c6fe8ce oeqa/manual/toaster: fix small typo 51bce45a93 linux-yocto/5.4: update to v5.4.134 3631da82b3 curl: Fix CVE-2021-22924 and CVE-2021-22925 ba99fce935 curl: Fix for CVE-2021-22898 7ca7aeb7c7 avahi: fix CVE-2021-3468 1699293a70 libxml2: fix CVE-2021-3541 55140153e6 gstreamer: ignore CVE-2021-3497, CVE-2021-3498, and CVE-2021-3522 0e8f099a0f Revert "gstreamer-plugins-base: ignore CVE-2021-3522 since it is fixed" 8e3d1f6db8 Revert "gstreamer-plugins-good: ignore CVE-2021-3497/8 since they are fixed" meta-oe as of 2021-08-21 12:16:49 -0700 4a0d93d250 nginx: fix CVE-2021-3618 a64eec1771 ufw: Fix interpreter for installed ufw and test ufw b472160c77 backport: xmlsec1: Fix configure QA error caused by host lookup path e4a74a0f0f php: move to version 7.4.21 28ca556a2f fvwm: Fix build time paths in target perl/python scripts 59715d3d2e fvwm: Package extra files and man pages 9737d50f92 bigbuckbunny-1080p: fix sample video URL c1a9fe8517 libdbi-perl: fix CVE-2014-10402 :Issues Addressed: [WRN-5295] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell Change-Id: Id2e766bb0446100fd5be9511732eb08762694cb8 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index e9ea75a0..a81e6966 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=c2a3bda3', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=9ae339ace9', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=448e0271ed', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=85f8047c71', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=4a0d93d250', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 7a47b5eed3e1315b67c6f3cc81175d90ff7095b3 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 13 Sep 2021 10:27:56 +0900 Subject: [PATCH 325/916] webos-image: Update layer pins for 2021-09-13 (build 388) meta-webosose as of 2021-09-13 10:18:26 +0900 c19c17f5 webos-fluentbit-plugins=20-r3 webos-initscripts=76-r17 luna-service2=r28 qml-webos-components=55-r17 pmlogdaemon=13-r11 crashd=0 rdxd=0 df0a64c7 ose: wam=52 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a81e6966..b7e890d5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=169bd4d9', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c19c17f5', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 9c1d29c60f07d00b8f82160b077ded4378fe9068 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 13 Sep 2021 10:28:42 +0900 Subject: [PATCH 326/916] webos-image: Update layer pins for 2021-09-13 (build 389) meta-webosose as of 2021-09-13 10:18:26 +0900 ddbf77b1 applicationinstallerutility=4 8f5cf467 com.webos.service.location=96 bluetooth-sil-bluez5=75 4965a32c luna-surfacemanager=358 qtbase-plugins-webos=9 qtwayland-webos=68 15d35b16 qtdeclarative=webos71 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b7e890d5..a01499ea 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c19c17f5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ddbf77b1', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From fdf677e4bdf22d66989ce97312a09de4b898367b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 13 Sep 2021 10:29:15 +0900 Subject: [PATCH 327/916] webos-image: Update layer pins for 2021-09-13 (build 390) meta-webosose as of 2021-09-13 10:18:26 +0900 87326b49 ose: webos_enactjs_app: Unify webos_enactjs_app.bbclass structure 4675cb23 ilib-webapp=14,v14.9.2 enact-framework=r11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a01499ea..91ddea1b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=ddbf77b1', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=87326b49', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7000ef2eaa87bae5e2b144d5abbbf135f3bc3584 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 13 Sep 2021 15:01:44 +0900 Subject: [PATCH 328/916] webos-image: Update layer pins for 2021-09-13 (build 391) meta-webosose as of 2021-09-13 15:00:26 +0900 30821387 ose: wam=53-r40 909730c6 glibc=webos7 base-passwd=webos6 cmake-modules-webos-native=r3 Remove webos_crashddir in webos_filesystem_paths.bbclass --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 91ddea1b..37d7b0e7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=87326b49', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=30821387', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 9c9da004a6b9f2fb86d6cb51a63bb4088cdd9e97 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 17 Sep 2021 09:43:51 +0900 Subject: [PATCH 329/916] webos-image: Update layer pins for 2021-09-17 (build 392) meta-webosose as of 2021-09-17 09:40:50 +0530 cd9e034b ose: com.webos.service.storageaccess=17 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 37d7b0e7..1931cb7d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=30821387', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=cd9e034b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f7ddd946b9ff6811695e2821428f968766716d66 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 27 Sep 2021 10:18:28 +0900 Subject: [PATCH 330/916] webos-image: Update layer pins for 2021-09-27 (build 393 part 1/2) meta-webosose as of 2021-09-27 10:20:00 +0900 c7557cef qtbase=webos92 qtdeclarative=webos72 meta-qt6 as of 2021-09-02 07:28:07 +0300 6ce601a qtmultimedia: fix build with older (<1.16) gstreamer 251d89e qtmultimedia: add workaround for conflicting declartions in GL headers 7feb5f4 qtmultimedia: include only when opengl is available bee140b qt6: update submodules 32685d7 Coin: disable qtbase examples in dunfell 70dff38 Coin: allow yocto version specific configurations ba60bb5 sdk: Add QtShadertool d4232d5 Coin: use toolchain for the CI test bb3c5a0 Coin: remove uninative overrides :Issues Addressed: [WRN-6965] CCC: Update meta-qt6 to v6.2.0-beta4 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 1931cb7d..3dc7f338 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,12 +72,12 @@ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=dbd1a73', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=3b3572a', ''), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=6ce601a', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=cd9e034b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c7557cef', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 94526a9b3fb8468c548d1887ecae9638008b20cc Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 27 Sep 2021 10:19:27 +0900 Subject: [PATCH 331/916] webos-image: Update layer pins for 2021-09-27 (build 393 part 2/2) meta-webosose as of 2021-09-27 10:20:00 +0900 434b0ee0 ose: g-camera-pipeline=13.gav.22 a88dbf4b ose: mksnapshot-cross_87=r1 webruntime=r49.2 webruntime_87=8 06c682c1 jsoncpp=webos1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3dc7f338..7ca24645 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c7557cef', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=434b0ee0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 4477caa338c5343f3baf450e6f927f95291fd677 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 1 Oct 2021 13:50:42 +0900 Subject: [PATCH 332/916] webos-image: Update layer pins for 2021-10-01 (build 394) meta-webosose as of 2021-10-01 13:49:09 +0530 c665af4d qtdeclarative=webos73 qtgraphicaleffects=v6.2.0 qtmultimedia=v6.0.0 870b17af ose: webruntime_87=9 meta-qt6 as of 2021-09-22 12:53:54 +0300 b015158 qt6: update submodules 90911c4 qttools: rename git submodule e4311bb Fix whitespace in qt6-git.inc a6d3d28 Move all Qt module SRCREVs into one file cf0fda3 qtbase: Add python binary available for ptest 93bc55f Coin: increase CPU count for CI builds 5e0f656 qt6: update submodules 7f83b93 Coin: give CI build more time to complete f45f237 qtbase: disable tests that fail with gold linker 3e09c90 qt6: use gold when it's selected in DISTRO_FEATURES e225c80 qtwebengine: add workaround for x86-64 targets 403ab76 Add QtWebEngine --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 7ca24645..c79f71bd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,12 +72,12 @@ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=dbd1a73', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=6ce601a', ''), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=b015158', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=434b0ee0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c665af4d', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 60ec2a50e37b799dcefbbec7cd9ad02e19edeae8 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 5 Oct 2021 08:25:07 +0900 Subject: [PATCH 333/916] webos-image: Update layer pins for 2021-10-05 (build 395) meta-webosose as of 2021-10-05 08:20:26 +0900 4e4dc6b5 ose: umediaserver=24.gav.20-r18 packagegroup-webos-extended=r39 5c89dff3 ose: enact-dev-native=v4.1.2 enact-framework=v4.0.3-r12 3676fc8b ose: wam=54 804570c3 ose: com.webos.app.notification=10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c79f71bd..1e29bccc 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=c665af4d', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4e4dc6b5', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From a139d788a84607a9b17093dea06099aaa1eee0b4 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 8 Oct 2021 16:27:47 +0900 Subject: [PATCH 334/916] webos-image: Update layer pins for 2021-10-08 (build 396) meta-webosose as of 2021-10-08 16:20:04 +0900 cdb0df7f0 webos.conf: Release webOS OSE v2.13.2 8d44f565b ose: libhangul=r3 6f0bd71d8 meta-webos-updater: initramfs-ostree-image=webos2 6934f1172 ilib-webapp=16,v14.10.0 enact-framework=r13 meta-qt6 as of 2021-09-27 09:22:29 +0300 caaf2ea qt6: update submodules 7f679af qt6-git.inc: sort modules in alphabetical order fe4f272 qtwebengine: explicitly inherit bbclass for intel workaround 680d8b2 Fix missing QtWebEngineProcess on images 0b3d35b ptest: don't package debug files from tests :Issues Addressed: [WRN-8194] CCC: Update meta-qt6 to v6.2.0 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 1e29bccc..79e9833d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,12 +72,12 @@ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=dbd1a73', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=b015158', ''), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=caaf2ea', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4e4dc6b5', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=cdb0df7f0', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From e4aeae7c676cad2b2c2cdf097010841c732d941e Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 27 Oct 2021 15:56:38 +0900 Subject: [PATCH 335/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 397) oe-core as of 2021-09-30 04:20:38 -1000 d12c44df66 glew: Stop polluting /tmp during builds 15db91abd1 oeqa/buildproject: Ensure temp directories are cleaned up c0d4c3f96d oeqa/selftest/gotoolchain: Fix temp file cleanup eb65a5870a rm_work.bbclass: Fix for files starting with - dd705fccfb libc_package/buildstats: Fix python regex quoting warnings 2130363c7a oeqa/qemurunner: Use oe._exit(), not sys.exit() 6b0e7d478b pybootchart: Avoid divide by zero eb637a677d libsamplerate0: Set correct soname for 0.1.9 acb560a78e bzip2: Update soname for libbz2 1.0.8 7bba9d7061 common-licenses: add "Unlicense" license file adca61c61d systemd: Add fix for systemd-networkd crash during free 809b3a22a5 mtd-utils: upgrade 2.1.2 -> 2.1.3 721a0e475d mtd-utils: upgrade 2.1.1 -> 2.1.2 969e14a684 openssh: Fix CVE-2021-28041 0fb9be3925 vim: fix CVE-2021-3778 8e7c8e4326 connman: add CVE_PRODUCT bdaa86fa46 libsoup-2.4: remove obsolete intltool dependency bdad1bdfec testimage: symlink the task log and qemu console log to tmp/log/oeqa 098195ecef wic: keep rootfs_size as integer 4b4131f28d core-image-sato: Fix runqemu error for qemuarmv5 0e61fb4f00 Update mailing list address 8ca4fad65d bash: Ensure deterministic build fbd5a1f877 useradd: Ensure preinst data is expanded correctly in pkgdata ad080aadbc rpm: Handle proper return value to avoid major issues dc1209f353 linux-yocto/5.4: update to v5.4.144 75b56eb282 linux-yocto/5.4: update to v5.4.143 9df63cd899 iputils: Fix regression of arp table update 8e5bb5f05c vim: Backport fix for CVE-2021-3770 8653ed5bc0 tar: ignore node-tar CVEs 48303d1c93 squashfs-tools: fix CVE-2021-40153 10f2333afd nettle: Security fix for CVE-2021-20305 b9b343704a curl: Fix CVE-2021-22946 and CVE-2021-22947, whitelist CVE-2021-22945 ddcdb9baec nettle: Security fix for CVE-2021-3580 f515c00c99 qemu: fix CVE-2021-3682 55aa94e918 qemu: Security fix for CVE-2020-28916 be31eb8729 qemu: Security fix for CVE-2020-27617 7cd5c38b6d qemu: Security fix CVE-2020-12829 f999bac187 libsndfile: Security fix for CVE-2021-3246 315262830b apr: Security fix for CVE-2021-35940 7de5e19a66 libgcrypt: Security fix CVE-2021-33560 c7d2281eb6 build-appliance-image: Update to dunfell head revision 49ca1f62cc build-appliance-image: Update to dunfell head revision 1eaac89b03 go: Several Security fixes ee4a4f9053 xserver-xorg: Security fix for CVE-2020-14360/-25712 9dfc6abbb8 go: Exclude CVE-2021-29923 from report list b939b005b0 flex: Add CVE-2019-6293 to exclusions for checks 4cebabf100 dbus: upgrade 1.12.18 -> 1.12.20 6c90e4dd59 dbus,dbus-test: Move common parts to dbus.inc d747c666ed dbus-test: Remove EXTRA_OECONF_X configs 296746f58d dbus-test: upgrade 1.12.16 -> 1.12.18 7337d7e4fa dbus: upgrade 1.12.16 -> 1.12.18 ed52bea54f rt-tests: set branch name in SRC_URI e47fcdd767 oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machines d3ac63230b lighttpd: Add patch for reuse large memory chunks 5042a4116a xdg-utils: Add fix for CVE-2020-27748 c7b6a3fef6 gdk-pixbuf: fix CVE-2021-20240 b46b059a30 layer.conf: fix syntax error in PATH setting 9224b01eaa vim: add option to disable NLS support 00acbc19a4 lz4: Security Fix for CVE-2021-3520 d1b4b4b610 cpio: backport fix for CVE-2021-38185 33a5714592 sdk: Decouple default install path from built in path bitbake as of 2021-09-30 04:12:50 -1000 b4117231 build/msg: Cleanup verbose option handling 34301f8a cookerdata: Show a readable error for invalid multiconfig name 97541440 bitbake-worker: Improve error handling 7f7034a6 cookerdata: Show error for no BBLAYERS in bblayers.conf 0b08c0ed cookerdata: Improve missing core layer error message a189283b data_smart: Improve error display for handled exceptions f613d8d6 build: Catch and error upon circular task references 53d05a7b build: Avoid duplicating logs in verbose mode f84a2f8d process: Don't include logs in error message if piping them 8dec1a58 build: Handle SystemExit in python tasks correctly 7919f1f9 build: Match markup to real function name 253aa584 bitbake: bitbake-layers: add skip reason to output 6737fba7 ui/taskexp: Fix to work with empty build directories 2dc35a3e ui/taskexp: Improve startup exception handling 77f62ec8 server: Fix early parsing errors preventing zombie bitbake 3c1799b2 tests/fetch2: Use our own git server for dtc test repo meta-oe as of 2021-10-01 14:49:10 -0700 3cf22d1588 tcpdump: Update CVE-2020-8037 tag df1a3371d0 apache2: upgrade 2.4.48 -> 2.4.49 5368c7c63d dstat: Add missing python-six runtime dependency b06724bc27 c-ares: Add fix for CVE-2021-3672 2e7e98cd0c dnsmasq: Security fix CVE-2021-3448 06d80777f4 krb5: fix CVE-2021-36222 892b724cd1 stunnel: upgrade 5.56 -> 5.57 5c347d8ce4 nss: Two Security fixes CVE-2020-6829 and 12400 9ce3df8c2a c-ares: upgrade 1.16.0 -> 1.16.1 5472c05130 dlt-daemon: update from 2.18.6 to 2.18.7 3d6a451571 dlt-daemon: update to new release 2.18.6 5d6945d780 dlt-daemon: superseed upstream pr #238 patch with pr #245 due to unexpected behaviour 638f787f74 dlt-daemon: fix build with upstream-proposed patch for MUSL libc 4592a36250 dlt-daemon: fix build failure when dlt-dbus is enabled, due to missing service file. 09b22a0f10 dlt-daemon: update to 2.18.5 ca550956aa apache2: upgrade 2.4.46 -> 2.4.48 b9fe34b1ad tcpdump: Exclude CVE-2020-8036 from check 0fc9d446d1 xterm: Security fix for CVE-2021-27135 meta-security as of 2021-09-09 18:48:36 -0700 b76698c linux-%_5.%.bbappend: drop recipe meta-virtualization as of 2021-09-16 18:21:32 -0400 9e9868e libvirt: Security fix for CVE-2021-3631 d0c49b8 libvirt: Security fix for CVE-2020-25637 1c80e22 libvirt: Security fix for CVE-2020-10701 edf1998 skopeo: update to v1.2.2 77f6955 podman: uprev 1.8.1 > 2.0.1 1a1f508 podman-compse: update to latet 0.15 hash 3d1efcb image-spec: explictly reference main branch :Issues Addressed: [WRN-5295] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 79e9833d..7b5b045e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=c2a3bda3', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=b4117231', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=448e0271ed', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=d12c44df66', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=4a0d93d250', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=3cf22d1588', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=5d49b28', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=dbd1a73', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=9e9868e', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), ('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=caaf2ea', ''), @@ -85,5 +85,5 @@ ('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=6466c6f', ''), +('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=b76698c', ''), ] From 27a6c6de3a5f6e5b2fe5f20949eaa3cd559b175f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 27 Oct 2021 15:58:30 +0900 Subject: [PATCH 336/916] webos-image: Update layer pins for 2021-10-27 (build 398) meta-webosose as of 2021-10-27 16:00:51 +0900 4714046a ose: enact-sandstone=r6 b6378bd7 ose: com.webos.service.pdm=64 d6e2a74d webos-fluentbit-plugins=21 518d3a65 webos-recipe-blacklist.inc: blacklist sysdig due to our jsoncpp bbappend f3ecdebc com.webos.app.test.smack.native=r3 (inherit webos_pkgconfig) 6879889f com.webos.service.tts=r5 (inherit webos_pkgconfig) a7d61e89 com.webos.service.ai=r5 (inherit webos_pkgconfig) f13001cf bluetooth-sil-bluez5=r4 (inherit webos_pkgconfig) 8a34e25f qml-webos-bridge=r18 (inherit webos_pkgconfig) 5ce3a7db qml-webos-framework=r34 (inherit webos_pkgconfig) f6fe9fd6 qml-app-components=r3 (inherit webos_pkgconfig) fbc3a36f qml-webos-components=r18 (inherit webos_pkgconfig) 53d8c823 qtwayland-webos=r15 (inherit webos_pkgconfig) 6f9b273c luna-surfacemanager=r52 (inherit webos_pkgconfig) a5d6441c bluetooth-sil-api=r4 (inherit webos_pkgconfig) 107d36e4 loc-utils=r4 (inherit webos_pkgconfig) e7d41934 com.webos.service.mediaindexer=r7 (inherit webos_pkgconfig) fc2d72df com.webos.service.uwb=r2 (inherit webos_pkgconfig) e5a2ffa7 com.webos.service.unifiedsearch=r1 (inherit webos_pkgconfig) aa717f47 com.webos.service.storageaccess=r5 (inherit webos_pkgconfig) 9e7b7b10 event-monitor-network=r2 (inherit webos_pkgconfig) a884cfea mksnaphost-cross=r2 (inherit pkgconfig) 8b943452 wam=r42 (inherit webos_pkgconfig) 840188b8 media-resource-calculator=r6 (inherit webos_pkgconfig) 741c9050 webos-wayland-extensions=r6 (inherit webos_pkgconfig) 7ed0c613 serviceinstaller=r5 (inherit webos_pkgconfig) ee6c5e51 webruntime=r50.* (inherit pkgconfig) b0e13bf8 webruntime: remove version 84 35ce36cd webos_configure_manifest.bbclass: fix regexp DeprecationWarnings 375f1bbe systemd=smack3 (update patch to apply on 248.3) a3680e11 systemd=smack2 (fix build with smack enabled) 39840f43 wam=r41 (fix build with gcc-11) 2400f73c lxc=webosvirt3 (fix runtime dependency on tar) bd8c6f62 db8=r35 (update for glibc-2.34) 0831370d webruntime: don't include exportbuildscript task in dependency tree --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7b5b045e..7b4c4ae4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=cdb0df7f0', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4714046a', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f82a9bbad1a3d6260d0dcc439210c37c41b6b216 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 27 Oct 2021 16:00:38 +0900 Subject: [PATCH 337/916] webos-image: Update layer pins for 2021-10-27 (build 400) meta-webosose as of 2021-10-27 16:00:20 +0530 46f78d43 ose: g-camera-pipeline=13.gav.23 00f6830d ose: com.webos.service.pdm=65 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7b4c4ae4..009c2127 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=4714046a', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=46f78d43', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From eaffa26bfe43afd16835b2c160655a04726101b1 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 27 Oct 2021 16:02:05 +0900 Subject: [PATCH 338/916] webos-image: Update layer pins for 2021-10-27 (build 401) meta-webosose as of 2021-10-27 16:00:35 +0900 7168ee47 ose: wam=55 79e55d75 ose: com.webos.service.pdm=66 dfc668e2 iot: Add nyx-utils --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 009c2127..1cef41f4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=46f78d43', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7168ee47', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From d16c250a2ee44e9a6edaec88e6ff8b6ffc167359 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 28 Oct 2021 13:47:56 +0900 Subject: [PATCH 339/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 402 part 1/2) meta-webosose as of 2021-10-28 13:48:39 +0900 3ee61b21 com.webos.service.flowmanager=r7 (fix build with openssl-3) 89b92f0b rpm=webos4 (remove unsupported options) oe-core as of 2021-10-25 10:23:54 +0100 62cdc20a21 uninative: Upgrade to 3.4 5fc4f7896f target/ssh.py: add HostKeyAlgorithms option to test commands 917f800368 python3: Add a fix for a make install race 8fc9963d70 libnewt: Use python3targetconfig to fix reproducibility issue e570efa43d libxml2: Use python3targetconfig to fix reproducibility issue e30c2be8b9 externalsrc: Fix a source date epoch race in reproducible builds badef50c6c externalsrc: Work with reproducible_build 419205da83 gobject-introspection: Don't write $HOME into scripts f1cc4b8d75 libtool: Allow libtool-cross to reproduce 3dcc84e37c libtool: Fix lto option passing for reproducible builds c6a5c4a72d util-linux: Fix reproducibility a8ec8c9eae gnupg: Be deterministic about sendmail 422ce20c7d mesa: Ensure megadrivers runtime mappings are deterministic 00615c9edb package: Ensure pclist files are deterministic and don't use full paths 03b4b26ced uninative: Upgrade to 3.3, support glibc 2.34 effa24ebf2 uninative: Improve glob to handle glibc 2.34 b7d269c848 nativesdk-pseudo: Fix to work with glibc 2.34 systems 63afcafef7 pseudo: Update with fcntl and glibc 2.34 fixes 449bb53b3e pseudo: Fix to work with glibc 2.34 systems 7c2de7211d util-linux: disable raw eaebf0884d gpgme: Use glibc provided closefrom API when available 6417148072 m4: Do not use SIGSTKSZ 5690d18bb6 gcc: fix missing dependencies for selftests c912cd493f libpsl: Add config knobs for runtime/builtin conversion choices af46b360b3 patch.bbclass: when the patch fails show more info on the fatal error 043214d288 oeqa/selftest/sstatetests: fix typo ware -> were 4d0ad4962b tar: filter CVEs using vendor name 006b5221ed rng-tools: add systemd-udev-settle wants to service a21d3d8f6d scriptutils.py: Add check before deleting path a4983b9878 binutils: Fix a missing break in case statement 8809209c95 oeqa/manual: Fix no longer valid URLs 771c7fe5ff multilib: Avoid sysroot race issues when multilib enabled 4efdcc1090 weston: Use systemd notify, d4ec280230 e2fsprogs: upgrade 1.45.6 -> 1.45.7 53947537ed e2fsprogs: update to 1.45.6 09398a96fa linux-yocto/5.4: update to v5.4.153 79a17b6c32 linux-yocto/5.4: update to v5.4.150 79c4485069 linux-yocto/5.4: update to v5.4.149 89df45b9e6 ffmpeg: Add fix for CVEs bitbake as of 2021-10-23 17:47:26 +0100 c5b8a2fc fetch2/git: Use os.rename instead of mv e3da0ecb fetch2/git: Avoid races over mirror tarball creation 74a1e71b hashserv: let asyncio discover the running loop 1c422329 bitbake: correct deprecation warning in process.py e0d6af2f bitbake: adjust parser error check for python 3.10 compatibility 2dca6a22 bitbake: do not import imp in layerindexlib d5ac4af7 bitbake: fix regexp deprecation warnings 4b66d498 bitbake: correct the collections vs collections.abc deprecation 2a40a776 compat.py: remove file since it no longer actually implements anything meta-oe as of 2021-10-14 13:57:41 -0700 814eec96c2 gattlib: Place pkgconfig file in correct package c1913c367f gattlib: remove includedir from base package meta-virtualization as of 2021-10-18 14:19:05 -0400 b556bc7 busybox: Add nsenter for podman runtime :Issues Addressed: [WRN-9222] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 1cef41f4..8c08595b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=b4117231', ''), +('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=c5b8a2fc', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=d12c44df66', 'oe-core'), +('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=62cdc20a21', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=3cf22d1588', 'meta-oe'), +('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=814eec96c2', 'meta-oe'), ('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=5d49b28', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=9e9868e', ''), +('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=b556bc7', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), ('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=caaf2ea', ''), @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=7168ee47', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3ee61b21', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From e7d54b7b109e5b2691fcafc99928518ff302c2f1 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 28 Oct 2021 13:51:00 +0900 Subject: [PATCH 340/916] webos-image: Use meta-updater from uptane instead of advancedtelematic (build 402 part 2/2) :Release Notes: uptane seems to be new home for meta-updater and does support latest Yocto releases as well, see: https://github.com/advancedtelematic/meta-updater/issues/825 https://github.com/uptane/meta-updater/pull/13 meta-updater as of 2021-10-21 10:17:47 +0200 c947275 Merge pull request #14 from uptane/rm-ca-cnf e8f7e9f aktualir: Bump to latest with TUF verification support. ee882de aktualizr: Delete unused ca.cnf file. 345d505 Merge pull request #12 from cajun-rat/dunfell 44ce03e Update to latest Aktualizr 37781be Merge pull request #9 from uptane/garage-sign-0.7.4-2 774135d Bump garage-sign to 0.7.4-2. b44e895 Merge pull request #7 from uptane/latest-aktualizr-again b28a335 aktualizr: Bump to latest. 9f9a65c Merge pull request #6 from uptane/dunfell-latest-aktualizr d57567b Update a bunch of URLs to point at the Uptane namespace. 8726b0b aktualizr: Bump to latest and use Uptane namespace. 2b2a9a7 Merge pull request #4 from uptane/missing-backports e5c66c6 image_types_ota.bbclass: add support for syslinux as OSTREE_BOOTLOADER a291f4e image_types_ostree.bbclass: drop prepare_ostree_rootfs prefunc 159b389 image_types_ostree.bbclass: add fakeroot varflag to prepare_ostree_rootfs 8968439 meta: support readonly sysroot c8808fa Update dockerfiles to use Debian Buster. 8f3bc57 image_repo_manifest.bbclass: Improvement for builds outside the .repo directory --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8c08595b..8a8a58ad 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -68,7 +68,7 @@ ('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/advancedtelematic/meta-updater.git', 'branch=dunfell,commit=5d49b28', ''), +('meta-updater', 15, 'git://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=c947275', ''), ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=b556bc7', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), From 8c25fa1ce8973794df059be12e57ee76d3aedca1 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 1 Nov 2021 13:43:57 +0900 Subject: [PATCH 341/916] webos-image: Update layer pins for 2021-11-01 (build 403) meta-webosose as of 2021-11-01 13:47:58 +0900 51e3250b ose: webruntime_87=10 a4aee808 ose: Add com.webos.app.camera=8 ea1c5901 bluetooth-sil-bluez5=76 ffa515f7 ose: com.webos.app.home=18 2f29443b ose: com.webos.service.pdm=68 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8a8a58ad..402c0c43 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=3ee61b21', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=51e3250b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 517c9c779cac9a41bd81c8516e601cb314bdd84c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 1 Nov 2021 13:46:18 +0900 Subject: [PATCH 342/916] weboslayers.py: Add raspberrypi 64bit as supported MACHINE :Release Notes: :Detailed Notes: Requires meta layer changes. :Testing Performed: See the CCC JIRA ticket. :QA Notes: N/A :Issues Addressed: [WRN-9091] [WRN-9168] --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 402c0c43..f0ff34c7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -53,7 +53,7 @@ Distribution = "webos" # Supported MACHINE-s -Machines = ['qemux86', 'raspberrypi3', 'raspberrypi4'] +Machines = ['qemux86', 'qemuarm', 'raspberrypi3', 'raspberrypi3-64', 'raspberrypi4', 'raspberrypi4-64'] # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org From f228cc480ffd7b377d786618a41f3732c0b6d29d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 1 Nov 2021 13:47:12 +0900 Subject: [PATCH 343/916] webos-image: Update layer pins for 2021-11-01 (build 404) meta-webosose as of 2021-11-01 13:47:54 +0900 0d06ba45 ose: com.webos.service.contextintentmgr=r4 com.webos.service.storageaccess=r6 com.webos.service.tts=r6 673fcc2b ose: libgoogleassistant=9-r6,v1.0.1 com.webos.service.ai=11-r6 lpack=webos1 Add snowboy=webos1,v1.3.0 b049d05b ose: raspberrypi4-64.conf: Enable the I2C & SPI interfaces 9d443c7b gstreamer1.0-plugins-bad=webosrpi5 umediaserver-configs=13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f0ff34c7..b8a49d85 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=51e3250b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0d06ba45', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From f3dced2d20d0b19ebabdd2a9d7caaf4868095cc5 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 8 Nov 2021 15:03:00 +0900 Subject: [PATCH 344/916] webos-image: Update layer pins for 2021-11-08 (build 405) meta-webosose as of 2021-11-08 15:04:00 +0900 1eb7355a ose: qml-app-components=4-r4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b8a49d85..6cfddc9f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=0d06ba45', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1eb7355a', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 0d6c0d8bc3d1dcc679b63ba1ccb5ff19d2fb2baf Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 8 Nov 2021 15:04:10 +0900 Subject: [PATCH 345/916] webos-image: Update layer pins for 2021-11-08 (build 406) meta-webosose as of 2021-11-08 15:04:00 +0530 5b1685f3 org.ocf.webossample.{occlientbasicops=r4 ocserverbasicops=r4} 9dfcea00 ose: com.webos.service.mediacontroller=24 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6cfddc9f..9e0ac9da 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=1eb7355a', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5b1685f3', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 18abb07147c99f47e56c31ab7a8e5b88c8b8896d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 8 Nov 2021 15:08:19 +0900 Subject: [PATCH 346/916] weboslayers.py: Add qemux86-64 as supported MACHINE :Release Notes: :Detailed Notes: Requires meta layer changes. :Testing Performed: See the CCC JIRA ticket. :QA Notes: N/A :Issues Addressed: [WRN-9163] --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9e0ac9da..3b849534 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -53,7 +53,7 @@ Distribution = "webos" # Supported MACHINE-s -Machines = ['qemux86', 'qemuarm', 'raspberrypi3', 'raspberrypi3-64', 'raspberrypi4', 'raspberrypi4-64'] +Machines = ['qemux86', 'qemux86-64', 'qemuarm', 'raspberrypi3', 'raspberrypi3-64', 'raspberrypi4', 'raspberrypi4-64'] # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org From ca07fb66816622ffa799351eb8f19f1b2914a47e Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 8 Nov 2021 15:09:46 +0900 Subject: [PATCH 347/916] webos-image: Update meta-qt6 layerpin to v6.2.1 (build 407 part 1/2) meta-webosose as of 2021-11-08 15:10:00 +0900 99570248 qtwayland=webosrpi2 (remove patch applied upstream) 28c80621 qtbase=webos93 (fix patch conflict) 3b46e22c qtgraphicaleffects: add dependency on qtdeclarative-native e7d9d223 qtmultimedia=webos8 (inherit pkgconfig) 6c621b5f qtmultimedia: improve the comment about SRCREV meta-qt6 as of 2021-10-18 14:09:07 +0300 9244de3 Update submodule refs on '6.2.1' in yocto/meta-qt6 6c4b98c qt6: update submodules 6161051 Add qtdeclarative-native dependency where needed 1902955 qt6: update submodules f96a7db qtwebengine: update patches 9970f6c qt6: update submodules 5d15c6c Coin: extend CI coverage to yocto master branch f8f0d83 Coin: add required zstd b44436c Revert "Coin: disable qtbase examples in dunfell" 1f22d3f Add recipe for QtWebView 02a69ca qt6: update submodules b483016 qtbase: remove runtime dependency to libssl from native package 27a8c9c qtwebengine: fix build with glibc-2.34 0232e91 qtconnectivity: inherit pkgconfig d524cae qtwayland: inherit pkgconfig 9a736ed qt3d: disable system assimp 02d5a6b qtbase: fix build with glibc-2.34 49d6c23 qtserialport: inherit pkgconfig 9470ebe qtsensors: inherit pkgconfig 85d2f59 qtmultimedia: inherit pkgconfig 879b08e qtbase: inherit pkgconfig b74cb78 layer.conf: LAYERSERIES_COMPAT: Add honister and drop zeus 6d74a73 Convert to new override syntax a1b2b38 qtwebengine: inherit pkgconfig 9d68253 qtwebengine: enable webrtc-pipewire only when multimedia-layer is included :Build Notes: Depends on http://gpro.lge.com/c/webos-pro/meta-lg-webos/+/317364 qtwayland=webosrpi2 (remove patch applied upstream) :Issues Addressed: [WRN-8503] CCC: Update meta-qt6 to v6.2.1 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 3b849534..e814ac5d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,12 +72,12 @@ ('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=b556bc7', ''), ('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=caaf2ea', ''), +('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=v6.2.1', ''), ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=5b1685f3', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=99570248', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 7af784ce0274876a1433ec95e57f2a524e043d07 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 8 Nov 2021 15:11:03 +0900 Subject: [PATCH 348/916] webos-image: Update layer pins for 2021-11-08 (build 407 part 2/2) meta-webosose as of 2021-11-08 15:11:00 +0900 103c3f1b webruntime_91=r51.1 a3dc651a linux-raspberrypi_%=webosrpi29 webos-initscripts=77 systemd_%=webos7 com.webos.service.memorymanager=49-r6 wam=r43 3d6f67c1 ose: Keep chromium87 as default webruntime b9c4620b ose: Add webruntime_91=3-r51.0,v91.0.4472.114 Add mksnapshot-cross_91=r0 webruntime_87=r51.3 umediaserver=r19 78925b99 ose: g-media-pipeline=21.gav.23-r9 g-camera-pipeline=13.gav.24-r10 media-resource-calculator=9-r6 media-codec-interface=r3 com.webos.service.mediacontroller=24-r3 alsa-plugins=webos2 umi=10-r4 packagegroup-webos-extended=r40 bootd=18-r14 linux-yocto=webos12 webruntime=r51.3 wam=55-r43 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e814ac5d..fe54a6b5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=99570248', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=103c3f1b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From b5a72345154b26c7c8da7f75f56c77053c0f4956 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 8 Nov 2021 16:20:06 +0900 Subject: [PATCH 349/916] webos-image: Update layer pins for 2021-11-08 (build 408) meta-webosose as of 2021-11-08 14:57:49 +0900 b09c0c8b ose: com.webos.service.uwb=10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fe54a6b5..8a6afcf7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=103c3f1b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b09c0c8b', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 14c0abb965b782149828216ce5c8e5a0925e104a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 10 Nov 2021 15:52:18 +0900 Subject: [PATCH 350/916] webos-image: Update layer pins for 2021-11-10 (build 409) meta-webosose as of 2021-11-10 15:50:02 +0900 84a2cea3 ose: qtbase-plugins-webos=r4 3c0d5c61 ose: pulseaudio=30-r28 757c3311 ose: wpa-supplicant=webos4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8a6afcf7..5bde92f9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=b09c0c8b', ''), +('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=84a2cea3', ''), ('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), ('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), From 4fe9a058a35f394b6fbdd6acfbf4be090b488cd0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 15 Nov 2021 08:17:11 +0900 Subject: [PATCH 351/916] weboslayers.py: replace git:// with https:// :Release Notes: * github decided that nobody should use git:// https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git and starting today all the builds were failing to fetch the metadata layers from github like: 2021-11-01T18:53:26 INFO _main_ Updating [meta-ros] fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information. this was just a "test" as they said: "November 2, 2021: We'll also run several short brownouts on this date." and it will be completely disabled on January 11 2022. Update the URLs of all git repos, not only the ones hosted on github with: for i in git://git.yoctoproject.org/meta-virtualization \ git://github.com/openembedded/meta-openembedded.git \ git://github.com/openembedded/bitbake.git \ git://github.com/openembedded/openembedded-core.git \ git://github.com/uptane/meta-updater.git \ git://git.openembedded.org/meta-python2 \ git://code.qt.io/yocto/meta-qt6.git \ git://git.yoctoproject.org/meta-raspberrypi \ git://git.yoctoproject.org/meta-security \ git://github.com/ros/meta-ros.git \ git://github.com/ros/meta-ros-webos.git \ git://github.com/shr-project/meta-webosose.git \ git://github.com/meta-qt5/meta-qt5.git \ git://github.com/advancedtelematic/meta-updater.git \ git://github.com/webosose/meta-webosose.git \ ; do sed -i "s#'$i', #'${i/git:/https:}',#g" weboslayers.py; done for i in https://git.yoctoproject.org/meta-virtualization \ https://git.yoctoproject.org/meta-raspberrypi \ https://git.yoctoproject.org/meta-security \ ; do sed -i "s#'$i', #'${i/org\/meta/org\/git\/meta}',#g" weboslayers.py; done :Issues Addressed: [WRN-10062] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 5bde92f9..44d61a4c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,32 +58,32 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'git://github.com/openembedded/bitbake.git', 'branch=1.46,commit=c5b8a2fc', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=c5b8a2fc', ''), -('meta', 5, 'git://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=62cdc20a21', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=62cdc20a21', 'oe-core'), -('meta-oe', 10, 'git://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=814eec96c2', 'meta-oe'), -('meta-multimedia', 11, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-networking', 12, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-python', 13, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-filesystems', 14, 'git://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=814eec96c2', 'meta-oe'), +('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), +('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), +('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), +('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'git://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=c947275', ''), -('meta-virtualization', 16, 'git://git.yoctoproject.org/meta-virtualization', 'branch=dunfell,commit=b556bc7', ''), -('meta-python2', 17, 'git://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), +('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=c947275', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=b556bc7', ''), +('meta-python2', 17, 'https://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), -('meta-qt6', 20, 'git://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=v6.2.1', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=v6.2.1', ''), -('meta-webos-backports-3.2', 33, 'git://github.com/webosose/meta-webosose', '', ''), -('meta-webos-backports-3.4', 35, 'git://github.com/webosose/meta-webosose', '', ''), +('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), +('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'git://github.com/webosose/meta-webosose.git', 'branch=master,commit=84a2cea3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=84a2cea3', ''), -('meta-raspberrypi', 50, 'git://git.yoctoproject.org/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), -('meta-webos-raspberrypi', 51, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos-updater', 52, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos-virtualization', 53, 'git://github.com/webosose/meta-webosose.git', '', ''), +('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), +('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-updater', 52, 'https://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos-smack', 75, 'git://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'git://git.yoctoproject.org/meta-security', 'branch=dunfell,commit=b76698c', ''), +('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), +('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=dunfell,commit=b76698c', ''), ] From a7e4512c5eba98280289ae184f1f3c5f8ce6943b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 15 Nov 2021 08:21:10 +0900 Subject: [PATCH 352/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2021-11-03 08:43:53 -1000 38fc0807ee meta/scripts: Manual git url branch additions 827a805349 meta: Add explict branch to git SRC_URIs, handle github url changes 904bdbab71 scripts/convert-srcuri: Backport SRC_URI conversion script from master branch 6cd21ddc6f tzdata: update 2021d -> 2021e c062c7c7c2 tzdata: upgrade 2021a -> 2021d 43aa25b523 ca-certificates: update 20210119 -> 20211016 cf208a65c2 wireless-regdb: upgrade 2021.07.14 -> 2021.08.28 7bba78dd97 wireless-regdb: upgrade 2021.04.21 -> 2021.07.14 ddaa4c2972 linux-firmware: upgrade 20210818 -> 20210919 f0d69f801d linux-firmware: upgrade 20210511 -> 20210818 3b517d9e05 git: Fix determinism issue 3df6dc6aa0 stress-ng: improve reproducibility f332dd8323 stress-ng: convert to git, website is down 237888fe85 waffle: old website is down, update to new project URLs 615a25ea0d mirrors.bbclass: remove dead infozip mirrors 058f720448 oeqa/runtime/parselogs: modified drm error in common errors list f2736f9a11 oeqa/runtime: search sys.path explicitly for modules d187bedad3 oeqa/runtime: load modules using importlib a1e4945634 testimage: fix unclosed testdata file 81b602eaab reproducible_build: Drop obsolete sstate workaround 3bad17c8cf oe/utils: log exceptions in ThreadedWorker functions d91fe6ecb9 license.bbclass: implement ast.NodeVisitor.visit_Constant 18f10a5138 oe/license: implement ast.NodeVisitor.visit_Constant f9649bca64 bitbake.conf: Add gpg-agent as a host tool 045124ce7e base: Use repr() for printing exceptions e0cecf7b4a base: Clean up unneeded len() calls f16803718a sstate: don't silently handle all exceptions in sstate_checkhashes b206992296 devtool: fix modify with patches in override directories 590de1dd89 sstate: fix touching files inside pseudo 53ce5f292f vim: fix 2021-3796 543a72e115 curl: Whitelist CVE-2021-22897 a7520c4757 selftest/reproducible: adjust exclusion list for dunfell b98d37da15 classes/reproducible_build: Use atomic rename for SDE file 257eb2ee73 reproducible_build: Work around caching issues b7dfe230b9 rpm: Deterministically set vendor macro entry bitbake as of 2021-11-11 10:58:01 +0000 c0348de8 fetch/wget: Add timeout for checkstatus calls (30s) fa471399 tests/fetch: Update pcre.org address after github changes f1a3e9d2 tests/fetch: Update github urls bd8883d7 tests/fetch2: Fix quoting warning c222eddc fetch/git: Handle github dropping git:// support meta-oe as of 2021-11-02 08:34:34 -0700 7889158dcd python3-fasteners: update 0.15 -> 0.16.3 ca35402be5 keyutils: fix install path 4b8f554f4d drdb-utils: Define SRCREV_FORMAT 46eb172b64 grpc: Define SRCREV_FORMAT 5dd554753d spirv-tools: Define SRCREV_FORMAT 9298852a91 android-tools: Define SRCREV_FORMAT f8a2a7e41a gst-shark: Define SRCREV_FORMAT d10d52aef9 pm-qa: fix paths for shell scripts 6be10fe608 redis: update to 5.0.14 98ccbca491 Apache: Several CVE fixes meta-raspberrypi as of 2021-11-09 00:03:42 +0000 2e704f5 99-com.rules: fix error invalid substitution type c4d0917 recipes: Update SRC_URI protocols for github meta-virtualization as of 2021-11-06 23:06:02 -0400 180241e go-{distribution,systemd}: convert github SRC_URIs to use https protocol e0f06c2 crun/oci-image-spec: specify https in github src_uri f0d8a55 global: convert github SRC_URIs to use https protocol 37051fe global: convert github SRC_URIs to use https protocol 80f70d1 crun: update runtime-spec branch to main d739cb9 oci-runtime-spec: update branch specification to main meta-updater as of 2021-11-08 09:23:29 +0100 5546c92 Merge pull request #20 from uptane/github-https-dunfell d6344aa aktualizr: use https protocol to fetch it a3b8398 Merge pull request #17 from uptane/aktualizr-secondary-etc 756607f aktualizr: Bump to latest for Secondary putRoot implementation. :Issues Addressed: [WRN-10062] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 44d61a4c..97ff08ef 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=c5b8a2fc', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=c0348de8', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=62cdc20a21', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=38fc0807ee', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=814eec96c2', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=7889158dcd', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=c947275', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=b556bc7', ''), +('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=5546c92', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=180241e', ''), ('meta-python2', 17, 'https://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=v6.2.1', ''), @@ -79,7 +79,7 @@ ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=84a2cea3', ''), -('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=59c2d6f', ''), +('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=2e704f5', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), From c11f67be169caba1cfc4ec94e8beb89912a756c1 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 15 Nov 2021 08:22:05 +0900 Subject: [PATCH 353/916] webos-image: Update layer pins for 2021-11-15 (build 410) meta-webosose as of 2021-11-15 08:22:08 +0900 e2989dc1 ose: webruntime=r52 b9eca5ea ose: luna-sysservice=18 6f1d0fce ose: luna-service2=23 2c2cb0c9 audiod=r31 (move /media/internal/systemsounds to /usr/share/systemsounds) 06baa7fa libgoogleassistant=r7 com.webos.service.ai=r7 (add COMPATIBLE_MACHINE restriction) d654113c mksnapshot-cross=91-r1 (inherit pkgconfig) 68ed9ac9 systemd=smack4 (update patch to apply on 249.1) 43e58cbb systemd=webos8 (update patches to apply on 249.3 version) ef825ae0 systemd=v249.3 (backport newer version from Honister) d7ba9663 webruntime-common: avoid using _append with += 1f63cf65 media-codec-interface=r4 (set branch parameter in MCILs SRC_URI) 084c0976 webos_{public,enact}_repo.bbclass: include WEBOS_GIT_PROTOCOL in *_COMPLETE variables c4d87370 Recipes: add explicit branch parameter and use https:// instead of git:// for github.com 80cd325c vmwgfx-layout gator iotivity com.example.{app,service}.iotivity org.ocf.webossample.oc{client,server}basicops: fix protocol value in SRC_URI --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 97ff08ef..c53985f3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=84a2cea3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e2989dc1', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=2e704f5', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 909f934c3e4a88c0f141d7ba5f947de029497d50 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 29 Nov 2021 09:00:49 +0900 Subject: [PATCH 354/916] webosiot_rule.py: replace git:// with https:// * github decided that nobody should use git:// https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git and starting today all the builds were failing to fetch the metadata layers from github like: 2021-11-01T18:53:26 INFO _main_ Updating [meta-ros] fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information. this was just a "test" as they said: "November 2, 2021: We'll also run several short brownouts on this date." and it will be completely disabled on January 11 2022. Update the URLs of all git repos, not only the ones hosted on github with: for i in git://git.yoctoproject.org/meta-virtualization \ git://github.com/openembedded/meta-openembedded.git \ git://github.com/openembedded/bitbake.git \ git://github.com/openembedded/openembedded-core.git \ git://github.com/uptane/meta-updater.git \ git://git.openembedded.org/meta-python2 \ git://code.qt.io/yocto/meta-qt6.git \ git://git.yoctoproject.org/meta-raspberrypi \ git://git.yoctoproject.org/meta-security \ git://github.com/ros/meta-ros.git \ git://github.com/ros/meta-ros-webos.git \ git://github.com/shr-project/meta-webosose.git \ git://github.com/meta-qt5/meta-qt5.git \ git://github.com/advancedtelematic/meta-updater.git \ git://github.com/webosose/meta-webosose.git \ git://git.yoctoproject.org/meta-gplv2 \ ; do sed -i "s#'$i', #'${i/git:/https:}',#g" weboslayers.py; done for i in https://git.yoctoproject.org/meta-virtualization \ https://git.yoctoproject.org/meta-raspberrypi \ https://git.yoctoproject.org/meta-security \ https://git.yoctoproject.org/meta-gplv2 \ ; do sed -i "s#'$i', #'${i/org\/meta/org\/git\/meta}',#g" weboslayers.py; done --- scripts/webos-iot-scripts/webosiot_rule.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/webos-iot-scripts/webosiot_rule.py b/scripts/webos-iot-scripts/webosiot_rule.py index 35b48fbb..cc2628b3 100644 --- a/scripts/webos-iot-scripts/webosiot_rule.py +++ b/scripts/webos-iot-scripts/webosiot_rule.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 LG Electronics, Inc. +# Copyright (c) 2020-2021 LG Electronics, Inc. # list of rule to add or remove layer to weboslayers.py of webosose for meta-webos-iot # set_webosiot_layer.py expects the rules to be defined in this file as a list of Python data tuples: @@ -15,11 +15,11 @@ # ('remove', 'meta-updater') # # 2. append 'meta-webos-iot' layer to weboslayers.py of webosose -# ('append', ('meta-webos-iot', 'auto', 'git://github.com/webosose/meta-webos-iot.git', 'branch=webos-headless', 'meta-webos-iot')), +# ('append', ('meta-webos-iot', 'auto', 'https://github.com/webosose/meta-webos-iot.git', 'branch=webos-headless', 'meta-webos-iot')), # # 3. insert 'meta-webos-iot' layer after 'meta-webos' layer of weboslayers.py of webosose -# ('insert', 'meta-webos', ('meta-webos-iot', 41, 'git://github.com/webosose/meta-webos-iot.git', 'branch=webos-headless', 'meta-webos-iot')), +# ('insert', 'meta-webos', ('meta-webos-iot', 41, 'https://github.com/webosose/meta-webos-iot.git', 'branch=webos-headless', 'meta-webos-iot')), webosiot_layer_rules = [ -('append', ('meta-webos-iot', 'auto', 'git://github.com/webosose/meta-webosose.git', '', '')), +('append', ('meta-webos-iot', 'auto', 'https://github.com/webosose/meta-webosose.git', '', '')), ] From ea3b3df66e097bf32275d3d69fef2dfb1f16e017 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 15 Nov 2021 15:59:01 +0900 Subject: [PATCH 355/916] webos-image: Update layer pins for 2021-11-15 (build 411) meta-webosose as of 2021-11-15 15:59:08 +0900 1e48d4b08 webos.conf: Release webOS OSE v2.14.0 cbc3a4811 linux-firmware-rpidistro: Change branch to buster 0e2a0fbe1 ose: com.webos.service.memorymanager=50 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c53985f3..528ab986 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e2989dc1', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e48d4b08', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=2e704f5', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 070bb4055a221452ba12101e39c8e32c2ea4d29f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 6 Dec 2021 08:34:49 +0900 Subject: [PATCH 356/916] webos-image: Update layer pins for 2021-12-06 (build 412) meta-webosose as of 2021-12-06 08:40:18 +0900 a21d641d1 ose: notificationmgr=19 802523880 webos-fluentbit-plugins=24 webos-initscripts=78 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 528ab986..cc8f90bb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e48d4b08', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a21d641d1', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=2e704f5', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0bc1a6248dda65f94fd9abffea9e7466efd3c505 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 6 Dec 2021 08:36:37 +0900 Subject: [PATCH 357/916] webos-image: Update layer pins for 2021-12-06 (build 413) meta-webosose as of 2021-12-06 08:40:23 +0900 f9061c0a7 luna-surfacemanager=359 qtwayland-webos=69 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index cc8f90bb..eb4b5b76 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a21d641d1', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f9061c0a7', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=2e704f5', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9476a0252e97cbf8c4b0cff77e4b4a93f2d2f88c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 6 Dec 2021 08:38:22 +0900 Subject: [PATCH 358/916] webos-image: Update layer pins for 2021-12-06 (build 414) meta-webosose as of 2021-12-06 08:40:43 +0900 70c565331 luna-sysservice=19 3bef4a1a7 com.webos.service.bluetooth2=70 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index eb4b5b76..473350dd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f9061c0a7', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=70c565331', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=2e704f5', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 748c237fd4ec127e507ba0b45c083f374cfd295f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 6 Dec 2021 08:39:27 +0900 Subject: [PATCH 359/916] webos-image: Update layer pins for 2021-12-06 (build 415) meta-webosose as of 2021-12-06 08:40:53 +0900 44860e4f4 ose: db8=17-r36 1fdf6a627 ose: umediaserver=24.gav.21 umediaserver-configs=14 com.webos.service.camera=24 g-camera-pipeline=13.gav.25 91f61ccce ilib-webapp=19,v14.11.1 enact-framework=r14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 473350dd..0c5bcc8a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=70c565331', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=44860e4f4', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=2e704f5', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8ecca582d0cc2a1304ea37195cadefa6240863ff Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 6 Dec 2021 08:40:46 +0900 Subject: [PATCH 360/916] webos-image: Update layer pins for 2021-12-06 (build 416) meta-webosose as of 2021-12-06 08:41:13 +0900 a3697874f ose: audiod=34 b247c5f08 org.ocf.webossample.{occlientbasicops=r5 ocserverbasicops=r5} 4b4182228 bluez5=webos26 1ceebac82 luna-surfacemanager=360 qml-webos-bridge=126 qml-webos-framework=161-r35 qtwayland-webos=70 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0c5bcc8a..9cad1d91 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=44860e4f4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a3697874f', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=2e704f5', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 26cf38847a1cfdd745e2b11733e4d42b24a0535a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 6 Dec 2021 15:29:48 +0900 Subject: [PATCH 361/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell oe-core as of 2021-12-02 05:11:21 -1000 f61fcb6e17 openssh: remove redundant BSD license efe0bb929b openssh: Improve LICENSE to show BSD license variants. 88d2c3d807 systemd: add packageconfig for wheel-group 225ae178fc make-mod-scripts: pass CROSS_COMPILE to configure and build c8c0757f06 reproducible_build/package_XXX: Ensure SDE task is in dependency chain 392d9878e9 oeqa: fix warnings for append operators combined with += 9943548624 lrzsz: Use Cross AR during compile f73a0fbe29 os-release: Add DISTRO_CODENAME as vardeps for do_compile a4c8e2abb7 cups: Fix missing installation of cups sysv init scripts a1bb6b60bb libpcre/libpcre2: correct SRC_URI e62e0f6757 glibc-version.inc: remove branch= from GLIBC_GIT_URI f01e3e8ece scripts/lib/wic/help.py: Update Fedora Kickstart URLs 4b6d3564c0 scripts/oe-package-browser: Handle no packages being built ea0d7ef4a8 git: fix CVE-2021-40330 abf73599c5 gmp: fix CVE-2021-43618 b3e4ae0b9f vim: fix CVE-2021-3927 and CVE-2021-3928 dc7789ac52 vim: add patch number to CVE-2021-3778 patch 5b69e1116a vim: fix CVE-2021-3796, CVE-2021-3872, and CVE-2021-3875 bf48989371 Revert "vim: fix 2021-3796" ff52cf448c python3: upgrade 3.8.11 -> 3.8.12 8c1d5f39be linux-firmware: upgrade 20210919 -> 20211027 dfb12f1571 linux-yocto/5.4: update to v5.4.158 1a1a140984 linux-yocto/5.4: update to v5.4.156 6d7eb36b00 linux-yocto/5.4: update to v5.4.155 b8f2b67706 linux-yocto/5.4: update to v5.4.154 44b1970c40 build-appliance-image: Update to dunfell head revision dbbec36638 mirrors: Add kernel.org sources mirror for downloads.yoctoproject.org 0d3603f943 selftest/reproducible: add webkitgtk back to exclusion list for dunfell 814bedacac reproducible_build: Remove BUILD_REPRODUCIBLE_BINARIES checking 884e44701a sstate: Avoid deploy_source_date_epoch sstate when unneeded 06b8f2a5a2 sstate: Ensure SDE is accounted for in package task timestamps e7d94a9cc5 sstate: another fix for touching files inside pseudo ebeb1458c7 mirrors: Add uninative mirror on kernel.org 65aa83e250 piglit: upgrade to latest revision c87d2dd8ec pseudo: Add fcntl64 wrapper 649333a0d1 pseudo: Add in ability to flush database with shutdown request fc7dddf939 linunistring: Add missing gperf-native dependency dcd8294f82 python3-magic: add missing DEPENDS ba5562d346 python3-magic: add the missing rdepends 5ebea40c22 webkitgtk: Fix reproducibility in minibrowser a108775622 oeqa: reproducible: Fix test not producing diffs bitbake as of 2021-11-22 04:15:15 -1000 7fdd43c5 process/knotty: Improve early exception handling f20da524 tinfoil: When sending commands we need to process events 80348b68 command: Ensure exceptions inheriting from BBHandledException are visible meta-raspberrypi as of 2021-11-19 09:48:04 +0000 934064a linux-firmware-rpidistro: Use buster branch instead of master :Issues Addressed: [WRN-10948] --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 9cad1d91..19465f9d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=c0348de8', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=7fdd43c5', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=38fc0807ee', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=f61fcb6e17', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=7889158dcd', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -79,7 +79,7 @@ ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a3697874f', ''), -('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=2e704f5', ''), +('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5a88aebb6e0e270aa0d222396a44f1dfc3721557 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 6 Dec 2021 15:30:38 +0900 Subject: [PATCH 362/916] webos-image: Update layer pins for 2021-12-06 (build 417) meta-webosose as of 2021-12-06 15:30:23 +0900 9ee8d6498 Revert "linux-firmware-rpidistro: Change branch to buster" 30843a577 com.webos.service.memorymanager=51 webos-fluentbit-plugins=25 webos-initscripts=79 2d5a592e5 ose: com.webos.service.peripheralmanager=10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 19465f9d..37c4669e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a3697874f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9ee8d6498', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 01001a3b31d9cb1510ff6b674b066e8cdd45b5e7 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 13 Dec 2021 09:41:11 +0900 Subject: [PATCH 363/916] webos-image: Update layer pins for 2021-12-13 (build 418) meta-webosose as of 2021-12-13 09:40:30 +0900 af74b8209 ose: g-camera-pipeline=13.gav.26 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 37c4669e..9f7e7072 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9ee8d6498', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=af74b8209', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 32117152bcb0233a5b05c1aff918aaeb7fb003e0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 13 Dec 2021 09:43:38 +0900 Subject: [PATCH 364/916] webos-image: Update layer pins for 2021-12-13 (build 419 part 1/2) meta-webosose as of 2021-12-13 09:40:30 +0900 13f72c6c0 qtbase=webos95 (workaround issue with meta-qt6/dev) 47e00d362 qtbase=webos94 qtdeclarative=webos75 qtwayland=webos25 (rebase patches to v6.2.2) 28ad15552 webos_qmllint.bbclass qtdeclarative=webos74 (drop patch for qmllint) meta-qt6 as of 2021-11-26 18:20:59 +0000 bbf0d91 Update submodule refs on '6.2.2' in yocto/meta-qt6 50ca90d Update submodule refs on '6.2.2' in yocto/meta-qt6 78fe724 Update submodule refs on '6.2.2' in yocto/meta-qt6 503ff87 qmlcompiler: add all needed packages to host SDK c2ce1ab Update submodule refs on '6.2.2' in yocto/meta-qt6 9f5ce3e Update Qt Commercial license b943f2c Update submodule refs on '6.2.2' in yocto/meta-qt6 0c06b68 Update submodule refs on '6.2.2' in yocto/meta-qt6 79b63bc Update submodule refs on '6.2.2' in yocto/meta-qt6 2fd4528 Update submodule refs on '6.2.2' in yocto/meta-qt6 067f92b Update submodule refs on '6.2.2' in yocto/meta-qt6 de890f7 qt6-git.inc: update branch 6.2 -> 6.2.2 34ed473 qmlcompiler: disable by default 194ba5b Workaround too eager packagegroup sanity check 1bca74b Add QML Script Compiler 19a635e Update submodule refs on '6.2' in yocto/meta-qt6 3a8d613 qt6-git.inc: update PV 6.2.1 -> 6.2.2 0c60d10 Update submodule refs on '6.2' in yocto/meta-qt6 fb8e8e8 qtbase-native: don't try to find tools 181cbf3 Coin: add builds against Honister 12674d8 qttools: switch from default 'git' protocol to 'https' 3e1eb12 coin: use openembedded from the upstream source bf9fdb2 Coin: build Qt packagegroups in CI integrations c6fdd6a qtpositioning: use the new git repository 4a295d8 qtquick3d: add PACKAGECONFIG for qtquicktimeline 5ad7a51 qtwebengine: update revision 071f45d Add qtdeclarative-native dependency where needed :Issues Addressed: [WRN-12127] --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 9f7e7072..085047ca 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,12 +72,12 @@ ('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=180241e', ''), ('meta-python2', 17, 'https://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.2,commit=v6.2.1', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.2.2,commit=bbf0d91', ''), ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=af74b8209', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=13f72c6c0', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 7b813c89d65797594816898c8ae9fd7c03ad2cc9 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 13 Dec 2021 09:44:50 +0900 Subject: [PATCH 365/916] webos-image: Update layer pins for 2021-12-13 (build 419 part 2/2) meta-webosose as of 2021-12-13 09:40:30 +0900 0312d69ca webos.conf: Release webOS OSE v2.14.1 44553b002 bluetooth-sil-bluez5=77 db9e8d386 ose: enact-dev-native=v4.1.6 enact-framework=r15 enact-sandstone=r7,v2.1.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 085047ca..d7cc22ba 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=13f72c6c0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0312d69ca', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fac4c07af8d5d03928af347762d389cb7d4a9a16 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 27 Dec 2021 14:00:32 +0900 Subject: [PATCH 366/916] webos-image: Update layer pins for 2021-12-27 (build 421) meta-webosose as of 2021-12-27 14:00:14 +0900 02c292086 ose:activitymanager=25 appinstalld2=36 3dad3e768 ose: db8=18 luna-service2=25 cmake-modules-webos-native=5-r4 c00b8da6f ose: webos-fonts=13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d7cc22ba..4ef35b37 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0312d69ca', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=02c292086', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0e9c253954ef4b1fc38e9e6ed83aa7493981e5cf Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 27 Dec 2021 14:01:27 +0900 Subject: [PATCH 367/916] webos-image: Update layer pins for 2021-12-27 (build 422) meta-webosose as of 2021-12-27 14:00:14 +0900 63ae1ee32 com.webos.app.enactbrowser=49 d29e8d362 ose: auto-luna-surface-manager=37 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4ef35b37..66ae70d1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=02c292086', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=63ae1ee32', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 52da2ce739fb717edc8bb9051d51ab9f9587282a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 27 Dec 2021 14:03:46 +0900 Subject: [PATCH 368/916] webos-image: Update layer pins for 2021-12-27 (build 423) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit meta-webosose as of 2021-12-27 14:02:16 +0900 9732cf72d ose: webruntime_87=11 webruntime_91=r52.2 wam=56 bd6489292 luna-sysservice=20 83d7186fa ose: qml-app-components=5 e737bc848 ose:activitymanager=28 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 66ae70d1..2bd8461a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=63ae1ee32', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9732cf72d', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2e5463834b68184361745cfa2cb7c029c23bbb9d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 27 Dec 2021 14:04:51 +0900 Subject: [PATCH 369/916] webos-image: Update layer pins for 2021-12-27 (build 424) meta-webosose as of 2021-12-27 14:04:17 +0900 49cafccc6 ose: com.webos.service.pdm=69 ab385bb5e systemd_%=webos9 wam=r44 webos-initscripts=81 9c20ce74d com.webos.service.mediaindexer=17-r8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2bd8461a..7ebe051b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9732cf72d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=49cafccc6', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d778e4c2c3caf05d185cf3faf2f35c0da6f9e439 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 27 Dec 2021 16:00:31 +0900 Subject: [PATCH 370/916] webos-image: Update layer pins for 2021-12-27 (build 425) meta-webosose as of 2021-12-27 16:00:11 +0900 d954b90c1 ose: activitymanager=29 be0f454e7 ose: db8=20 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7ebe051b..eee82197 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=49cafccc6', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d954b90c1', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a3effb9d11aa5cc20603255faa8528bdabf86b01 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 12 Jan 2022 15:44:33 +0900 Subject: [PATCH 371/916] webos-image: Update layer pins for 2022-01-12 (build 426) meta-webosose as of 2022-01-12 15:50:33 +0900 7712f26ac auto-luna-surface-manager=38 luna-surfacemanager=361-r53 qml-webos-components=56 qtbase-plugins-webos=10 qtwayland-webos=71-r16 578095caa qtbase=webos96 qtwayland=webos26 (backport presentation_time protocol) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index eee82197..91392df4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d954b90c1', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7712f26ac', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 4feff1a16d8e8b8274c82a52b4aca37c8a6d0c21 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 12 Jan 2022 15:45:24 +0900 Subject: [PATCH 372/916] webos-image: Update layer pins for 2022-01-12 (build 427) meta-webosose as of 2022-01-12 15:51:33 +0900 dfb743202 ose: enact-framework=r16,v4.0.4 enact-sandstone=r8,v2.1.2 9493a8713 ose: Add test.redirection.backgroundmedia=20-r5.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 91392df4..02e920d5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7712f26ac', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dfb743202', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 557eecf11b1deb1a5f17c97e957a86770439c9df Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 12 Jan 2022 15:47:13 +0900 Subject: [PATCH 373/916] webos-image: Update layer pins for 2022-01-12 (build 428) meta-webosose as of 2022-01-12 15:52:33 +0900 a8198bf1d ose: webruntime_87=12 80d937f76 luna-surfacemanager=362 qml-webos-bridge=127 d630c5142 ose:audiod=35 pulseaudio=31 39bca2557 gstreamer1.0-plugins-bad=webosrpi6 g-media-pipeline=21.gav.26-r10 f2b6b4adf com.webos.service.memorymanager=52 webos-initscript=82 0f01de93c com.webos.app.enactbrowser=50 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 02e920d5..7294d7af 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dfb743202', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a8198bf1d', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c1c3a7d21cbb79b890263a3ba3de0e5e98994e4c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 18 Jan 2022 15:34:12 +0900 Subject: [PATCH 374/916] webos-image: Update layer pins for 2022-01-18 (build 429) meta-webosose as of 2022-01-18 15:38:06 +0900 218e957ec ose: luna-service2=26 7448fe60d auto-luna-surface-manager=39 luna-surfacemanager=363 qml-webos-bridge=128 qtbase-plugins-webos=11 d5bdde417 linux-yocto=webos13 8d4d34f83 ose: sam=62 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7294d7af..0e6ac121 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a8198bf1d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=218e957ec', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 47c0a008da4c34eaec5cedc2cd2ae75d524ba47a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 18 Jan 2022 15:35:47 +0900 Subject: [PATCH 375/916] webos-image: Update layer pins for 2022-01-18 (build 430) meta-webosose as of 2022-01-18 15:38:36 +0900 8958c873f activitymanager=30 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 0e6ac121..ccdaea5e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -1,4 +1,4 @@ -# Copyright (c) 2008-2021 LG Electronics, Inc. +# Copyright (c) 2008-2022 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=218e957ec', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8958c873f', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 29f270dbf3b661dc47b83754dde0cd3dd5ed045c Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Wed, 26 Jan 2022 10:35:10 +0900 Subject: [PATCH 376/916] webos-image: Update layer pins for 2022-01-26 (build 431) meta-webosose as of 2022-01-26 10:35:36 +0900 afed7a69d ose: wam=57 653c21393 ose: com.webos.app.mediagallery=16 qml-app-components=6 ad967e7ce ose: g-camera-pipeline=13.gav.27 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ccdaea5e..20f9776f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8958c873f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=afed7a69d', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 7a78db0f43e2276b41a3c3ec4a6d9091acfbf606 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Wed, 26 Jan 2022 10:36:03 +0900 Subject: [PATCH 377/916] webos-image: Update layer pins for 2022-01-26 (build 432) meta-webosose as of 2022-01-26 10:36:36 +0900 3da4870ed Switch to chromium91 as default webruntime d0e53c48e ose: webruntime_91=8 v8=chromium91.3 a0edaa8e3 ose: webruntime_91=r52.3 ad30ec5b0 ose: g-media-pipeline=21.gav.27 4114ce9f3 ose: appinstalld2=37 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 20f9776f..8acf2f9b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=afed7a69d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3da4870ed', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9c82f01b58967f04c4b1edf6205a4fb0d3482b3f Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Wed, 26 Jan 2022 10:37:03 +0900 Subject: [PATCH 378/916] webos-image: Update layer pins for 2022-01-26 (build 433) meta-webosose as of 2022-01-26 10:37:36 +0900 9666bf615 ose: luna-service2-security-conf=24 c45d27dc3 ose: audiod=36 pulseaudio=32 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8acf2f9b..5089802d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3da4870ed', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9666bf615', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From dfd3999bc85426ff8028cd0c6e5942c14b751cfb Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Fri, 4 Feb 2022 11:12:14 +0900 Subject: [PATCH 379/916] webos-image: Update layer pins for 2022-02-04 (build 434) meta-webosose as of 2022-02-04 11:12:15 +0900 e118ad4f2 ose: webruntime_91=9 2959bd927 qtbase=webos97 qtwayland=webos27 (apply patches conditionally) c7b379bb4 luna-surfacemanager=364 qtwayland-webos=72 a729a711e webos-fluentbit-plugins=27 ad368b751 ose: com.webos.service.contextintentmgr=16 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5089802d..f42c0b20 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9666bf615', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e118ad4f2', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b37d2cc19385187f83e7b9a87e7d0fd1c6377a3b Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Fri, 4 Feb 2022 11:13:11 +0900 Subject: [PATCH 380/916] webos-image: Update layer pins for 2022-02-04 (build 435) meta-webosose as of 2022-02-04 11:13:16 +0900 7ec59d8e8 ose: webruntime_91=r52.4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f42c0b20..9107c597 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e118ad4f2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7ec59d8e8', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9487ab33a2f5afd6c1e3b2dd17e505c48d55cbe4 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Mon, 14 Feb 2022 09:39:08 +0900 Subject: [PATCH 381/916] webos-image: Update layer pins for 2022-02-14 (build 436) meta-webosose as of 2022-02-14 09:39:24 +0900 0c91685f4 linux-yocto=webos14 webos-initscripts=83 b4fb32299 ilib-webapp=20,v14.12.0 enact-framework=r17 7e90d08bb luna-surfacemanager=365 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9107c597..4f783734 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7ec59d8e8', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0c91685f4', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1f9a5c4409752079d6bbf9bf98ca525e5a8b2332 Mon Sep 17 00:00:00 2001 From: "hyunjae92.shin" Date: Mon, 14 Feb 2022 09:41:07 +0900 Subject: [PATCH 382/916] webos-image: Update layer pins for 2022-02-14 (build 437) meta-webosose as of 2022-02-14 09:40:46 +0900 55af72a93 webos.conf: Release webOS OSE v2.15.0 bd7f4426a ose: webruntime_91=11 725dad1ed ose: webruntime_91=10 855d8233c luna-surfacemanager=366 1c9766c39 ose: u-boot=2021.07 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4f783734..1ab0488a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0c91685f4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=55af72a93', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 938fdcbeb6ad1910085051858829e933e5606cf8 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 3 Mar 2022 11:00:31 +0900 Subject: [PATCH 383/916] webos-image: Update layer pins for 2022-03-03 (build 438) meta-webosose as of 2022-03-03 11:00:16 +0900 f1dd6a26f docker-simple-webserver=r1 cad5a02ab Add python3-docker-compose=v1.21.2 docker-simple-webserver=v0.1.0-r0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1ab0488a..89e9a646 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=55af72a93', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f1dd6a26f', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From f54b049effd1ef66e4f0f1be41b9822953840be9 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 3 Mar 2022 11:01:28 +0900 Subject: [PATCH 384/916] webos-image: Update layer pins for 2022-03-03 (build 439) meta-webosose as of 2022-03-03 11:01:25 +0900 3ac684136 ose: luna-service2=27 6c673c789 ose: com.webos.app.mediagallery=17 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 89e9a646..ed765bc3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f1dd6a26f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3ac684136', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From cd9e37469d680eb254480c4fb13bbe6e14af13e1 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 3 Mar 2022 11:04:21 +0900 Subject: [PATCH 385/916] webos-image: Update layer pins for 2022-03-03 (build 440) meta-webosose as of 2022-03-03 11:04:08 +0900 1b2d78af7 ose: com.webos.app.notification=11 7776d1e2d qtbase=webos98 (drop workaround for old g++) a64584ea2 qtdeclarative=webos76 qtwayland=webos28 2ea1415d4 auto-luna-surface-manager=40 luna-surfacemanager=367 qml-webos-framework=162 qtwayland-webos=74 062e884b8 webos_oss_pkg_info.bbclass: Fix to the correct path to find license.manifest --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ed765bc3..797b743e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3ac684136', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1b2d78af7', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 63b74a12dd862a932fdda63e9720545d5567a37e Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 21 Mar 2022 10:32:02 +0900 Subject: [PATCH 386/916] webos-image: Update layer pins for 2022-03-21 (build 441) meta-webosose as of 2022-03-21 10:32:08 +0900 2b7ae7b7b ose: webruntime_91=12 1e6a5186c ilib-webapp=21,v14.13.0 enact-framework=r18 3ccf55228 com.webos.service.swupdater=0 webos-fluentbit-plugins=29 7deabfa71 ose: rpi-u-boot-scr=webosrpi3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 797b743e..1a534e27 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1b2d78af7', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2b7ae7b7b', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ea19a5057c05c122fe6c729b6af5c9ed15c6a75d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 21 Mar 2022 10:33:10 +0900 Subject: [PATCH 387/916] webos-image: Update layer pins for 2022-03-21 (build 442) meta-webosose as of 2022-03-21 10:33:10 +0900 e58055b0b com.webos.service.mediaindexer=19 746d03165 luna-surfacemanager=368-r54 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1a534e27..3e54071c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2b7ae7b7b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e58055b0b', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c43d87853bdd54aa38c82732b7557ba0772263c7 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 21 Mar 2022 10:34:31 +0900 Subject: [PATCH 388/916] webos-image: Update layer pins for 2022-03-21 (build 443) meta-webosose as of 2022-03-21 10:34:10 +0900 d38db85ee ose: qtbase-plugins-webos=r5 16c35bbd4 ose: webruntime_91=13 27c169934 pkg_dependency.bbclass: Add more package information --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3e54071c..f6b383dd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e58055b0b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d38db85ee', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 14d1164d02795744159aa20db2017f3b2e6ee369 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 21 Mar 2022 10:35:30 +0900 Subject: [PATCH 389/916] webos-image: Update layer pins for 2022-03-21 (build 444) meta-webosose as of 2022-03-21 10:35:50 +0900 1ed054299 ose: libgoogleassistant=10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f6b383dd..8317e45e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d38db85ee', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1ed054299', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d94ce38b184a57a1f57678df520c85ba8d29577f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 21 Mar 2022 10:36:31 +0900 Subject: [PATCH 390/916] webos-image: Update layer pins for 2022-03-21 (build 445) meta-webosose as of 2022-03-21 10:36:47 +0900 890706222 luna-surface-manager=369 qml-webos-bridge=129 qt-features-webos=51 qtwayland-webos=75 webos-wayland-extensions=43 854d6d0ea backports-3.3: libsrtp=2.3.0 Fix build error 351d2b512 libtool=webos2 cc091cad0 Add meta-webos-backports-3.3 patches for media components 5a02da0e4 meta-webos-backports-3.3: fix priority and layer depends d153b25cd iotop=webos2(Fix syntax error on python3) 9c5f738fc sstate.bbclass: Ignore sstate signing key 199ddbcf6 sstate.bbclass: fix error handling when sstate mirrors is ro 9cb1878f1 sstate.bbclass : To fix errors about read-only sstate mirrors baafa7031 procps=v3.3.17 2edb3a5a6 libsndfile Fix CVE-2017-14245 sfe_copy_data_fp 06e5298d9 tzdata=webos7 (Use oe-core recipe) eba219529 libtool=webos2 (fix build error nativesdk-libtool) 01f44fab7 libtool=webos1 (patch to fix libtool filters sanitizer flags) a47bdecc8 Add libsrtp=v2.3.0 3eef48916 tzdata=v2020e tzcode-native=v2020e 4a00cfe34 Add meta-webos-backports-{3.2,3.3} layer Yocto 3.2 Gatesgarth and Yocto 3.3 Hardknott --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8317e45e..8eac4aa3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1ed054299', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=890706222', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a47792cfabcef57ec853c5592b5480b494e67e6f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 28 Mar 2022 10:27:37 +0900 Subject: [PATCH 391/916] webos-image: Update layer pins for 2022-03-28 (build 446) meta-webosose as of 2022-03-28 10:28:47 +0900 09e59d8a1 ose: ebd=r0-3,v1.0.0 26008d669 ose: linux-raspberrypi=webosrpi30 bce2a8aed webos-repositories.inc: Add kernel git repository 8be70549b qtwayland-webos=76 01385497f com.webos.app.enactbrowser=51 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8eac4aa3..9c02514d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=890706222', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=09e59d8a1', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fb81ff1c84937eb8300234769fba00f89ed1167b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 28 Mar 2022 10:28:24 +0900 Subject: [PATCH 392/916] webos-image: Update layer pins for 2022-03-28 (build 447) meta-webosose as of 2022-03-28 10:28:59 +0900 247bb064c ose: Keep Chromium91 as default webruntime for webos 3e1bd266a ose: Add webruntime_94=1-r52.0,v94.0.4606.128 Add mksnapshot-cross_94=r0 a22d39c28 ose: webruntime_91=14 fcb58746b ose: nyx-lib=7 packagegroup-webos-extended=webosrpi9 nyx-modules=webosrpi5-20 Add com.webos.service.cec=2-r0,v1.0.0 73e3c9bf1 ose: gstreamer1.0-plugins-bad=webosrpi7 g-media-pipeline=21.gav.28 f6f201085 ose: audiod=37 pulseaudio=33 9b4c8524e activitymanager=31 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9c02514d..1a0d2131 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=09e59d8a1', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=247bb064c', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c08445128bb7dff1d6c72e369ba0694a34a0b0ad Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 5 Apr 2022 11:15:56 +0900 Subject: [PATCH 393/916] webos-image: Update layer pins for 2022-04-05 (build 448) meta-webosose as of 2022-04-05 11:15:47 +0900 99a945fe6 ilib-webapp=22,v14.14.0 enact-framework=r19 95b627b07 luna-surfacemanager=370 qtwayland=webos29 qtwayland-webos=77 532b8de2f ose: webruntime_91=15 3f25feb11 com.webos.app.imageviewer=14 50fa39722 ose: com.webos.service.tts=22 com.webos.service.storageaccess=18 libcec=webosrpi2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1a0d2131..426ff7f8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=247bb064c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=99a945fe6', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e2b448fdb7a41b449253709b2485ec1bfc02e191 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 5 Apr 2022 11:17:17 +0900 Subject: [PATCH 394/916] webos-image: Update layer pins for 2022-04-05 (build 449) meta-webosose as of 2022-04-05 11:16:47 +0900 069660578 com.webos.service.bluetooth2=71 bluetooth-sil-bluez5=78 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 426ff7f8..6441565c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=99a945fe6', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=069660578', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c0f51964e06356446382d54dc1307308f7fd1627 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 11 Apr 2022 15:53:41 +0900 Subject: [PATCH 395/916] webos-image: Update layer pins for 2022-04-11 (build 450) meta-webosose as of 2022-04-11 15:54:47 +0900 66ff4c4a1 ose: webruntime_91=16 webruntime_94=r52.1 6a9389c4a ose: db8=21 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6441565c..956f21b5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=069660578', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=66ff4c4a1', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d6cd7705f8cb45b5e749a2bbe16e5487cb7fb8a8 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 11 Apr 2022 15:54:56 +0900 Subject: [PATCH 396/916] webos-image: Update layer pins for 2022-04-11 (build 451) meta-webosose as of 2022-04-11 15:55:17 +0900 a34c89c87 auto-luna-surface-manager=41 luna-surfacemanager=371 49a4b3cdc ose: ebd=5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 956f21b5..b6099e61 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=66ff4c4a1', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a34c89c87', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d8819b3fa176f5db325186a314eaafcacab62af7 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 25 Apr 2022 07:55:19 +0900 Subject: [PATCH 397/916] webos-image: Update layer pins for 2022-04-25 (build 452) meta-webosose as of 2022-04-25 07:55:51 +0900 49861e3f0 ose: settingsservice-conf=9 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b6099e61..59b6064e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a34c89c87', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=49861e3f0', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 01888560fc6783fb3fdeabd8b2e548873baf9102 Mon Sep 17 00:00:00 2001 From: "mark.yang" Date: Thu, 7 Apr 2022 15:48:53 +0900 Subject: [PATCH 398/916] build.sh: Support webos-compile-option.json (v6.10.13) Create webos-(common-|)compile-option.json during write_bom_data task meta-webosose as of 2022-04-25 09:00:00 +0900 8dcaa7db1 webos_base.bbclass: Add webos-compile-option.json feature :Issues Addressed: [WRO-1838] Add compile-options.json from each recipe --- scripts/build.sh | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 9922b016..a802b0c2 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2013-2021 LG Electronics, Inc. +# Copyright (c) 2013-2022 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.12" +SCRIPT_VERSION="6.10.13" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -218,10 +218,20 @@ function generate_webos_bom { rm -f webos-bom.json rm -f webos-bom-sort.json + rm -f webos-compile-option.json + rm -f webos-common-compile-option.json unset_buildhistory_commit /usr/bin/time -f "$TIME_STR" bitbake --runall=write_bom_data ${I} 2>&1 | tee /dev/stderr | grep '^TIME:' >> ${BUILD_TIME_LOG} [ -d ${ARTIFACTS}/${MACHINE}/${I} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/${I} sort webos-bom.json > webos-bom-sort.json + sort webos-compile-option.json > webos-compile-option-sort.json + if [[ "${F}" =~ "before" ]]; then + sed -e '1s/^{/[{/' -e '$s/,$/]/' webos-compile-option-sort.json > ${ARTIFACTS}/${MACHINE}/${I}/webos-compile-option-before.json + cp webos-common-compile-option.json ${ARTIFACTS}/${MACHINE}/${I}/webos-common-compile-option-before.json + elif [[ "${F}" =~ "after" ]]; then + sed -e '1s/^{/[{/' -e '$s/,$/]/' webos-compile-option-sort.json > ${ARTIFACTS}/${MACHINE}/${I}/webos-compile-option-after.json + cp webos-common-compile-option.json ${ARTIFACTS}/${MACHINE}/${I}/webos-common-compile-option-after.json + fi sed -e '1s/^{/[{/' -e '$s/,$/]/' webos-bom-sort.json > ${ARTIFACTS}/${MACHINE}/${I}/${F} } From 4c8860ffe1ca67c61230c095a63af4d7fa703c2f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 25 Apr 2022 07:59:09 +0900 Subject: [PATCH 399/916] webos-image: Update layer pins for 2022-04-25 (build 453) meta-webosose as of 2022-04-25 07:59:44 +0900 152f960d5 ose: webruntime_91=17 wam=58 4acf129d7 luna-surfacemanager=372 0dc132ad2 connman=webos20 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 59b6064e..73fccd1c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=49861e3f0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=152f960d5', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 097c3fd9acbc5c9166e73794333b1c6176d8912c Mon Sep 17 00:00:00 2001 From: "mark.yang" Date: Fri, 15 Apr 2022 14:06:17 +0900 Subject: [PATCH 400/916] build.sh: Support webos-compile-option.json in official (v6.10.14) Create webos-(common-|)compile-option.json during write_bom_data task in official build :Issues Addressed: [WRO-1838] Add compile-options.json from each recipe Change-Id: Ic32fc3d68348fe98f061cc4bb676fa8220c85582 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/328892 Reviewed-by: Ban Word Checker Reviewed-by: milan shah Tested-by: milan shah --- scripts/build.sh | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index a802b0c2..22b82031 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.13" +SCRIPT_VERSION="6.10.14" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -219,6 +219,7 @@ function generate_webos_bom { rm -f webos-bom.json rm -f webos-bom-sort.json rm -f webos-compile-option.json + rm -f webos-compile-option-sort.json rm -f webos-common-compile-option.json unset_buildhistory_commit /usr/bin/time -f "$TIME_STR" bitbake --runall=write_bom_data ${I} 2>&1 | tee /dev/stderr | grep '^TIME:' >> ${BUILD_TIME_LOG} @@ -226,12 +227,12 @@ function generate_webos_bom { sort webos-bom.json > webos-bom-sort.json sort webos-compile-option.json > webos-compile-option-sort.json if [[ "${F}" =~ "before" ]]; then - sed -e '1s/^{/[{/' -e '$s/,$/]/' webos-compile-option-sort.json > ${ARTIFACTS}/${MACHINE}/${I}/webos-compile-option-before.json - cp webos-common-compile-option.json ${ARTIFACTS}/${MACHINE}/${I}/webos-common-compile-option-before.json + COMPILE_SUFFIX="-before" elif [[ "${F}" =~ "after" ]]; then - sed -e '1s/^{/[{/' -e '$s/,$/]/' webos-compile-option-sort.json > ${ARTIFACTS}/${MACHINE}/${I}/webos-compile-option-after.json - cp webos-common-compile-option.json ${ARTIFACTS}/${MACHINE}/${I}/webos-common-compile-option-after.json + COMPILE_SUFFIX="-after" fi + sed -e '1s/^{/[{/' -e '$s/,$/]/' webos-compile-option-sort.json > ${ARTIFACTS}/${MACHINE}/${I}/webos-compile-option${COMPILE_SUFFIX}.json + cp webos-common-compile-option.json ${ARTIFACTS}/${MACHINE}/${I}/webos-common-compile-option${COMPILE_SUFFIX}.json sed -e '1s/^{/[{/' -e '$s/,$/]/' webos-bom-sort.json > ${ARTIFACTS}/${MACHINE}/${I}/${F} } @@ -644,6 +645,9 @@ if [ -n "${CREATE_BOM}" -a -n "${BMACHINES}" ]; then diff ${ARTIFACTS}/${MACHINE}/${I}/webos-bom-before.json \ ${ARTIFACTS}/${MACHINE}/${I}/webos-bom-after.json \ > ${ARTIFACTS}/${MACHINE}/${I}/webos-bom-diff.txt + diff ${ARTIFACTS}/${MACHINE}/${I}/webos-compile-option-before.json \ + ${ARTIFACTS}/${MACHINE}/${I}/webos-compile-option-after.json \ + > ${ARTIFACTS}/${MACHINE}/${I}/webos-compile-option-diff.txt done done fi From 9cd1e1dabe1040fee2783e233260461ba96a927d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 25 Apr 2022 08:02:55 +0900 Subject: [PATCH 401/916] webos-image: Update layer pins for 2022-04-25 (build 454) meta-webosose as of 2022-04-25 08:02:12 +0900 8f81e81bb ose: db8=22 292d8d369 webos-fluentbit-plugins=30-r4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 73fccd1c..a343f554 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=152f960d5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8f81e81bb', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From aa3d317a965c205123ab422fdfc255b10301aedc Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 25 Apr 2022 08:05:30 +0900 Subject: [PATCH 402/916] webos-image: Update layer pins for 2022-04-25 (build 455) meta-webosose as of 2022-04-25 08:05:01 +0900 2f73c0fbb qtbase=webos99 qtdeclarative=webos77 qtwayland=webos30 (rebase patches to v6.3.0) meta-qt6 as of 2022-04-06 12:19:20 +0000 f7c9337 qtquickdesigner-component: switch to CMake build 02fb616 Update submodule refs on '6.3.0' in yocto/meta-qt6 713eb4e qtbase: update license checksum 8d84283 Update The-Qt-Company-Commercial 8fe1279 Update submodule refs on '6.3.0' in yocto/meta-qt6 44de5ef qt6: update branch to 6.3.0 7b5664b qtdeclarative: include tools in packagegroup bf61612 qtinterfaceframework: remove workaround b231f6c Update submodule refs on '6.3' in yocto/meta-qt6 54e4d0c sdk: add bin to PATH aa588cf sdk: support cmake builds on Windows e90ef97 qtbase: enable scripts for mingw toolchain 173e3b7 qtinterfaceframework: update workaround for kirkstone 56e8134 Update submodule refs on '6.3' in yocto/meta-qt6 d6c27fa Update submodule refs on '6.3' in yocto/meta-qt6 853c9c8 Create Conan profile 975f77f Update submodule refs on '6.3' in yocto/meta-qt6 62cfee3 sdk: resolve absolute paths in toolchain file at runtime d165497 sdk: rewrite cmake toolchain file without environment variables 2d7b5b5 qtdeclarative: update patch 8dcb690 Update submodule refs on '6.3' in yocto/meta-qt6 c1c7845 licenses: add SPDX license mapping to old license names f4f6519 ptest: fix packaging of test data f423d97 meta: update license names b10c715 srcrev_update: fix update task with latest fetcher 6505a07 qtwebview: update license & checksums bc65a84 qtbase: update license agreement checksum a45a5e6 Update submodule refs on '6.3' in yocto/meta-qt6 d86ad68 layer: use the same priority as the core layer 25bf9d8 layers: Bump to use kirkstone e209f4f Coin: adapt to variable renaming fef2b23 Coin: use include files for configuration 6e6c08b qtbase: update patch df99043 qtquickdesigner-components: add dependency to native-qtdeclarative a147088 sdk: workaround failing nativesdk-python3-qface build ca6cede Update submodule refs on '6.3' in yocto/meta-qt6 ee85e8f licenses: be explicit about BSD license cc4e341 sdk: use relativate path with cmake toolchain file 48caadf qtdeclarative: re-enable ptest 5e00e4b qtapplicationmanager: update revision 85e55e5 Revert "qtbase: fix mingw nativesdk build" 2394565 qtwebengine: update patch e0f125f Update submodule refs on '6.3' in yocto/meta-qt6 4ddc541 qtbase: remove unneeded patch 1c4223f Fix a bug in LA 4.4 87c5d8f ptest: allow ptest to be disabled for all Qt modules 4d361d1 Coin: use manifest to fetch meta layers 8b4b1f5 Update The-Qt-Company-Commercial d6b2ee4 qtpdf: force remove conflicting files 8b36211 qtinterfaceframework: fix packaging for static builds 281f343 qt6: add packaging rule for static plugins 569559b qt6-cmake: inherit pkgconfig dc798b3 qtdeclarative: disable ptest 8afa9ef qtwebengine: update license checksum 9b7167a Update submodule refs on '6.3' in yocto/meta-qt6 68bd9ce qtbase: fix mingw nativesdk build 7523899 Update submodule refs on '6.3' in yocto/meta-qt6 1bb7761 ptest: make sure sources exist ade815e qtlanguageserver: use correct license file 26ea503 qtbase: update patch to apply cleanly caf7c87 qt6-cmake: remove unncessary directory separator 8a8f0d0 qtmultimedia: add dependency to qtsvg for examples bfc176c Coin: disable CI build against upstream master 30fbe7d sdk: don't filter nativesdk packages with DISTRO_FEATURES 1fc6e71 Add support for qtlanguageserver 7001d83 qtdatavis3d: update license & lic_files_chksum b25e739 qt6: Update license clauses b406bcc Update submodule refs on '6.3' in yocto/meta-qt6 801c33c Move generated qmltypes files to dev packages eb0a848 sdk: use Qt's own qt.toolchain.cmake in build scripts b1ca57e qtvirtualkeyboard: inherit pkgconfig 1bfc471 Update submodule refs on '6.3' in yocto/meta-qt6 d7d1e9d qtbase: remove merged patch 0d2f646 qttranslations: remove qtquickcontrols2 850937d qtwebengine: update to 94-based chromium 0a797d9 README.md: update CI test build matrix da80b30 qt6-git.inc: change default branch dev -> 6.3 b721265 qtbase: add patch to fix declarative build issue dd5a54b Update license checksums bdc0881 qt6: update submodules 61792ec Update Qt Commercial license 68ff18d Add QtPDF 66e6245 qt6-qmake: use the OE_QMAKE bindir and libexecdir 08cf601 qtbase: fix PACKAGECONFIG for PostgreSQL 4b933aa Revert "Coin: add required zstd" e8eb19e sdk: support additional build scripts from qtbase 04b94d8 qtbase: add missing packageconfigs 4998ce7 sdk: include nativesdk-qtserialbus-tools 3cf6111 qtquickdesigner-components: update module 6b7208c sdk: don't append the first line to qt.conf 002b2ce sdk: fix compiler location for QT6_INSTALL_BINDIR != bindir d809311 qmlcompiler: add all needed packages to host SDK 16be613 Use correct domain for yocto-cache 01d90c1 qmlcompiler: disable by default 95fa269 Workaround too eager packagegroup sanity check 433dfd4 qmlcompiler: update supported modules 8fe8c84 qmlcompilerplus: update checksum f7fd11b qtspeech: remove recipe 152d0e6 Update submodule refs on 'dev' in yocto/meta-qt6 3bb7677 qtbase-native: don't try to find tools d0e7002 Add QML Script Compiler 3166786 qttools: switch from default 'git' protocol to 'https' 3cc53e8 coin: use openembedded from the upstream source 178142e Coin: add builds against Honister 6734578 Coin: build Qt packagegroups in CI integrations 9bb12bc qtpositioning: use the new git repository 0e978b9 qtquick3d: add PACKAGECONFIG for qtquicktimeline d13153f qtwebengine: update revision c3389d1 Add qtdeclarative-native dependency where needed 84af5ec QtIF: Move module SRCREV to global location 082551e QtApplicationManager: Add support 8b7aa7d Add recipe for QtWebView a1a2a0b Coin: extend CI coverage to older yocto branches a604992 qtbase: remove runtime dependency to libssl from native package 85ab186 Update submodule refs on 'dev' in yocto/meta-qt6 9e9dabf qtbase: fix build with glibc-2.34 56020ed Revert "qtbase: skip qtestlib's selftests" b304ef5 Update submodule refs on 'dev' in yocto/meta-qt6 35665da qtwebengine: inherit pkgconfig c4147fe qtwebengine: enable webrtc-pipewire only when multimedia-layer is included b38b4c7 qtinterfaceframework: inherit pkgconfig 9f40878 qtconnectivity: inherit pkgconfig d251bc8 qtwayland: inherit pkgconfig f475a94 qtserialport: inherit pkgconfig 1575c72 qtsensors: inherit pkgconfig d718354 qtmultimedia: inherit pkgconfig e8c9109 qtbase: inherit pkgconfig c9dcbe8 layer.conf: LAYERSERIES_COMPAT: Return dunfell, gatesgarth and hardknott 197eef0 qtwebengine: explicitly inherit bbclass for intel workaround 859178f Fix missing QtWebEngineProcess on images 5c98b3a qtbase: disable tests that fail with gold linker d2903da qt6: use gold when it's selected in DISTRO_FEATURES b689496 qtwebengine: add workaround for x86-64 targets 4f46daa Add QtWebEngine 2042948 Update submodule refs on 'dev' in yocto/meta-qt6 f192e64 Update submodule refs on 'dev' in yocto/meta-qt6 14686c4 Update submodule refs on 'dev' in yocto/meta-qt6 ce7a39b QtIF: Use qface from 3rd party repo 6b3073a Update submodule refs on 'dev' in yocto/meta-qt6 626697c ptest: don't package debug files from tests 2237882 qttools: rename git submodule d4572bf QtInterfaceFramework: Add support bfd5af7 QFace: Add support 5a34cf9 qtbase: Add python binary available for ptest 8955a1e Fix whitespace in qt6-git.inc 170ca88 Coin: increase CPU count for CI builds f61b87a Move all Qt module SRCREVs into one file c592e2d qt6: update submodules 3c758b9 Update submodule refs on 'dev' in yocto/meta-qt6 bc1d2a0 Coin: give CI build more time to complete 02f96bd qtbase: Enable ssl support b8559cc Update submodule refs on 'dev in meta-qt6' 36874e3 Update submodule refs on 'dev in meta-qt6' 6886beb Coin: allow yocto version specific configurations a772000 Coin: use toolchain for the CI test 3bcc10f Remove QtQuickControls2 e2d514a qt6: update submodules 8579e97 sdk: Add QtShadertool 6be9106 qt3d: disable system assimp fc83f6d qtbase: skip qtestlib's selftests fdda14c Coin: remove uninative overrides a77f474 Coin: add required zstd d242882 Coin: update CI build to use only master branches 7c25fc3 Remove support for previous yocto versions 7e83f2f Convert to new override syntax 4c5510f qt6: update submodules 7ac9c84 sdk: use relative paths in qt.conf 156b085 qt6: update submodules --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index a343f554..a43794fe 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,12 +72,12 @@ ('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=180241e', ''), ('meta-python2', 17, 'https://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.2.2,commit=bbf0d91', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.0,commit=f7c9337', ''), ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8f81e81bb', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2f73c0fbb', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ae772ac2ba1423b7b192699a56bc71e1ab76ff21 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 27 Apr 2022 10:17:22 +0900 Subject: [PATCH 403/916] webos-image: Update layer pins for 2022-04-27 (build 456) meta-webosose as of 2022-04-27 10:16:56 +0900 fbbd4f48f webos.conf: Release webOS OSE v2.16.0 1734f0df2 ose: rpi-u-boot-scr=webosrpi4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a43794fe..1e3cfd26 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2f73c0fbb', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fbbd4f48f', ''), ('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From aab8dbe99595a5f5c196c92d3d37e0e185b26d66 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 11 May 2022 15:08:39 +0900 Subject: [PATCH 404/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 457 part 1/2) meta-webosose as of 2022-05-11 15:09:03 +0530 4fabc7ea4 userland, webruntime-72: Remove unused .patch files 77f61cf33 bluetooth-sil-bluez5=r5 (Fix build with glib-2.67.3) 443efe16e libpbnjson=r9 (Fix build with glib-2.67.3) ea1ed82e4 com.webos.service.memorymanager=r7 (Fix build with gcc-10) ae5bf6502 ebd=r1 (use https and branch parameter in SRC_URI) 23e3fec92 sstate.bbclass: remove 57e8179b8 ostree-initrd: update patch file to apply 750dace81 packagegroup-webos-extended: fix parsing for raspberrypi3(-64) MACHINEs 3bfb1e706 Revert "libsndfile Fix CVE-2017-14245 sfe_copy_data_fp" 5f15dc34a perf: fix build-deps QA issue with bash 80d578862 g-media-pipeline: remove unused .patch file 02dd6838d meta-webos-virtualization: remove duplicated PNBLACKLIST entries 2eb3d9f5c webruntime: remove unused DEPENDS changes for raspberrypi4 b81148d6c webruntime: use empty PACKAGECONFIG as default e26927963 webruntime: remove few more unused GN_ARGS 3962a614c webruntime: remove linux_use_bundled_binutils 57f27bfe7 webruntime: remove invalid use_jumbo_build f6d70ee36 webruntime: remove invalid cros_host_extra_lsflags 0fadc2c16 webruntime: remove invalid closure_compile c4dec86c6 localization-tool-native=r7 (remove pythonnative inherit) 439ad8f37 sdcard_image-rpi.bbclass: Fix Deprecated warnings from regexps 92a1819a2 pulseaudio: Fix Deprecated warnings from regexps e17d287de report-error.bbclass: Fix Deprecated warnings from regexps 9b9cf1b97 webos_base.bbclass: Fix Deprecated warnings from regexps 1fdf71d60 packagegroup-webos-extended: remove com.webos.service.ai from arm builds except rpi 34ff8b8de iotivity org.ocf.webossample.oc{client,server}basicops: fix branch name ba27fda97 node-gyp-packages-native: use BPN instead of PN in SRC_URI e69bb3a45 npm: use https:// for registry meta-raspberrypi: switch to https://github.com/agherzan/meta-raspberrypi.git which is the primary git repository and the mirror on https://git.yoctoproject.org/meta-raspberrypi/ is sometimes lagging behind (now missing 1 commit in honister and 11 commits in master). oe-core as of 2022-04-25 15:58:54 +0100 8e81d38048 build-appliance-image: Update to dunfell head revision 84f30aecf2 linux-yocto/5.4: update to v5.4.190 6a445ac241 linux-yocto/5.4: update to v5.4.188 bcabfe3640 linux-yocto/5.4: update to v5.4.186 d0399ed433 linux-yocto/5.4: update to v5.4.183 7efa786ed2 linux-yocto/5.4: update to v5.4.182 8606d99041 git update from 2.24.3 to 2.24.4 4da46e0423 u-boot: Correct the SRC_URI 635d1ab7ed wireless-regdb: upgrade 2022.02.18 -> 2022.04.08 de880e23bf linux-firmware: upgrade 20220310 -> 20220411 8fd5133fc7 libxshmfence: Correct LICENSE to HPND f76fc32552 metadata_scm.bbclass: Use immediate expansion for the METADATA_* variables dc61dfd779 apt: add -fno-strict-aliasing to CXXFLAGS to fix SHA256 bug 3e88c663e6 license_image.bbclass: close package.manifest file 4e79b3fa07 pseudo: Fix handling of absolute links 5cac1e855e pseudo: Add patch to workaround paths with crazy lengths f35500a442 git: Ignore CVE-2022-24975 da4180062f xz: fix CVE-2022-1271 27385658aa zlib: backport the fix for CVE-2018-25032 b7f0696bc6 gzip: fix CVE-2022-1271 1c68d33f47 vim: Upgrade 8.2.4524 -> 8.2.4681 aa762b7ca2 tzdata: update to 2022a 7d429e8385 python3-jinja2: Correct HOMEPAGE 64ba0d40a4 boost: fix native build with glibc-2.34 f748360a85 mirrors: Add missing gitsm entries for yocto/oe mirrors 58aea0c02b bind: update to 9.11.37 058dec11cc bluez5: fix CVE-2022-0204 e9e3c39695 go: backport patch fix for CVE-2021-38297 10e12faf61 grub: ignore CVE-2021-46705 aa2bb4f62d xserver-xorg: update to 1.20.14 3e9ecd7744 xserver-xorg: update to 1.20.13 e8416c7563 xserver-xorg: update to 1.20.12 928759347e xserver-xorg: update to 1.20.11 ac86083917 xserver-xorg: update to 1.20.10 9fba10e19c xserver-xorg: update to 1.20.9 dffbf63016 util-linux: fix CVE-2022-0563 da5cba5ec5 oeqa/selftest/tinfoil: Fix intermittent event loss issue in test 619d9ba2bb virglrenderer: update SRC_URI 4ee75d865b gnu-config: update SRC_URI 906ffe5bf8 libxml2: fix CVE-2022-23308 regression ce856e5e07 ghostscript: backport patch fix for CVE-2021-3781 da9b7b8973 ghostscript: fix CVE-2020-15900 and CVE-2021-45949 for -native 2c58d4691b apt: backport patch fix for CVE-2020-3810 6d4e6302fa qemu: backport patch fix for CVE-2020-13791 d966a07d1f python3: ignore CVE-2022-26488 3096134d25 libsolv: fix CVE: CVE-2021-44568-71 and CVE-2021-44573-77 71015408c6 oeqa/selftest/tinfoil: Improve tinfoil event test debugging df98e96c7a oeqa/runtime/ping: Improve failure message to include more detail e997487c00 python3targetconfig: Use for nativesdk too 9e3758114c mobile-broadband-provider-info: upgrade 20210805 -> 20220315 b60558f44d mobile-broadband-provider-info: upgrade 20201225 -> 20210805 ca8fa031e7 linux-firmware: upgrade 20220209 -> 20220310 bcad36b6d3 python3: upgrade 3.8.12 -> 3.8.13 4d33b7ce0c openssl: upgrade 1.1.1l -> 1.1.1n 12669ab256 bluez5: fix CVE-2021-3658 b258b0decc qemu: backport fix for CVE-2020-13253 8c5ee47d44 re2c: backport fix for CVE-2018-21232 38681a213a libxml2: move to gitlab.gnome.org 6c2f91ce93 libxml2: backport fix for CVE-2022-23308 ff90d0e91a build-appliance-image: Update to dunfell head revision 8906aa9ec0 bind: update to 9.11.36 0cfc604b48 perf-tests: add bash into RDEPENDS (v5.12-rc5+) a5bb7cc568 tiff: Add backports for two CVEs from upstream b7fa41cda8 vim: Update to 8.2.4524 for further CVE fixes 604146a242 sstate: inside the threadedpool don't write to the shared localdata 56f57c70fb systemd: Ensure uid/gid ranges are set deterministically 6b899f694e asciidoc: update git repository 51844f2d60 uninative: Upgrade to 3.5 0ec0e49d0d uninative: Add version to uninative tarball name de89dc1257 buildhistory.bbclass: create the buildhistory directory when needed 6e98fdf783 libxml-parser-perl: Add missing RDEPENDS dc6b20475a cml1.bbclass: Handle ncurses-native being available via pkg-config 123d4a673d bootchart2: Add missing python3-math dependency fd64364f16 wireless-regdb: upgrade 2021.08.28 -> 2022.02.18 1a30a8513c Revert "cve-check: add lockfile to task" 2b3d13a451 cve-check: get_cve_info should open the database read-only c50688e1d0 coreutils: remove obsolete ignored CVE list 9cb21fd89d expat: fix CVE-2022-25315 b92c33285c expat: fix CVE-2022-25314 8105700b1d expat: fix CVE-2022-25313 72ab213c12 expat: fix CVE-2022-25236 27ab07b1e8 expat: fix CVE-2022-25235 e4d15040f6 go: fix CVE-2022-23772 eb7aa0929e go: fix CVE-2022-23806 6c356aec8d libarchive: Fix for CVE-2021-36976 79ce9059f7 grub: add a fix for a crash in scripts 6666dccd33 grub: avoid a NULL pointer dereference ddf62ae472 grub: add a fix for a NULL pointer dereference de1fe60021 grub: fix incorrect use of a negative value 906ecdc9ef grub: add a fix for an incorrect cast 35310bcfd5 grub: add a fix for NULL pointer dereference 1d95061ecd grub: add a check for a NULL pointer 265baabc6e grub: avoid a memory leak b53db9013a grub: add a fix for a memory leak d4cc82cfda grub: fix checking for NULL 0319465b02 grub: remove dead code d8cdb3a17f grub: test for malformed jpeg files d15e7cc6fc grub: fix a possible integer overflow 68b91792ed grub: fix multiple integer overflows fbf3260bd1 grub: fix an integer overflow dd8837823a grub: remove unneeded return value de075f9421 grub: fix a memory leak e58e6e646c grub: add a fix for a memory leak a9d0155842 grub: add a fix for a memory leak 33aa1a133c grub: add a fix for a possible NULL dereference 69f6ae604b grub: add a fix for a possible unintended sign extension 95d61effb1 grub: add a fix for a memory leak ec842684b5 grub: fix an error check a21a1f2250 grub: add a fix for possible integer overflows f2a474545b grub: add a fix for a memory leak d5a93d55b5 grub: add a fix for a possible negative shift 29470a74b9 grub: add a fix for a length check 85405f0d3a grub: fix an integer overflow eb899a83ba grub: fix a memory leak 444a690c28 grub: fix a memory leak 9fa41d5fbd grub: fix a memory leak c443bd15c9 grub: add a missing NULL check 370ea660d4 grub: add structure initialization in zstd bb0841ebfe grub: add a fix for unnecessary assignements 0ce9c21b77 grub: fix an unitialized re_token in gnulib 133759837a grub: add a fix for NULL pointer dereference 37900e0b11 grub: add a fix a NULL pointer dereference in gnulib 301e2ff664 grub: fix an unitialized token in gnulib 30cf1e62b0 grub: add a fix for unused variable in gnulib a49ffdd81e grub: add a fix for a possible NULL pointer dereference 1b192247fa grub: fix memory leak at error in grub_efi_get_filename() 7f08d97fb6 grub: add a fix for malformed device path handling 8e537ef16b grub: fix wrong handling of argc == 0 17a06ced4e grub: fix a dangling memory pointer 5e62b476b5 grub: add a fix for a possible NULL dereference 330ef99ae5 grub: fix a memory leak 930f097ef9 puzzles: Upstream changed to main branch for development a7935c9c4a ruby: 2.7.4 -> 2.7.5 68b59e37d2 tiff: fix for CVE-2022-22844 5216986fc6 openssl: Add fix for CVE-2021-4160 9360b92f98 vim: Upgrade 8.2.4314 -> 8.2.4424 f27f159770 vim: Upgrade 4269 -> 4134 e23cc56c6b vim: upgrade to patch 4269 faf83cac9f vim: update to include latest CVE fixes 3db417e002 vim: do not report upstream version check as broken 7b8b096000 vim: upgrade to 8.2 patch 3752 ad37324238 vim: set PACKAGECONFIG idiomatically 519f30e697 Revert "vim: fix CVE-2021-4069" 81fab225da ruby: fix DEPENDS append 61e38b7156 ruby: correctly set native/target dependencies 0ed4759eb3 default-distrovars.inc: Switch connectivity check to a yoctoproject.org page c95695c220 sdk: fix search for dynamic loader a28a6d31e8 linux-firmware: upgrade 20211216 -> 20220209 049b7d6564 linux-yocto/5.4: update to v5.4.178 9dd9f20b1d linux-yocto/5.4: update to v5.4.176 ef0ad77dac linux-yocto/5.4: update to v5.4.173 cf17fc284b cmake: remove bogus CMAKE_LDFLAGS_FLAGS definition from toolchain file b093005d31 rpm: fix intermittent compression failure in do_package_write_rpm b293bcf4c3 devtool: deploy-target: Remove stripped binaries in pseudo context 64434ffd6d recipetool: Fix circular reference in SRC_URI ee05539fc6 cve-check: create directory of CVE_CHECK_MANIFEST before copy 26daab8a30 freetype: add missing CVE tag CVE-2020-15999 9793eac098 binutils: Fix CVE-2021-45078 bf57c16450 lighttpd: backport a fix for CVE-2022-22707 13ae7a3f4b wpa-supplicant: fix CVE-2022-23303-4 8eb4fdd19f connman: fix CVE-2021-33833 af56acf66b connman: fix CVE-2022-23098 b8d925c144 connman: fix CVE-2022-23096-7 6a0c960765 expat: fix CVE-2022-23990 88c0290520 libusb1: correct SRC_URI 4b748155e6 linux-firmware: Add CLM blob to linux-firmware-bcm4373 package 8f374ea044 libcap: Use specific BSD license variant b4bd6c8a40 shadow-sysroot: sync license with shadow a3a2044ae7 shadow: Use specific BSD license variant 12d4f5f245 glib-2.0: Use specific BSD license variant a7fe869c49 e2fsprogs: Use specific BSD license variant e62c10d356 tzdata: Remove BSD License specifier 5ccd9b18c4 lsof: correct LICENSE 5d5fdfa94c common-licenses: add Spencer-94 f3cd092bf9 sstate: A third fix for for touching files inside pseudo 4aa6f775cd binutils: Backport Include members in the variable table used when resolving DW_AT_specification tags. c8c29e8927 util-linux: Fix for CVE-2021-3995 and CVE-2021-3996 f79b134c1a expat: add missing Upstream-status, CVE tag and sign-off to CVE-2021-46143.patch 37b618d44e expat: fix CVE-2022-23852 5fb43ed64a ghostscript: fix CVE-2021-45949 a339dee50b grub: add a fix for CVE-2020-25647 d61b9588e5 grub: add a fix for CVE-2020-25632 b7f79fbf23 systemd: Fix CVE-2021-3997 dc1aa22cf7 glibc: update to lastest 2.31 release HEAD f3be01483b build-appliance-image: Update to dunfell head revision dabd418195 Revert "weston: Use systemd notify," 32dd9e93c8 lttng-tools: Add missing DEPENDS on bison-native 010477bc44 kernel: introduce python3-dtschema-wrapper 78d418fca2 linux-yocto/5.4: update to v5.4.172 69453657a6 linux-yocto/5.4: update to v5.4.171 411adf3dbe linux-yocto/5.4: update to v5.4.170 6d0630b930 linux-yocto/5.4: update to v5.4.169 6afe9d7d03 speex: fix CVE-2020-23903 41a65d27e4 expat: fix CVE-2021-46143 22fe1dea31 expat: fix CVE-2021-45960 3b6c47c0eb expat fix CVE-2022-22822 through CVE-2022-22827 01f256bc72 glibc: Add fix for data races in pthread_create and TLS access da0d96eefd parselogs: add a couple systemd false positives c477e35d01 xserver-xorg: whitelist two CVEs 022750aaa1 expat: Update HOMEPAGE to current url 4888156814 wic: use shutil.which eab4850698 wic: misc: Do not find for executables in ASSUME_PROVIDED 183a62e7de xserver-xorg: update CVE_PRODUCT 3c69e4eb08 cve-check: add lockfile to task 1ed53d5cfc cve-update-db-native: use fetch task f8e726479d oeqa/selftest/cases/tinfoil.py: increase timeout 60->120s test_wait_event ead8809ab3 valgrind: skip flakey ptest (gdbserver_tests/hginfo) da3bd5e093 asciidoc: properly detect and compare Python versions >= 3.10 a39e704890 lib/oe/reproducible: correctly set .git location when recursively looking for git repos c0710d4ffb scripts: Update to use exec_module() instead of load_module() bb767e338a selftest: skip virgl test on fedora 35 15b1a82b4c scripts/buildhistory-diff: drop use of distutils 0a2da89528 weston: Backport patches to always activate the top-level surface 351b02feb9 oeqa/selftest/tinfoil: Update to use test command cc786c759c oeqa/selftest/bbtests: Use YP sources mirror instead of GNU b360fdca92 openssl: Add reproducibility fix b24838b817 libpcre2: update SRC_URI 904eb89c0f linux-firmware: upgrade 20211027 -> 20211216 da6c0f3cfc grub: fix CVE-2020-14372 and CVE-2020-27779 1ab7aee542 selftest: skip virgl test on fedora 34 entirely a3fe157cfd gstreamer1.0: fix failing ptest ebfe803e95 linux-yocto/5.4: update to v5.4.167 2784863606 linux-yocto/5.4: update to v5.4.165 94264cb2b1 linux-yocto/5.4: update to v5.4.163 638171722c linux-yocto/5.4: update to v5.4.162 9c37c738a6 linux-yocto/5.4: update to v5.4.159 058d6f5e61 bootchart2: remove wait_boot logic 10712b736d dropbear: Fix CVE-2020-36254 22de3b937d inetutils: fix CVE-2021-40491 9db3b4ac40 vim: fix CVE-2021-4069 79c677e994 openssh: Whitelist CVE-2016-20012 a4e272700e openssh: Fix CVE-2021-41617 573ff24c5b bluez: fix CVE-2021-0129 90a07178ea build-appliance-image: Update to dunfell head revision 74bb94a7d2 selftest: skip virgl test on centos 8 entirely 7d26bdcfef selftest/devtool: Check branch in git fetch 2bc6deb34a recipetool: Set master branch only as fallback 7f95eb486a runqemu: check the qemu PID has been set before kill()ing it db8a8b53f4 lttng-modules: do not search in non-existing folder during install 3c8e50b073 wic:direct.py: ignore invalid mountpoints during fstab update 37a92e6d43 busybox: Fix multiple security issues in awk 71a6d3c317 gcc: Add CVE-2021-37322 to the list of CVEs to ignore 0ce5c68933 libgcrypt: solve CVE-2021-33560 and CVE-2021-40528 15ccac9307 cve-extra-exclusions: add db CVEs to exclusion list f788765e1b README.OE-Core.md: update URLs eee2103640 scripts/checklayer/common.py: Fixed a minor grammatical error 3b05fb01ec cmake: FindGTest: Add target for gmock library 3f23e40581 oeqa/parselogs: Fix quoting 9a7ea10660 buildhistory: Fix srcrevs output 0c12a3a300 libunwind: Backport a fix for -fno-common option to compile 87c413d2a9 dnf: Backport bugfix for upgrade f17edb6854 libdnf: Backport bugfix for upgrade calc ede9176c53 bind: update to 9.11.35 ec9d6b2dc3 bind: update to 9.11.34 ee9986b305 bind: update to 9.11.33 371c247a78 libsolv: update tag for missing CVEs abe9e7aec3 ncurses: Fix for CVE-2021-39537 ba1ae7dcd2 vim: fix CVE-2021-3968 and CVE-2021-3973 58e49c94d5 busybox: Fix for CVE-2021-42376 297719989e busybox: Fix for CVE-2021-42374 4fb30dd540 glib-2.0: Add security fixes bitbake as of 2022-04-16 23:03:28 +0100 0784db7d server/process: Disable gc around critical section d8c2175f fetch2: add check for empty SRC_URI hash string 41bf1fa8 tinfoil: Allow run_command not to wait on events d388f6d1 server/process: Note when commands complete in logs d22cc1e5 tests/fetch: Handle upstream master -> main branch change be6ecc16 hashserv: specify loop for asyncio in python < 3.6 e6d75e0b tests/fetch: Drop gnu urls from wget connectivity test e84c9aa7 utils: Update to use exec_module() instead of load_module() c5969eed cooker/command: Add a dummy event for tinfoil testing f18b65d0 bblayers/action: When adding layers, catch BBHandledException a6ad6eaf cooker: Ensure reparsing is handled correctly meta-oe as of 2022-04-18 07:37:42 -0700 fdd1dfe6b4 mongodb: Pass OBJCOPY to scons so it does not use it from host df8259cc49 Mariadb: update to 10.4.24 8314be774a apache2: upgrade 2.4.52 -> 2.4.53 dbf01a10e2 python3-urllib3: Fix CVE-2020-26137 and CVE-2021-33503 aa316ee2bb polkit: fix overlapping changes in recent CVE patches 5cdde2991e multipath-tools: update SRC_URI 388dc2830a geoip: Switch to use the main branch 89d2876e2e nodejs: upgrade to 12.22.2 7abb2382cd spirv-tools: update SRC_URI for googletest to main bd08205d94 breakpad: Update SRC_URI for protobuf and lss ac85c97636 breakpad: fix branch for gtest in SRC_URI 717b8b9286 cli11: switch from default master branch to main to fix do_fetch failure 17ee7b0348 imagemagick: update SRC_URI branch from master to main 86b864a4d8 openjpeg: Fix multiple CVE 4f701b4655 p7zip: Fix for CVE-2016-9296 17e931e776 polkit: fix CVE-2021-3560 0940e1e382 nginx: backport fix for CVE-2019-20372 e6a4c8e5c5 p7zip: refresh patches 7334bc295d p7zip: build and package lib7z.so needed for fastboot 29e3a918ac googletest: Switch branch from master to main a14eb5e288 protobuf: fix patch fuzz a09ddd737e tcpreplay: Add fix for CVE-2020-24265 and CVE-2020-24266 9aaa031893 pw-am.sh: update to new patcwork system 67ec3e0492 polkit: Fix for CVE-2021-4115 0722ff6f02 protobuf: Fix CVE-2021-22570 a6c1c34031 cryptsetup: Add runtime dependency on lvm2-udevrules for udev 7c519caa1a graphviz: native: create /usr/lib/graphviz/config6 in populate_sysroot aa5b9a1ff0 nss: Add fix for CVE-2022-22747 93a315f96f strongswan: Add fix of CVE-2021-45079 ec97823273 nodejs: Fix for CVE-2021-44532 872e60a774 linuxptp: Update to 2.0.1 9d722e88d7 p7zip: fix for CVE-2018-5996 4e7d34df0f udisks2: Fix for CVE-2021-3802 2a10c182ae dbus-daemon-proxy: add missing `return` statement 46a2333262 CVE-2021-4034: polkit Local privilege escalation in pkexec due to incorrect handling of argument vector 4bd7715a9d c-ares: bump PV in recipe to 1.16.1 cc90900dfb wireshark: Update to 3.2.18 9e5b6ad6ce strongswan: Fix for CVE-2021-41990 and CVE-2021-41991 cc9e6dabcb netcat: Set CVE_PRODUCT 4735d66eae apache2: upgrade 2.4.51 -> 2.4.52 ab9fca485e postfix: upgrade 3.4.12 -> 3.4.23 544bcd09f5 postfix: fix build with glibc 2.34 95969f0f5f dovecot: refresh patches 197453e127 postgresql: Update to 12.9 ddaf5f92cc libmicrohttpd: Add patch to fix CVE-2021-3466 82264cbf0b nss: Fix CVE-2021-43527 6025097d08 c-ares: switch from master to main 69f94af4d9 brotli: add patch to fix CVE-2020-8927 fba8ff0d91 dovecot: Fix CVE-2020-12674 7804c8e5bd dovecot: Fix CVE-2020-12673 00ad99f4f9 dovecot: Fix CVE-2020-12100 e0e79bbde2 jansson: whitelist CVE-2020-36325 d9717dea53 sdbus-c++: don't fetch googletest during do_configure c618e90cda lmsensors: do not depend on lmsensors-isatools on non-x86 bcf93614a0 nss: Fix CVE-2020-12403 59bff77ad0 recipes: Update SRC_URI branch and protocols meta-updater as of 2022-03-29 09:45:18 +0200 eba4b74 Merge pull request #33 from uptane/shellcheck-dunfell 73bc630 Replace tabs with spaces. bb252bb Fix all shellcheck complaints. f8617e1 Merge pull request #29 from uptane/ostree-curl-timeout b864399 ostree: patch to setup a curl request timeout d919288 Merge pull request #28 from uptane/curl-ssl-overrides-dunfell 7af0252 sota.bbclass: add variables to override ssl support for curl 3b9f3b0 Merge pull request #23 from uptane/latest-versions 561aa73 aktualizr: Mark aktualizr-hwid as RRECOMMENDS, not RDEPENDS. e151ba8 aktualizr: Bump to latest, plus garage-sign. a5306ae Merge pull request #21 from uptane/fix-ipsecondary-root-version-dunfell 9a26ee0 fixed incorrect boolean in virtualsec.json 3924afd aktualizr: Use latest with Root version request fix. meta-virtualization as of 2022-04-06 12:42:26 -0400 f6b88c1 containerd-opencontainers: add EXTRA_EXTLDFLAGS and use it to fix build with gold c5f61e5 runc: change branch to main c4f156f go-fsnotify: switch to main branch meta-security as of 2022-04-17 16:49:37 -0700 c62970f chkrootkit: update SRC_URI 6982841 clamav: drop creating cvd package 95a8f38 clamav: disable DB creation. e95a877 tpm2-tools: update to 4.1.3 dc2c75e tpm2-tools: backport fix for CVE-2021-3565 5467910 sssd: re-package to fix QA issues :Issues Addressed: [WRN-16369] CCC: Upgrade to latest revisions from Yocto 3.1 Dunfell --- weboslayers.py | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 1e3cfd26..c5444b22 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=7fdd43c5', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=0784db7d', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=f61fcb6e17', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=8e81d38048', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=7889158dcd', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=fdd1dfe6b4', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=5546c92', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=180241e', ''), +('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=eba4b74', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=f6b88c1', ''), ('meta-python2', 17, 'https://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.0,commit=f7c9337', ''), @@ -77,13 +77,13 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fbbd4f48f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4fabc7ea4', ''), -('meta-raspberrypi', 50, 'https://git.yoctoproject.org/git/meta-raspberrypi', 'branch=dunfell,commit=934064a', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=dunfell,commit=b76698c', ''), +('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=dunfell,commit=c62970f', ''), ] From 872ce0b13e5b01573caa3bbbce512d1203cb51a1 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 11 May 2022 15:10:34 +0900 Subject: [PATCH 405/916] webos-image: Update layer pins for 2022-05-11 (build 457 part 2/2) meta-webosose as of 2022-05-11 15:10:11 +0900 d9586b186 native: localization-tool-native=v1.6.0 c95dbe8f8 ose: com.webos.app.home=19 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c5444b22..34abc58a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4fabc7ea4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d9586b186', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 221a15408a0255f584cc456054ed1db937cd4675 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 11 May 2022 15:11:47 +0900 Subject: [PATCH 406/916] webos-image: Update layer pins for 2022-05-11 (build 458) meta-webosose as of 2022-05-11 15:11:55 +0900 0801717fa ose: packagegroup-webos-extended=r41 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 34abc58a..5b30d3d3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d9586b186', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0801717fa', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ef3f82900aa5d223b051f7e7482e3fb48eb72620 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 11 May 2022 15:12:47 +0900 Subject: [PATCH 407/916] webos-image: Update layer pins for 2022-05-11 (build 459) meta-webosose as of 2022-05-11 15:12:44 +0900 c28d1cc0a ose: webruntime_91=18 e5e386545 luna-surfacemanager=373 qtbase-plugins-webos=12 qtwayland=webos31 f3f0b9821 webos_enactjs_app.bbclass: use WEBOS_NPM_INSTALL_FLAGS 3a1e9850b org.ocf.webossample.oc{client,server}basicops=r6 (Fix build with newer git) 8c4237cbc iotivity=r8 (Fix build with newer git) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5b30d3d3..59e062fa 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0801717fa', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c28d1cc0a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 748aa14513b21cf217e9082d36169482b0f9537a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 11 May 2022 15:13:43 +0900 Subject: [PATCH 408/916] webos-image: Update layer pins for 2022-05-11 (build 460) meta-webosose as of 2022-05-11 15:13:12 +0900 e9c5e09e5 ose: com.webos.app.notification=12 de7fdb3df luna-sysservice=21 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 59e062fa..38780cc8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c28d1cc0a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e9c5e09e5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 133b2f4f3177db39ab3994bdc31a84eedbc69714 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 12 May 2022 08:13:44 +0900 Subject: [PATCH 409/916] weboslayers.py: remove meta-python2 :Release Notes: Now when webruntime recipe was migrated to use python3native we can get rid of this long unsupported version of python(2) and meta-python2 layer. :Detailed Notes: :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRO-3838] [WRN-17542] --- weboslayers.py | 1 - 1 file changed, 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 38780cc8..2d30a0d1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -70,7 +70,6 @@ ('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=eba4b74', ''), ('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=f6b88c1', ''), -('meta-python2', 17, 'https://git.openembedded.org/meta-python2', 'branch=dunfell,commit=b901080', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.0,commit=f7c9337', ''), From 5346825d050541a5369d93313915711ae3f64372 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 12 May 2022 08:14:29 +0900 Subject: [PATCH 410/916] webos-image: Update layer pins for 2022-05-12 (build 461) meta-webosose as of 2022-05-12 08:13:12 +0900 0ca9db0fb Copyright: update for 2022 da03fdee6 Copyright: fix formatting ac1c6a073 Manually fix the conversion 68a535081 Convert to new override syntax 2e524c972 meta-webos/scripts/convert-overrides.py: modify for meta-webos 0bfb0eee4 meta-webos/scripts/convert-overrides.py: import from oe-core/master b1f576802 Remove meta-python2 dependency 5b9f523bb webruntime: use python3native 5bda5fe68 webruntime: remove version 87 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2d30a0d1..de9e3664 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e9c5e09e5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0ca9db0fb', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e58b5576939da975e1d31cf9ab22e8a1e6d3ea61 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 23 May 2022 07:49:55 +0900 Subject: [PATCH 411/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 462) meta-webosose as of 2022-05-23 07:40:18 +0900 dfbddba8c webos.inc: Update SANITY_TESTED_DISTROS for Ubuntu 22.04 Jammy Jellyfish 7c290792a python3-cryptography: backport 3 changes to fix CVE-2020-36242 a30840554 ls2-helpers=r1 (Fix build with gcc-12) 21fb98ab1 com.webos.service.unifiedsearch=r2 (Fix build with gcc-12) 65ab8cf6c bluetooth-sil-bluez5=r6 (Fix build with gcc-12) ef0dd91aa com.webos.service.bluetooth2=r6 (Fix build with gcc-12) c13414bb7 libgoogleassistant=r8 (fix RDEPENDS for /bin/bash) oe-core as of 2022-05-10 08:23:12 -1000 0f6ae13d76 scripts/git: Ensure we don't have circular references ce6e606ba8 scripts: Make git intercept global 1567b7cec5 base: Avoid circular references to our own scripts e3672b5ccd rootfs-postcommands: fix symlinks where link and output path are equal 00db62342e volatile-binds: Change DefaultDependencies from false to no 62965ca8ca cve-check: fix symlinks where link and output path are equal d8ef964ffe cve-check: add JSON format to summary output ce79a724dc cve-update-db-native: let the user to drive the update interval d0a56ad3a2 cve-update-db-native: update the CVE database once a day only 72e5204bc7 cve-check: no need to depend on the fetch task 9784b5a062 linux-yocto/5.4: update to v5.4.192 0b9cbcc4ce busybox: fix CVE-2022-28391 3f899844b3 libinput: Add fix for CVE-2022-1215 1c96b8af59 fribidi: Add fix for CVE-2022-25308, CVE-2022-25309 and CVE-2022-25310 7c0345ab10 uninative: Upgrade to 3.6 with gcc 12 support d836d47f6a neard: Switch SRC_URI to git repo a58a94e451 base: Drop git intercept 0ff2cff2c1 install/devshell: Introduce git intercept script due to fakeroot issues af5bcfdc0b cases/buildepoxy.py: fix typo e40f202d5f busybox: Use base_bindir instead of hardcoding /bin path 1ed7bb74d3 python3: ignore CVE-2015-20107 bb3fc61f0d scripts/contrib/oe-build-perf-report-email.py: remove obsolete check for phantomjs and optipng ce6d41812a perf-build-test/report: Drop phantomjs and html email reports support 92b6011ab2 cve-check: add json format 8c0aa16d76 linux-firmware: correct license for ar3k firmware 9ef2a0d98d boost: don't specify gcc version 512a8b30c8 tiff: Fix CVE-2022-0891 meta-oe as of 2022-04-19 10:15:37 -0700 8ff12bfffc postgresql: Fix build on riscv :Issues Addressed: [WRO-4101] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index de9e3664..fff2ac45 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=0784db7d', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=8e81d38048', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=0f6ae13d76', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=fdd1dfe6b4', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=8ff12bfffc', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -76,7 +76,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0ca9db0fb', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dfbddba8c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9400ec3e37cc07ca571471e700cf3037e6be0abc Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 23 May 2022 07:51:55 +0900 Subject: [PATCH 412/916] webos-image: Update layer pins for 2022-05-23 (build 463) meta-webosose as of 2022-05-23 07:42:18 +0900 d4c884b4e luna-surfacemanager=374 122a9abe6 p8platform=webos1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fff2ac45..099fa5d3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dfbddba8c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d4c884b4e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ce712f298d635cb21077cba0ed03c4dbfdf9e94a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 23 May 2022 15:26:37 +0900 Subject: [PATCH 413/916] webos-image: Update layer pins for 2022-05-23 (build 464) meta-webosose as of 2022-05-23 15:25:36 +0900 30fb0b276 docker-simple-webserver=r2,v0.1.1 python3-docker-compose=v1.25.4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 099fa5d3..c7883064 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d4c884b4e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=30fb0b276', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6602ed2a511fd116927ad4497f87a08b99398e3e Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 30 May 2022 07:10:25 +0900 Subject: [PATCH 414/916] webos-image: Update layer pins for 2022-05-30 (build 465) meta-webosose as of 2022-05-30 07:00:15 +0900 673019e35 backports-3.4: Upgrade the docker-moby and dependent packages fe2be3eb9 webos-fluentbit-plugins=31-r5 4649cf30c ose: sam=63 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c7883064..40a41a1e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=30fb0b276', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=673019e35', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 4ff7df00a1dc14b27364d6789cb40bec143f57c4 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 9 Jun 2022 08:21:17 +0900 Subject: [PATCH 415/916] webos-image: Update layer pins for 2022-06-09 (build 466) meta-webosose as of 2022-06-09 08:20:18 +0900 b35e4d173 settingsservice=15 e2629c884 ose: com.webos.app.settings=19 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 40a41a1e..11d95903 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=673019e35', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b35e4d173', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 34006948f141190b5d0b220d3c66a4e0c020d5bd Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 9 Jun 2022 08:23:42 +0900 Subject: [PATCH 416/916] weboslayers.py: Add aiframework (build 467 part 1/2) meta-webosose as of 2022-06-09 08:21:03 +0900 f08b0aea8 Add aiframework common recipes to meta-webos :Release Notes: Add aiframework libraryies such as tensorflow-lite, armnn For tensorflow-lite gpu acceleration, it requires the latest opencl recipe. Along with this, opencv's latest recipe is also requested. add meta-webos-backports-4.0 layer :Detailed Notes: :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRO-5487] CCC: tensorflow-lite=r0,v2.6.2 edgeai-vision=7-r0,v1.0.0 [WRO-2816] [WRO-4350] --- weboslayers.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 11d95903..c9ca9861 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,8 +75,9 @@ ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), +('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b35e4d173', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f08b0aea8', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 706db2a9a6b03f455757e09d230bc4e09de7b54b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 9 Jun 2022 08:25:29 +0900 Subject: [PATCH 417/916] webos-image: Update layer pins for 2022-06-09 (build 467 part 2/2) meta-webosose as of 2022-06-09 08:21:52 +0900 1526d9b68 linux-raspberrypi=webosrpi31 containerd-opencontainers=webosvirt2 docker-moby=webosvirt4 468ca35c3 webos-fluentbit-plugins=32 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c9ca9861..4c79b650 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f08b0aea8', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1526d9b68', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 658a92056b4571e8bbc5951e0d0d1dcb831718cf Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 9 Jun 2022 08:27:10 +0900 Subject: [PATCH 418/916] webos-image: Update layer pins for 2022-06-09 (build 468) meta-webosose as of 2022-06-09 08:22:02 +0900 bc755e4e6 ose: umediaserver=24.gav.22 6f7db5407 remove armnn features on 32bit OSE --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4c79b650..c059b295 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1526d9b68', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bc755e4e6', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 19488f9189fbe0d295736202e0c322f6314a19c8 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 13 Jun 2022 08:47:12 +0900 Subject: [PATCH 419/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 469 part 1/2) meta-webosose as of 2022-06-13 08:23:48 +0900 5fdd9c7c2 Revert "python3-cryptography: backport 3 changes to fix CVE-2020-36242" ee107c1f5 Revert "remove armnn features on 32bit OSE" a89917672 libedgetpu: disable default do_compile from base.bbclass 9d49cecbd libedgetpu: move one directory up for bitbake to actually find the recipe 1fd920813 tensorflow-lite=r2 (dlopen libOpenCL.so.1) 24b7cacc7 python3-pyyaml=v5.4.1 3433b8f66 edgeai-vision=r2 (inherit pkgconfig) 93d494ffc stb=r1 (add protocol to SRC_URI) 1858f7890 armnn=r1 (inherit pkgconfig and ignore array-bounds and deprecated-declarations issues) 3579736c9 tensorflow-lite=r1 (fix various build issues) 430cd2f54 arm-compute-library=r1 (fix various build issues) e30723dc8 armnn-tensorflow: fix various build issues 35937ad23 gcc-source=webos3 (use standard Upstream-Status in .patch files) 0600e9432 gcc-source=webos2 (remove unused 0003-arm-Fix-arm.c-build-error.patch) ee7eff4ad tensorflow-lite, armnn, armnn-tensorflow, arm-compute-library: fix various issues a5ed4e032 meta-webos-backports-4.0: import as-is in meta-oe/kirkstone bbb696a26 meta-webos-backports-4.0: use the new overrides syntax 1180f40ab webos-preferred-providers.inc: set PREFERRED_PROVIDER_go-native b355044fb webos-preferred-providers.inc: remove PREFERRED_PROVIDER_libjson 945ea3290 webruntime-common.inc, mksnapshot-cross: use shared do_configure 1e39f1cb9 webruntime: Fix build on host with newer glibc 8a85633d0 python3=webos2 (remove bash also with ${MLPREFIX}) 35e0e7727 mm-common=webos4 (update based on the version I've submitted to meta-oe) e9eb4e2d3 base-passwd: Rename .bbappend to apply on any version oe-core as of 2022-06-07 11:33:46 +0100 4051d1a3aa openssl: Backport fix for ptest cert expiry d009233f36 cve-check: Allow warnings to be disabled 2bacd7cc67 cve-check: Only include installed packages for rootfs manifest 8a178a728f cve-check: Add helper for symlink handling df09cd71b4 cve-check.bbclass: Added do_populate_sdk[recrdeptask]. cd259a0050 vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs 096ca5fa8c libxml2: Fix CVE-2022-29824 for libxml2 2287d591cf ncurses: Fix CVE-2022-29458 2a97ba89f2 ffmpeg: Fix for CVE-2022-1475 1cc84e4c51 libsdl2: Add fix for CVE-2021-33657 df6242b72b ruby: Whitelist CVE-2021-28966 as this affects Windows OS only 4514b1b8ca ruby: Upgrade ruby to 2.7.6 for security fix add860e1a6 oeqa/selftest/cve_check: add tests for recipe and image reports 9d5b4fdc7c mobile-broadband-provider-info: upgrade 20220315 -> 20220511 7f4daf88b7 pcre2: CVE-2022-1586 Out-of-bounds read 665f981fcc cve-check: Fix report generation 48ce924dc8 selftest: skip virgl test on alma 8.6 1ec7c6f0f0 linux-firmware: upgrade 20220411 -> 20220509 c89bc0fc7f linux-firmware: replace mkdir by install de0cafc018 openssl: Minor security upgrade 1.1.1n to 1.1.1o 970743af34 git: Use CVE_CHECK_WHITELIST instead of CVE_CHECK_IGNORE 51a92860bd freetype: Fix CVEs for freetype 7c71434832 tiff: Add patches to fix multiple CVEs bbbd258a1c curl: Fix CVEs for curl c7d43000ce vim: Upgrade 8.2.4681 -> 8.2.4912 meta-oe as of 2022-05-25 19:34:39 -0700 deee226017 tcpdump: Add fix for CVE-2018-16301 9f361cff9c opencl-headers: switch to main branch a1c7bb2098 fuse: set CVE_PRODUCT to "fuse_project:fuse" c9e034fbaa opencl-icd-loader: switch to main branch a38c92d8e9 openjpeg: Whitelist CVE-2020-27844 and CVE-2015-1239 de4b76934c ostree: prevent ostree-native depending on target virtual/kernel to provide kernel-module-overlay b99a386cd1 python3-cryptography: backport 3 changes to fix CVE-2020-36242 abd7cf838d lua: fix CVE-2022-28805 a8d82c80a1 atftp: Add fix for CVE-2021-41054 and CVE-2021-46671 :Issues Addressed: [WRO-4984] --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index c059b295..4ca5fbe1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=0784db7d', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=0f6ae13d76', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=4051d1a3aa', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=8ff12bfffc', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=deee226017', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -77,7 +77,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bc755e4e6', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5fdd9c7c2', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c2a41e7e2a0aafefc5ad4cb2b9ad5bf7ea185a2c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 13 Jun 2022 08:48:51 +0900 Subject: [PATCH 420/916] webos-image: Update layer pins for 2022-06-13 (build 469 part 2/2) meta-webosose as of 2022-06-13 08:24:13 +0900 fba261892 com.webos.app.enactbrowser=53 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4ca5fbe1..738353e1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5fdd9c7c2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fba261892', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fba9d1827c8c176d68460ab4d1a9d6938d9dd8fc Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 16 Jun 2022 08:00:04 +0900 Subject: [PATCH 421/916] webos-image: Update layer pins for 2022-06-16 (build 470) meta-webosose as of 2022-06-16 08:00:31 +0900 1d61ee973 ose: pulseaudio=34-r0,v15.0 audiod=39 ofono=webos2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 738353e1..f9d29925 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fba261892', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1d61ee973', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ca227922b43d96a5e5f85983b5ff6d11398969ab Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 16 Jun 2022 08:01:47 +0900 Subject: [PATCH 422/916] webos-image: Update layer pins for 2022-06-16 (build 471) meta-webosose as of 2022-06-16 08:00:58 +0900 b9ce18143 webos-fluentbit-plugins=r6 abe8b6fde com.webos.service.audiofocusmanager=5 b24206d14 ose: com.webos.service.mediaindexer=20 umediaserver=24.gav.23 g-media-pipeline=21.gav.29 2ae7b47da com.webos.app.enactbrowser=54 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f9d29925..7d0865f5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1d61ee973', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b9ce18143', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 609e31daadc1f8f8378247f307fe6ac4d31e8508 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 21 Jun 2022 08:12:27 +0900 Subject: [PATCH 423/916] webos-image: Update layer pins for 2022-06-21 (build 472) meta-webosose as of 2022-06-21 08:10:31 +0900 16523c0c6 webos.conf: Release webOS OSE v2.17.0 a02d5cc3a ose: media-codec-interface=7-r5,webosrpi1 wam=59-r45 webruntime_91=19-r54 36b62a99e edgeai-vision=8 7db09276a opencv=webos3 tensorflow-lite=r3 1fe7a66c1 ose: appinstalld2=39 93939eae1 activitymanager=32 bb66dce92 pmtrace=10 notificationmgr=20 89d73386f ose: g-camera-pipeline=13.gav.28 0fb37ba0c com.webos.app.settings=20 39952585e com.webos.app.home=20 5f9aa987e ose: lsb-release=webos8 7cc933332 fix_branch_name.bbclass: Fix branch name in SRC_URI --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7d0865f5..d5aaf44e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b9ce18143', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=16523c0c6', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ff948bc07e32934833cb6cd66412ac811a73225a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 4 Jul 2022 08:14:47 +0900 Subject: [PATCH 424/916] webos-image: Update layer pins for 2022-07-04 (build 473) meta-webosose as of 2022-07-04 08:13:31 +0900 57e9831a1 ose: lsb-release=webos9 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d5aaf44e..1d558abe 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=16523c0c6', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=57e9831a1', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 4cb7f0b4e1775531ab072be32b62599094c9580b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 4 Jul 2022 08:16:35 +0900 Subject: [PATCH 425/916] weboslayers.py: add layer with backports from Yocto 3.3 Hardknott :Release Notes: Adds meta-webos-backports-3.3 layer to provide development environment. :Detailed Notes: :Testing Performed: Test following command to check if the priority is correctly set: $ bitbake-layers show-layers :QA Notes: No changes to image :Issues Addressed: --- weboslayers.py | 1 + 1 file changed, 1 insertion(+) diff --git a/weboslayers.py b/weboslayers.py index 1d558abe..622cd220 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -74,6 +74,7 @@ ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.0,commit=f7c9337', ''), ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), +('meta-webos-backports-3.3', 34, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), From 52e06e54a8cd66237aaef2fb3bca92b52f0ad2c3 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 4 Jul 2022 08:19:37 +0900 Subject: [PATCH 426/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 474 part 1/2) meta-webosose as of 2022-07-04 08:14:12 +0900 d75f8f08c webos-preferred-versions.inc: remove unnecessary P_V_pulseaudio 7fc913774 pulseaudio: remove recipe for version 9 d333fec00 pulseaudio: Use meta-webos-backports-4.0 and shorter bbappend 3617a293a webos_preferred_gfx_image_format.bbclass: change the warning into fatal error 4ec8d8c18 qtgraphicaleeffects: fix comment 1dc13b186 gst*: set PREFERRED_VERSION and use 1.16 from oe-core instead of 1.18 from meta-webos-backports-3.3 7200a5ad3 meta-webos: declare dependency on meta-webos-backports-* layers d313b0396 meta-webos-backports-3.4: backport NPL-1.1, IJG and curl licenses 24fc667bc meta-webos-backports-3.3: backport {,L}GPL-*-{only,or-later} licenses 6e0d90b84 glibc: add LGPL-2.1-only & GPL-2.0-only to LICENSE 38cec5ef7 ose: update license names 4f96999d9 nodejs-module-webos: use nodejs=v12.22.2 60c66bf55 ose: stop using ambiguous BSD license oe-core as of 2022-06-07 08:56:30 -1000 7e056e79a5 linux-yocto/5.4: update to v5.4.196 487a53522a cve-update-db-native: make it possible to disable database updates c63d06becc cve-check: add coverage statistics on recipes with/without CVEs 4c10ee956f cve-check: write empty fragment files in the text mode c8a0e7ecee cve-check: move update_symlinks to a library 7b2a1d908d curl: Fix CVE_CHECK_WHITELIST typo f8cdafc0ef curl: Backport CVE fixes 9c736c9dcf libxslt: Mark CVE-2022-29824 as not applying 3e01aa47b8 libxslt: Fix CVE-2021-30560 46323b9e0f pcre2: CVE-2022-1587 Out-of-bounds read b4f9ba859e e2fsprogs: CVE-2022-1304 out-of-bounds read/write via crafted filesystem 3af161acc1 openssl: update the epoch time for ct_test ptest 40858a0598 openssl: backport fix for ptest certificate expiration 68c97aa9e0 Revert "openssl: Backport fix for ptest cert expiry" :Issues Addressed: [WRO-6542] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 622cd220..e3a3045f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=0784db7d', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=4051d1a3aa', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=7e056e79a5', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=deee226017', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=57e9831a1', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d75f8f08c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 31ac390fb959ae92b0062c0d71423681784a29f3 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 4 Jul 2022 08:20:55 +0900 Subject: [PATCH 427/916] webos-image: Update layer pins for 2022-07-04 (build 474 part 2/2) meta-webosose as of 2022-07-04 08:14:33 +0900 a502c8f8d luna-surfacemanager=376 qtwayland-webos=79 webos-initscripts=84 fc2019226 auto-luna-surface-manager=42 luna-surfacemanager=375 qtbase-plugins-webos=14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e3a3045f..58db3144 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d75f8f08c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a502c8f8d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c85b38d41a5e821cae9870bafed206eb052b2920 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 4 Jul 2022 08:22:16 +0900 Subject: [PATCH 428/916] webos-image: Update layer pins for 2022-07-04 (build 475) meta-webosose as of 2022-07-04 08:15:03 +0900 a27007691 edgeai-vision=11-r3 armnn=r2 arm-compute-library=r2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 58db3144..5ea36b55 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a502c8f8d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a27007691', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8831dfc067b19b04820b9de4454887462a646397 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 4 Jul 2022 08:24:06 +0900 Subject: [PATCH 429/916] webos-image: Update layer pins for 2022-07-04 (build 476) meta-webosose as of 2022-07-04 08:16:51 +0900 8428a661c ose: com.webos.service.mediaindexer=21 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5ea36b55..6175168d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a27007691', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8428a661c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b9b9883613e67b1f27427349f052e703901971a5 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 4 Jul 2022 08:25:38 +0900 Subject: [PATCH 430/916] webos-image: Update meta-qt6 layerpin to v6.3.1 (build 477 part 1/3) meta-webosose as of 2022-07-04 08:17:22 +0900 dc6f172e8 qtbase=webos100 qtdeclarative=webos78 (rebase patches to v6.3.1) 066ff1bce qtmultimedia=r1 (fix build issue with Qt 6.3.0) meta-qt6 as of 2022-06-08 21:08:42 +0000 39eeba2 Update submodule refs on '6.3.1' in yocto/meta-qt6 195a8b7 Update submodule refs on '6.3.1' in yocto/meta-qt6 3743bb1 Update submodule refs on '6.3.1' in yocto/meta-qt6 08ade90 qt6-git.inc: Switch to 6.3.1 release branch c9fa2f1 qtquickdesigner-components: update revision db04b87 Update submodule refs on '6.3' in yocto/meta-qt6 bc21093 Update handling of commercial modules 86ae133 sdk: Use correct CMAKE_PREFIX_PATH for Qt modules a3ba4eb sdk: don't force tool build from sdk a1078f7 Update submodule refs on '6.3' in yocto/meta-qt6 b0a06f8 Fix bogus env path for qt6 toolchain setup 3d8ff0a qtbase: add option for developer_build feature 0a0d9b5 Update submodule refs on '6.3' in yocto/meta-qt6 6d90f99 qtwebengine: update patch d783a57 qtdeclarative: update patch 8ff009e Coin: build examples for all modules 1cad22b coin: use correct domain for yocto-cache 8101a2a coin: rename the shared sstate-cache b2894aa qtinterfaceframework: fix example packaging a8cf585 Update submodule refs on '6.3' in yocto/meta-qt6 f719825 Coin: add CI build for kirkstone f912c56 Add details for LTS releases 1018892 Update submodule refs on '6.3' in yocto/meta-qt6 595012c qt6-git.inc: bump PV to 6.3.1 c878b16 Update submodule refs on '6.3' in yocto/meta-qt6 34dd888 Update submodule refs on '6.3' in yocto/meta-qt6 77c2f9b Update submodule refs on '6.3' in yocto/meta-qt6 71acbc4 Update submodule refs on '6.3' in yocto/meta-qt6 bc53890 qtwebengine: skip host build 8870361 Stage all tools to sysroot 24318e7 python3-antlr4-runtime: use correct recipe name 5dc21ce Revert "qtquickdesigner-components: lower minimum CMake version" 38cf9fa coin: use shared Hash Equivalence server 2e964d9 Update submodule refs on '6.3' in yocto/meta-qt6 302dfbd qt6: make configure more verbose 0ddbd27 qtquickdesigner-components: lower minimum CMake version f616a39 qtquickdesigner-component: switch to CMake build d6108f0 qtserialbus: use PACKAGECONFIGs 5d0dc20 qtserialbus: remove native and nativesdk support 5078e6d qtbase: update license checksum 6d1cd6b Update submodule refs on '6.3' in yocto/meta-qt6 b109b06 Update The-Qt-Company-Commercial 41ec0c8 qtinterfaceframework: remove workaround c702b23 qtdeclarative: include tools in packagegroup :Issues Addressed: [WRO-7293] CCC: Upgrade to Qt 6.3.1 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 6175168d..43896cca 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -71,14 +71,14 @@ ('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=eba4b74', ''), ('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=f6b88c1', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.0,commit=f7c9337', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), ('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.3', 34, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8428a661c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dc6f172e8', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 32f323ce81e54a42a29319ed8c954e6d50955f75 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 4 Jul 2022 08:27:23 +0900 Subject: [PATCH 431/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 477 part 2/3) meta-webosose as of 2022-07-04 08:17:55 +0900 e749616b5 linux-yocto: improve indentation and use common variables ef92b2ba6 ose: improve indentation mostly on LIC_FILES_CHKSUM 9419b5909 com.webos.service.pdm=r6 (don't try to install localized files) 08deaebe5 com.webos.app.mediagallery=r3 (don't try to install localized files) 1a16c1edd webos_localizable.bbclass: fix and shorten the warning message oe-core as of 2022-06-15 06:40:10 -1000 135adeb82c archiver: don't use machine variables in shared recipes 14aa189c2e gcc-source: Fix incorrect task dependencies from ${B} 28090d32c8 e2fsprogs: add alternatives handling of lsattr as well 9eecfbfc95 oescripts: change compare logic in OEListPackageconfigTests fd1ed873ec archiver: use bb.note instead of echo b761150790 rootfs.py: close kernel_abi_ver_file 27cd074d74 license.bbclass: Bound beginline and endline in copy_license_files() a1b73bc6ba alsa-plugins: fix libavtp vs. avtp packageconfig 7777cc853d kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of task 2bba60d687 vim: Upgrade 8.2.5034 -> 8.2.5083 179b862e97 openssh: Whitelist CVE-2021-36368 cc657868d3 cups: fix CVE-2022-26691 :Issues Addressed: [WRO-7292] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 43896cca..83feb728 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=0784db7d', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=7e056e79a5', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=135adeb82c', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=deee226017', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dc6f172e8', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e749616b5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3714dac172063bf5fdad275bd277b1712e1d304c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 4 Jul 2022 08:28:35 +0900 Subject: [PATCH 432/916] webos-image: Update layer pins for 2022-07-04 (build 477 part 3/3) meta-webosose as of 2022-07-04 08:18:08 +0900 f76b2b88d ose: lsb-release=webos10 e029b3997 ose: webruntime_91=20 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 83feb728..94991726 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e749616b5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f76b2b88d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3795aedd71e591230f126290534f12519c99afce Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 4 Jul 2022 08:29:56 +0900 Subject: [PATCH 433/916] webos-image: Update layer pins for 2022-07-04 (build 478) meta-webosose as of 2022-07-04 08:18:58 +0900 e8bf6223a ose: wam=60 434bdf040 fix_branch_name.bbclass: Update to display a message when not in use --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 94991726..cde0a699 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f76b2b88d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e8bf6223a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 377b9879de249669e0ca3cf97aee8d29713ac2e1 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 19 Jul 2022 08:25:20 +0900 Subject: [PATCH 434/916] webos-image: Update layer pins for 2022-07-19 (build 479) meta-webosose as of 2022-07-19 08:23:44 +0900 eb4109be16 com.webos.app.enactbrowser=55 7c99ba01f4 ose: sam=64 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index cde0a699..f0640f6c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e8bf6223a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=eb4109be16', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0a61549c468c95c9cf907d4214ce7031eaf80ea5 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 19 Jul 2022 08:26:24 +0900 Subject: [PATCH 435/916] webos-image: Update layer pins for 2022-07-19 (build 480) meta-webosose as of 2022-07-19 08:25:14 +0900 bbec6dd18f ose: webos-fluentbit-plugins=33 387f2d115a ose: com.webos.service.mediaindexer=22 media-codec-interface=8 bce0694fc2 ose: webruntime_91=21 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f0640f6c..7fb92ec6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=eb4109be16', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bbec6dd18f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0247458fd099a7569b30b7a80341182fc31a8c34 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 19 Jul 2022 08:27:34 +0900 Subject: [PATCH 436/916] webos-image: Update layer pins for 2022-07-19 (build 481) meta-webosose as of 2022-07-19 08:26:36 +0900 bd79e36ec4 luna-surfacemanager=377 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7fb92ec6..d7acbbb9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bbec6dd18f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bd79e36ec4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d9eec0a6bf6208493b270df1de267c41bc569d87 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 19 Jul 2022 08:28:40 +0900 Subject: [PATCH 437/916] webos-image: Update layer pins for 2022-07-19 (build 482) meta-webosose as of 2022-07-19 08:27:10 +0900 f248364663 ose: Change recipe author 3b672f8a79 wpa-supplicant=webos5 (respect WPA_EXTRA_PARAM) 96f21c7fd3 edgeai-vision=17-r4 tensorflow-lite=r4 93285c08d9 com.webos.app.enactbrowser=56 e92ecf86e4 ose: webruntime_91=22 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d7acbbb9..686dc7b7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bd79e36ec4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f248364663', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From f6221e14a96c8c1007b6c8d19b096efb9a82f616 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 19 Jul 2022 08:29:38 +0900 Subject: [PATCH 438/916] webos-image: Update layer pins for 2022-07-19 (build 483) meta-webosose as of 2022-07-19 08:28:31 +0900 6468975c8a bluetooth-sil-bluez5=79 db80fb4953 ose: Modify recipe author --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 686dc7b7..49a4762d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f248364663', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6468975c8a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 291dd17b34e85e2cef679f6eab16d00ef3b80324 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 25 Jul 2022 11:29:08 +0900 Subject: [PATCH 439/916] webos-image: Update layer pins for 2022-07-25 (build 484) meta-webosose as of 2022-07-25 11:28:11 +0900 fd804560e3 ose: wam=61 ef413f3610 ose: Modify recipe author --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 49a4762d..603206a6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6468975c8a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fd804560e3', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 81789d4e762c10fbf2f9fb35616af193853d3914 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 25 Jul 2022 11:31:38 +0900 Subject: [PATCH 440/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 485) meta-webosose as of 2022-07-25 11:28:44 +0900 8ed4c44cc7 wam=r46 (fix build with DEBUG_BUILD) 557b2f1385 webos.inc: add openssh to BAD_RECOMMENDATIONS 6f9ba59d71 leveldb, grpc, tesseract-lang, bridge-utils: remove fix_branch_name inherit 778990e12f armnn=r3 (respect baselib) 645ee2e2f9 libgdrive=r3 (make do_compile re-executable) ad19e5e28a tensorflow-lite=r4 (fetch even more 3rdparty dependencies) da8964b9bd arm-compute-library=r3 (package examples and tests in separate package) 0b0e3ac7ec ose: fluentbit=webos4 webos-fluentbit-plugins=r7 oe-core as of 2022-07-13 05:25:10 -1000 bba069463c classes/cve-check: Move get_patches_cves to library 3230e5f734 vim: upgrade to 9.0.0021 6031eecee8 openssl: security upgrade 1.1.1p to 1.1.1q af25fff399 qemu: add PACKAGECONFIG for capstone af32908dfc IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creation 7bc7d4d24e dropbear: break dependency on base package for -dev package e863fc0609 openssh: break dependency on base package for -dev package 70b3c7004e oe-selftest-image: Ensure the image has sftp as well as dropbear 93796b2787 packagegroup-core-ssh-dropbear: Add openssh-sftp-server recommendation e7fb95c0b2 oeqa/runtime/scp: Disable scp test for dropbear f7af3c555d efivar: change branch name to main 6126f40a7c linux-yocto/5.4: update to v5.4.203 5503425172 linux-yocto/5.4: update to v5.4.199 cc245b75eb vim: 8.2.5083 -> 9.0.0005 a8283f9251 openssl: Minor security upgrade 1.1.1o to 1.1.1p ee32707091 cve-check: hook cleanup to the BuildCompleted event, not CookerExit b82c957204 cve-extra-exclusions: Clean up and ignore three CVEs (2xqemu and nasm) b75caf4a98 insane.bbclass: host-user-contaminated: Correct per package home path c83cabad78 wic: fix WicError message ce27982c24 initramfs-framework: move storage mounts to actual rootfs 9f301f5563 lttng-modules: Backport Linux 5.18+, 5.15.44+, 5.10.119+ fixes a0415549af wireless-regdb: upgrade 2022.04.08 -> 2022.06.06 577d297bab oeqa/selftest/cve_check: add tests for Ignored and partial reports fd9dc688ea grub2: CVE-2021-3981 Incorrect permission in grub.cfg allow unprivileged user to read the file content 14b3c0ca46 cve-check: add support for Ignored CVEs 097469513f unzip: Port debian fixes for two CVEs 357791da82 unzip: fix CVE-2021-4217 2850ef58f2 golang: CVE-2021-31525 net/http: panic in ReadRequest and ReadResponse when reading a very large header 6625e24a61 golang: CVE-2022-24675 encoding/pem: fix stack overflow in Decode c6f5fb5e75 linux-firmware: upgrade 20220509 -> 20220610 6654baf267 linux-firmware: add support for building snapshots f2d59bf224 systemd: systemd-systemctl: Support instance conf files during enable 12169c1104 dpkg: update to 1.19.8 b835c65845 golang: CVE-2021-44717 syscall: don't close fd 0 on ForkExec error 841a8fb5b6 python-pip: CVE-2021-3572 Incorrect handling of unicode separators in git references bitbake as of 2022-07-08 06:48:38 -1000 7fc4cffe fetch/wget: Move files into place atomically a247f56d fetch/git: Fix usehead for non-default names a496a895 knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutes 36fe8bae knotty: display active tasks when printing keepAlive() message 47ed06d4 bin/bitbake-getvar: Add a new command to query a variable value (with history) 144a1cfe tinfoil/data_smart: Allow variable history emit() to function remotely meta-oe as of 2022-07-16 12:56:17 -0700 52cee67833 ntfs-3g-ntfsprogs: upgrade to 2021.8.22 9f3d116fdd cyrus-sasl: CVE-2022-24407 failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands b406297d3b xterm: CVE-2022-24130 Buffer overflow in set_sixel in graphics_sixel.c a24773d39e openldap: CVE-2022-29155 OpenLDAP SQL injection 1d0b2d78c2 ntfs-3g-ntfsprogs: Set CVE_PRODUCT to "tuxera:ntfs-3g" d6795ab0ee php: move to version v7.4.28 512a3caee4 iperf: Set CVE_PRODUCT to "iperf_project:iperf" 245a1ab46b grpc: switch from master branch to main for upb 96e9636f7d leveldb: switch from master branch to main d865d97f9b bridge-utils: Switch to use the main branch 2526b14d39 tesseract-lang: switch from master branch to main 986bb14aaf python3-matplotlib: add missing dependency 04212afa12 mariadb: update to 10.4.25 meta-updater as of 2022-06-24 13:35:07 +0200 6b4222e Merge pull request #41 from shr-project/jansa/dunfell-updates 0348420 aktualizr: bump SRCREV 90b78f3 aktualizr: bump SRCREV meta-raspberrypi as of 2022-07-06 16:07:50 +0100 2081e1b linux-firmware-rpidistro: fix wifi driver loading on cm4 meta-virtualization as of 2022-07-05 16:28:15 -0400 a63a54d libvirt: CVE-2022-0897 missing locking in nwfilterConnectNumOfNWFilters can lead to denial of service ab3bbe3 libvirt: CVE-2021-3667 Improper locking on ACL failure :Issues Addressed: [WRO-8076] CCC: Various build fixes --- weboslayers.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 603206a6..fce2be95 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=0784db7d', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=7fc4cffe', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=135adeb82c', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=bba069463c', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=deee226017', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=52cee67833', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=eba4b74', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=f6b88c1', ''), +('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=6b4222e', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=a63a54d', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), @@ -78,9 +78,9 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fd804560e3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8ed4c44cc7', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=934064a', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), From 919bbbd8f382657da3ac575f211f0613dd70d5ac Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 3 Aug 2022 09:16:37 +0900 Subject: [PATCH 441/916] webos-image: Update layer pins for 2022-08-03 (build 486) meta-webosose as of 2022-08-03 09:15:12 +0900 1184a78922 ilib-webapp=23 enact-sandstone=r9 localization-tool-native=v1.7.0 10737abb3d ose: g-media-pipeline=21.gav.31 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fce2be95..16e95145 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8ed4c44cc7', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1184a78922', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ad911dffe9b2c88877d51ea38593b0b0b98e656d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 3 Aug 2022 09:17:39 +0900 Subject: [PATCH 442/916] webos-image: Update layer pins for 2022-08-03 (build 487) meta-webosose as of 2022-08-03 09:16:42 +0900 d6c9cb1f8f edgeai-vision=21 ca0dfd9745 g-media-pipeline=21.gav.32 gstreamer1.0=webos2 gstreamer1.0-plugins-bad=webos3 com.webos.service.mediacontroller=25 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 16e95145..c474c7b7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1184a78922', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d6c9cb1f8f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 97d0c086a27524e1e8ba765ce6325ac98f4a673c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 8 Aug 2022 06:58:28 +0900 Subject: [PATCH 443/916] webos-image: Update layer pins for 2022-08-08 (build 488) meta-webosose as of 2022-08-08 06:55:11 +0900 fc80166fbb ose: g-media-pipeline=21.gav.33 6f6351188d ose: luna-service2=28 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c474c7b7..50c8431c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d6c9cb1f8f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fc80166fbb', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 96ea3b52c3e51572b57c504d6da52fc6bbe40716 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 8 Aug 2022 06:59:17 +0900 Subject: [PATCH 444/916] webos-image: Update layer pins for 2022-08-08 (build 489) meta-webosose as of 2022-08-08 06:56:01 +0900 e296e599c9 ose: com.webos.service.peripheralmanager=11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 50c8431c..8d6152f6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fc80166fbb', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e296e599c9', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 065fe26530c6b696bd3d4a9f01e5199394b0ac64 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 11 Aug 2022 09:31:56 +0900 Subject: [PATCH 445/916] webos-image: Update layer pins for 2022-08-11 (build 490) meta-webosose as of 2022-08-11 09:28:12 +0900 73c6491d21 webos_app_generate_security_files.bbclass: Add BPN instead of PN 33022904fd ose: Add com.webos.app.videocall=1-r0,v0.0.1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8d6152f6..a95828c8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e296e599c9', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=73c6491d21', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 092a01129f887e399a8560dc0959c790402a783c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 11 Aug 2022 09:33:56 +0900 Subject: [PATCH 446/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 491 part 1/2) meta-webosose as of 2022-08-11 09:28:45 +0900 c1f0392185 gstreamer1.0-plugins-bad=webos4 gstreamer1.0=webos3webosrpi4: update qemux86-64 patches 6ca7bb4576 mpeg2dec=webos1 (Remove executable flag in stack) oe-core as of 2022-07-28 06:26:48 -1000 73d2b640ad libtirpc: CVE-2021-46828 DoS vulnerability with lots of connections 429c2c89b6 libTiff: CVE-2022-2056 CVE-2022-2057 CVE-2022-2058 DoS from Divide By Zero Error 7c3043df56 qemu: CVE-2022-35414 can perform an uninitialized read on the translate_fail path, leading to an io_readx or io_writex crash 191db3c58b grub2: Fix buffer underflow write in the heap 152765b74c kernel-fitimage.bbclass: add padding algorithm property in config nodes 80d14a9aaf libjpeg-turbo: Fix CVE-2021-46822 2bf155d59e gnupg: CVE-2022-34903 possible signature forgery via injection into the status line 3f40d5f095 build-appliance-image: Update to dunfell head revision 597eef3b2f linux-yocto-rt/5.4: fixup -rt build breakage c954fc1097 linux-yocto/5.4: update to v5.4.205 aad2a33008 curl: Fix CVE-2022-32206, CVE-2022-32207, and CVE-2022-32208 5cb48712e0 cve-extra-exclusions.inc: Use CVE_CHECK_WHITELIST meta-oe as of 2022-08-02 06:59:38 -0700 f22bf6efaa meta-oe: Add leading whitespace for append operator a04c5444c9 bigbuckbunny-1080p: update SRC_URI 3ba409127c ntfs-3g-ntfsprogs: upgrade to 2022.5.17 :Issues Addressed: [WRO-9071] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index a95828c8..3fc365f3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=7fc4cffe', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=bba069463c', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=73d2b640ad', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=52cee67833', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=f22bf6efaa', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=73c6491d21', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c1f0392185', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 970eea6502a64288da3963b79e50b4b09130c030 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 11 Aug 2022 09:35:29 +0900 Subject: [PATCH 447/916] webos-image: Update layer pins for 2022-08-11 (build 491 part 2/2) meta-webosose as of 2022-08-11 09:29:05 +0900 0706f6ea12 webos-initscripts=85 base-passwd: Add users and groups for supporting non-root service 3235748166 ose: webruntime_91=23 webruntime=r55 webruntime_%=webosrpi11 wam=62-r47 media-codec-interface=10-r6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3fc365f3..606fc5d9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c1f0392185', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0706f6ea12', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 03644996b21f9de6960ef60ede1c4f727bce1300 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 23 Aug 2022 09:28:56 +0900 Subject: [PATCH 448/916] webos-image: Update layer pins for 2022-08-23 (build 492) meta-webosose as of 2022-08-23 09:27:31 +0900 7235fc5b4c com.webos.app.home=21-r4 3bae82ec86 qtgraphicaleffects=webos4 (fix potential build error) 4047508392 qtwayland=webos32 (fix build issue with Qt 6.4.0) a9e47a3f38 ose: webruntime=r56 wam=r48 860c94a620 ose: com.webos.app.videocall=2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 606fc5d9..f5f32652 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0706f6ea12', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7235fc5b4c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e8c9b47e6f1748845c968e443b86b6e073f56c30 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 23 Aug 2022 09:30:17 +0900 Subject: [PATCH 449/916] webos-image: Update layer pins for 2022-08-23 (build 493) meta-webosose as of 2022-08-23 09:27:50 +0900 b7487e0870 ose: pulseaudio=35 audiod=41 90be395742 ose: webruntime_91=24 webruntime=r57 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f5f32652..20b054cd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7235fc5b4c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b7487e0870', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 17dc365f082b17b4616ae350a0d7718c9e682029 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 23 Aug 2022 09:30:56 +0900 Subject: [PATCH 450/916] webos-image: Update layer pins for 2022-08-23 (build 494) meta-webosose as of 2022-08-23 09:28:10 +0900 e9febcf82e maliit-framework-webos=100 771d89c6db webos_qmllint.bbclass: update qmllint options ebf4aadba0 com.webos.app.enactbrowser=57 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 20b054cd..bb218022 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b7487e0870', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e9febcf82e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9bd36a34f6d15495402f9a79f19f2918e54580b0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 25 Aug 2022 09:44:27 +0900 Subject: [PATCH 451/916] webos-image: Update layer pins for 2022-08-25 (build 495) meta-webosose as of 2022-08-25 09:38:12 +0900 3ed1da414f base-files=webos15 webos-initscripts=86 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index bb218022..71bcafe0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e9febcf82e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3ed1da414f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c37a0a0a9bfe1c6f3c9ccfe083c3f1b66821ed7b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 25 Aug 2022 09:45:40 +0900 Subject: [PATCH 452/916] webos-image: Update layer pins for 2022-08-25 (build 496) meta-webosose as of 2022-08-25 09:39:43 +0900 15115d2d70 webos.conf: Release webOS OSE v2.18.0 88edbc6c12 com.webos.app.camera=9 ddcd63ff04 ose: pulseaudio=36 audiod=42 b1b62d253d packagegroup-webos-devel: update RDEPENDS gator-mod=r5.0 gator=r5.5 dcef4e99ef ose: com.webos.app.videocall=3 7e4005ddb3 ose: webruntime_91=25 wam=63-r49 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 71bcafe0..ec9a956a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3ed1da414f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=15115d2d70', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c8c8614ca8d14ce5777e834ff43641947840a4c7 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 13 Sep 2022 06:17:06 +0900 Subject: [PATCH 453/916] webos-image: Update layer pins for 2022-09-13 (build 497) meta-webosose as of 2022-09-13 06:15:01 +0900 4217e6f6ba org.ocf.webossample.{occlientbasicops=r7 ocserverbasicops=r7} packagegroup-webos-iot=r1 packagegroup-webos-extended=r42 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ec9a956a..5ec5ecfa 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=15115d2d70', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4217e6f6ba', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 928fbdad8bb9dae1e3d6a87c083cf3070fb52c38 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 13 Sep 2022 06:18:08 +0900 Subject: [PATCH 454/916] webos-image: Update layer pins for 2022-09-13 (build 498) meta-webosose as of 2022-09-13 06:15:55 +0900 f8e7d9ec26 ilib-webapp=24 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5ec5ecfa..513d6431 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4217e6f6ba', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f8e7d9ec26', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 740903b733287b7559c49d9f3ecff017a69f7af0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 13 Sep 2022 06:19:25 +0900 Subject: [PATCH 455/916] webos-image: Update layer pins for 2022-09-13 (build 499) meta-webosose as of 2022-09-13 06:16:17 +0900 6b6fcde25e systemd=webos10 webos-fluentbit-plugins=34-r8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 513d6431..e5b711f2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f8e7d9ec26', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6b6fcde25e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6e3627fd02ee2c2c48d642a2e5082ab6ee99ffc4 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 13 Sep 2022 06:20:09 +0900 Subject: [PATCH 456/916] webos-image: Update layer pins for 2022-09-13 (build 500) meta-webosose as of 2022-09-13 06:16:57 +0900 bdbe22c910 webos-fluentbit-plugins=36-r9 7d61f20ad0 ose: enact-framework=v4.5.0-r20 enact-sandstone=v2.5.2-r10 enact-dev-native=v5.0.1-r12 com.example.app.iotivity=r7 com.webos.app.{camera=10-r1 enactbrowser=58-r17 home=22 imageviewer=15-r1 notification=13-r2 settings=21 videocall=4 videoplayer=12-r1 volume=11-r2} --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e5b711f2..addd7cc0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6b6fcde25e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bdbe22c910', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d90d50525e525e7efe102129fa7265e26291da08 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 16 Sep 2022 16:18:34 +0900 Subject: [PATCH 457/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 501 part 1/2) meta-webosose as of 2022-09-16 16:16:00 +0900 4c7962779e image.bbclass: Use hardlinks for more IMAGE_FSTYPES oe-core as of 2022-09-07 04:40:43 -1000 c9a9d5a1f7 vim: Upgrade 9.0.0242 -> 9.0.0341 48742ddf4d cve-check: close cursors as soon as possible 374dd13db2 classes: cve-check: Get shared database lock 7028803d7d libarchive: Fix CVE-2021-31566 issue 01d7e2c7a0 libarchive: Fix CVE-2021-23177 issue 59344420eb curl: Backport patch for CVE-2022-35252 226f945807 sqlite: CVE-2022-35737 assertion failure 345193f36d relocate_sdk.py: ensure interpreter size error causes relocation to fail 653b03aa6f cryptodev-module: fix build with 5.11+ kernels 2663435831 linux-yocto/5.4: update to v5.4.210 8b69eafa5c wireless-regdb: upgrade 2022.06.06 -> 2022.08.12 b0a0abbcc5 tzdata: upgrade 2022a -> 2022b 5dd5130f9b mobile-broadband-provider-info: upgrade 20220511 -> 20220725 169537045e vim: Upgrade 9.0.0115 -> 9.0.0242 4cc681fd66 cve-check: Don't use f-strings b9312041e4 libxml2: Add fix for CVE-2016-3709 9b3420c9a9 golang: CVE-2022-32189 a denial of service 2c4fb77f41 golang: fix CVE-2022-30635 and CVE-2022-32148 9ffaae8877 golang: fix CVE-2022-30632 and CVE-2022-30633 6813a265c7 golang: fix CVE-2022-30629 and CVE-2022-30631 462d4a55a4 libtiff: CVE-2022-34526 A stack overflow was discovered a3cba15142 build-appliance-image: Update to dunfell head revision e59c72d570 initscripts: run umountnfs as a KILL script 06cfa8be54 rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S} 0bf78a8e0e bin_package: install into base_prefix c4d8834ed3 kernel-arch: Fix buildpaths leaking into external module compiles ba997f02b2 linux-firwmare: restore WHENCE_CHKSUM variable a151460d92 linux-firmware: update 20220610 -> 20220708 083d6de413 vim: update from 9.0.0063 to 9.0.0115 f99677f794 vim: Upgrade 9.0.0021 -> 9.0.0063 10ed7cf347 zlib: CVE-2022-37434 a heap-based buffer over-read 4cac37913d gnutls: CVE-2022-2509 Double free during gnutls_pkcs7_verify 198bd53bdc qemu: CVE-2020-27821 heap buffer overflow in msix_table_mmio_write ac6ea1a966 gstreamer1.0: use the correct meson option for the capabilities 2f78dbcb30 libxml2: Port gentest.py to Python-3 33d006ed8d selftest: skip virgl test on fedora 36 788e2c6bcc openssh: Add openssh-sftp-server to openssh RDEPENDS f11ed8c8fd libmodule-build-perl: Use env utility to find perl interpreter 0106c6a629 insane: Fix buildpaths test to work with special devices bd55001d9f linux-yocto/5.4: update to v5.4.209 b98028117b linux-yocto/5.4: update to v5.4.208 a2d03f445c cve_check: skip remote patches that haven't been fetched when searching for CVE tags ef3f5fba3c gdk-pixbuf: CVE-2021-46829 a heap-based buffer overflow 4608413d46 grub2: Fix several security issue of integer underflow bitbake as of 2022-09-02 11:45:17 +0100 048d682b utils: Pass lock argument in fileslocked 3b719e8e runqueue: Change pressure file warning to a note 82b683f8 bitbake: runqueue: add memory pressure regulation 66741d21 bitbake: runqueue: add cpu/io pressure regulation 17be3829 fetch2/wget: Update user-agent meta-oe as of 2022-09-11 13:49:52 -0400 6792ebdd96 c-ares: upgrade 1.17.2 -> 1.18.1 ad1dcf68b6 c-ares: remove custom patches cd8d2f689f c-ares: upgrade 1.17.1 -> 1.17.2 de05a500b9 c-ares: Upgrade to 1.17.1 release 87841f0c18 Revert "c-ares: Add fix for CVE-2021-3672" a33dca5297 cryptsetup: upgrade 2.3.2 -> 2.3.7 a1a40c95eb nodejs: Upgrade to 12.22.12 e5e63be86e python3-lxml: CVE-2022-2309 NULL Pointer Dereference allows attackers to cause a denial of service meta-updater as of 2022-08-24 10:12:51 +0200 8e02177 Merge pull request #46 from uptane/fix/prevent-tmpfile-cleanup-dunfell b38b8df aktualizr: Exclude tmpfiles used for certs from systemd cleanup. meta-virtualization as of 2022-09-13 21:46:58 -0400 cb95344 libvirt: CVE-2021-3975 segmentation fault during VM shutdown can lead to vdsm hang :Issues Addressed: [WRO-10729] CCC: Various build fixes --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index addd7cc0..c417c28a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=7fc4cffe', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=048d682b', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=73d2b640ad', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=c9a9d5a1f7', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=f22bf6efaa', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=6792ebdd96', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=6b4222e', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=a63a54d', ''), +('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=8e02177', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=cb95344', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bdbe22c910', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4c7962779e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From cdf1c34e5722300bd66731c981b84799692382d0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 16 Sep 2022 16:19:53 +0900 Subject: [PATCH 458/916] webos-image: Update layer pins for 2022-09-16 (build 501 part 2/2) meta-webosose as of 2022-09-16 16:17:10 +0900 b53b314f7d ose: g-media-pipeline=21.gav.34 umediaserver=24.gav.24 02c31e696d luna-surfacemanager=378 cbfb123a64 ose: com.webos.service.storageaccess=19 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c417c28a..34a35ba1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4c7962779e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b53b314f7d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0aa6f031e25edad755fc88a8459a3833f0dfb203 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 20 Sep 2022 08:46:07 +0900 Subject: [PATCH 459/916] webos-image: Update layer pins for 2022-09-20 (build 502) meta-webosose as of 2022-09-20 08:44:00 +0900 bed3f2a6af ose: enact-dev-native=v5.0.2 d1ec9868c8 ose: pulseaudio=37 audiod=43 be1344437b pkg_dependency.bbclass: Add more package information #2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 34a35ba1..8e2915b8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b53b314f7d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bed3f2a6af', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 883844cd19e93b7df3db6dc2001e9c345e34fca8 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 29 Sep 2022 15:13:39 +0900 Subject: [PATCH 460/916] webos-image: Update layer pins for 2022-09-29 (build 503) meta-webosose as of 2022-09-29 15:09:00 +0900 2427591d ose: g-camera-pipeline=13.gav.30 90e51498 ose: Add com.webos.app.test.v8snapshot=21-r6.1 fe32597a ose: Add support for WAM using gamepads f9a5d81a ose: webruntime_91=26 3fe5edea luna-surfacemanager=379 qtwayland-webos=81 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8e2915b8..1af32ffa 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bed3f2a6af', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2427591d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 269e88107a2cb287b5b25a18ba56dfc9c7fe7cf4 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 29 Sep 2022 15:14:36 +0900 Subject: [PATCH 461/916] webos-image: Update layer pins for 2022-09-29 (build 504) meta-webosose as of 2022-09-29 15:09:32 +0900 d8908a4b ose: imemanager=26 d2498c45 ose: com.webos.app.enactbrowser=59 com.webos.app.camera=11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1af32ffa..5461dd64 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2427591d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d8908a4b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 316f1d6a3d349caad4ba1fae9cd76a8b78e0a3af Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 29 Sep 2022 15:15:27 +0900 Subject: [PATCH 462/916] webos-image: Update layer pins for 2022-09-29 (build 505) meta-webosose as of 2022-09-29 15:10:08 +0900 7d4f5909 ose: pulseaudio=39 audiod=45 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5461dd64..6544a45a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d8908a4b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7d4f5909', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ade56dba274e0ab559e42be8aef2af62000e218c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 29 Sep 2022 15:16:57 +0900 Subject: [PATCH 463/916] webos-image: Update layer pins for 2022-09-29 (build 506) meta-webosose as of 2022-09-29 15:10:51 +0900 d4761529 webos-fluentbit-plugins=37-r10 webos-initscripts=87 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6544a45a..9d295280 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7d4f5909', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d4761529', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fe7228716e8addcc4c5a19d0516cdb726cb7c5f9 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 6 Oct 2022 10:27:02 +0900 Subject: [PATCH 464/916] webos-image: Update layer pins for 2022-10-06 (build 507) meta-webosose as of 2022-10-06 10:10:51 +0900 5d47aec1 webos-initscripts=88 e1af9c60 ilib-webapp=25,v14.15.1 enact-framework=r21 enact-sanestone=r11 22cb2dae ose: imemanager=27 5d502c3a ose: com.webos.app.enactbrowser=60 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9d295280..3852eaa5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d4761529', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5d47aec1', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 978faaa6dc68a9057b703276070fbed6baef665c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 6 Oct 2022 10:29:12 +0900 Subject: [PATCH 465/916] webos-image: Update to latest revision in Yocto 3.1 Dunfell (build 508 part 1/2) oe-core as of 2022-09-22 04:40:18 -1000 ef38f7acee linux-yocto/5.4: update to v5.4.213 ddfc3eebd9 linux-yocto/5.4: update to v5.4.212 4efa4490be expat: Fix CVE-2022-40674 b42ea2b7f9 sqlite3: Fix CVE-2021-20223 7fdd4d2dc0 subversion: fix CVE-2021-28544 f547c9610f qemu: Add PACKAGECONFIG for brlapi 9badcf0261 qemu: Define libnfs PACKAGECONFIG 16a6e8530c qemu: fix and ignore several CVEs 86334559e3 connman: CVE-2022-32293 man-in-the-middle attack against a WISPR HTTP 2541fd0d0e sqlite3: Fix CVE-2020-35527 ced472cf1d sqlite3: Fix CVE-2020-35525 46ba253059 vim: Upgrade 9.0.0341 -> 9.0.0453 ddb09ccc3c go: fix and ignore several CVEs c852d3e674 gst-plugins-good: fix several CVE 2cf26e2e5a binutils : CVE-2022-38533 834ccad676 systemd: Add 'no-dns-fallback' PACKAGECONFIG option b8aa4d53b6 systemd: Fix unwritable /var/lock when no sysvinit handling 5eea0b24c6 virglrenderer: fix CVE-2022-0135 d08031bffa gnutls: fix CVE-2021-4209 380b6fb258 connman: fix CVE-2022-32292 8414d39f3f tiff: Security fixes CVE-2022-1354 and CVE-2022-1355 67df7488bf tiff: Fix for CVE-2022-2867/8/9 cbf57b25c7 python3: Fix CVE-2021-28861 for python3 meta-virtualization as of 2022-09-20 10:18:31 -0400 beea119 openvswitch: CVE-2021-3905 External triggered memory leak :Issues Addressed: [WRO-12449] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 3852eaa5..9c8aae20 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=048d682b', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=c9a9d5a1f7', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=ef38f7acee', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=6792ebdd96', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -69,7 +69,7 @@ ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=8e02177', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=cb95344', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=beea119', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), From 7ae141a7dff092a9cdffb5de51bbd57ff41535c4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 6 Sep 2022 13:20:27 +0000 Subject: [PATCH 466/916] build.sh: Include .wic.bz2 and .wic.bmap artifacts (v6.10.15) :Release Notes: Instead of using gzip to create .wic.gz from .wic here, we can use .wic.bz2 already created by OE build. Also include .wic.bmap for faster flashing and remove newly included .ostree.tar.bz2 which got included after fixing it to be hardlink instead of symlink in: "image.bbclass: Use hardlinks for more IMAGE_FSTYPES" meta-webos commit. :Detailed Notes: This also fixes missing image artifact with kirkstone where uncompressed .wic image is no longer created with sota after: https://github.com/uptane/meta-updater/commit/804f6b20cf1dc70ca32366a55dba6bec3c253dd8 raspberrypi4-64 with dunfell: # $IMAGE_FSTYPES [10 operations] # set? /OE/lge/build/webos/dunfell/meta-raspberrypi/conf/machine/include/rpi-base.inc:8 # "tar.bz2 ext3 wic.bz2 wic.bmap" # _remove /OE/lge/build/webos/dunfell/meta-lg-webos/meta-webos-raspberrypi/conf/machine/include/webos-rpi.inc:93 # "ext3" # set /OE/lge/build/webos/dunfell/oe-core/meta/conf/documentation.conf:213 # [doc] "Formats of root filesystem images that you want to have created." # set? /OE/lge/build/webos/dunfell/oe-core/meta/conf/bitbake.conf:782 # "tar.gz" # append /OE/lge/build/webos/dunfell/meta-updater/classes/sota.bbclass:12 # "${@bb.utils.contains('DISTRO_FEATURES', 'sota', 'ostreepush garagesign garagecheck ota-ext4 wic', ' ', d)}" # append /OE/lge/build/webos/dunfell/meta-updater/classes/sota.bbclass:13 # "${@bb.utils.contains('BUILD_OSTREE_TARBALL', '1', 'ostree.tar.bz2', ' ', d)}" # append /OE/lge/build/webos/dunfell/meta-updater/classes/sota.bbclass:14 # "${@bb.utils.contains('BUILD_OTA_TARBALL', '1', 'ota.tar.xz', ' ', d)}" # _remove[sota] /OE/lge/build/webos/dunfell/meta-lg-webos/meta-webos-raspberrypi/classes/sota_webos-rpi.bbclass:23 # "rpi-sdimg" # override[qemux86]:set /OE/lge/build/webos/dunfell/meta-lg-webos/meta-webos/classes/webos_image.bbclass:100 # "wic.vmdk" # override[qemux86-64]:set /OE/lge/build/webos/dunfell/meta-lg-webos/meta-webos/classes/webos_image.bbclass:101 # "wic.vmdk" # pre-expansion value: # "tar.bz2 ext3 wic.bz2 wic.bmap ${@bb.utils.contains('DISTRO_FEATURES', 'sota', 'ostreepush garagesign garagecheck ota-ext4 wic', ' ', d)} ${@bb.utils.contains('BUILD_OSTREE_TARBALL', '1', 'ostree.tar.bz2', ' ', d)} ${@bb.utils.contains('BUILD_OTA_TARBALL', '1', 'ota.tar.xz', ' ', d)}" IMAGE_FSTYPES="tar.bz2 wic.bz2 wic.bmap ostreepush garagesign garagecheck ota-ext4 wic ostree.tar.bz2 " raspberrypi4-64 with kirkstone: # $IMAGE_FSTYPES [10 operations] # set? /OE/lge/build/webos/kirkstone/meta-raspberrypi/conf/machine/include/rpi-base.inc:8 # "tar.bz2 ext3 wic.bz2 wic.bmap" # :remove /OE/lge/build/webos/kirkstone/meta-lg-webos/meta-webos-raspberrypi/conf/machine/include/webos-rpi.inc:93 # "ext3" # set /OE/lge/build/webos/kirkstone/oe-core/meta/conf/documentation.conf:214 # [doc] "Formats of root filesystem images that you want to have created." # set? /OE/lge/build/webos/kirkstone/oe-core/meta/conf/bitbake.conf:832 # "tar.gz" # append /OE/lge/build/webos/kirkstone/meta-updater/classes/sota.bbclass:12 # "${@bb.utils.contains('DISTRO_FEATURES', 'sota', 'ostreepush garagesign garagecheck ota-ext4', ' ', d)}" # append /OE/lge/build/webos/kirkstone/meta-updater/classes/sota.bbclass:13 # "${@bb.utils.contains('BUILD_OSTREE_TARBALL', '1', 'ostree.tar.bz2', ' ', d)}" # append /OE/lge/build/webos/kirkstone/meta-updater/classes/sota.bbclass:14 # "${@bb.utils.contains('BUILD_OTA_TARBALL', '1', 'ota.tar.xz', ' ', d)}" # :remove[sota] /OE/lge/build/webos/kirkstone/meta-lg-webos/meta-webos-raspberrypi/classes/sota_webos-rpi.bbclass:23 # "rpi-sdimg" # override[qemux86]:set /OE/lge/build/webos/kirkstone/meta-lg-webos/meta-webos/classes/webos_image.bbclass:97 # "wic.vmdk" # override[qemux86-64]:set /OE/lge/build/webos/kirkstone/meta-lg-webos/meta-webos/classes/webos_image.bbclass:98 # "wic.vmdk" # pre-expansion value: # "tar.bz2 ext3 wic.bz2 wic.bmap ${@bb.utils.contains('DISTRO_FEATURES', 'sota', 'ostreepush garagesign garagecheck ota-ext4', ' ', d)} ${@bb.utils.contains('BUILD_OSTREE_TARBALL', '1', 'ostree.tar.bz2', ' ', d)} ${@bb.utils.contains('BUILD_OTA_TARBALL', '1', 'ota.tar.xz', ' ', d)}" IMAGE_FSTYPES="tar.bz2 wic.bz2 wic.bmap ostreepush garagesign garagecheck ota-ext4 ostree.tar.bz2 " :Testing Performed: Only build tested. :Issues Addressed: [WRO-12449] CCC: Various build fixes Change-Id: Iabc5c0f924bd2ca39514fb79c425454ff4ab2a91 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/336474 Reviewed-by: Ban Word Checker Reviewed-by: Hyunjae Shin Tested-by: Hyunjae Shin --- scripts/build.sh | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 22b82031..dd03fd0d 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.14" +SCRIPT_VERSION="6.10.15" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -274,8 +274,8 @@ function add_md5sums_and_buildhistory_artifacts { ${ARTIFACTS}/${MACHINE}/${I}/*.tar.bz2 \ ${ARTIFACTS}/${MACHINE}/${I}/*.rpi-sdimg \ ${ARTIFACTS}/${MACHINE}/${I}/*.rpi-sdimg.gz \ - ${ARTIFACTS}/${MACHINE}/${I}/*.wic \ - ${ARTIFACTS}/${MACHINE}/${I}/*.wic.gz \ + ${ARTIFACTS}/${MACHINE}/${I}/*.wic.bmap \ + ${ARTIFACTS}/${MACHINE}/${I}/*.wic.bz2 \ ${ARTIFACTS}/${MACHINE}/${I}/*.zip \ ${ARTIFACTS}/${MACHINE}/${I}/*.vfat \ ${ARTIFACTS}/${MACHINE}/*.fastboot \ @@ -434,13 +434,16 @@ function move_artifacts { if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vfat >/dev/null 2>/dev/null; then ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vfat ${ARTIFACTS}/${MACHINE}/${I}/ fi - elif ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.wic >/dev/null 2>/dev/null; then - if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.wic >/dev/null 2>/dev/null; then - gzip -f BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.wic - ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.wic.gz ${ARTIFACTS}/${MACHINE}/${I}/ + elif ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.wic.bz2 >/dev/null 2>/dev/null; then + if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.wic.bz2 >/dev/null 2>/dev/null; then + ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.wic.bz2 ${ARTIFACTS}/${MACHINE}/${I}/ + fi + if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.wic.bmap >/dev/null 2>/dev/null; then + ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.wic.bmap ${ARTIFACTS}/${MACHINE}/${I}/ fi if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.tar.bz2 >/dev/null 2>/dev/null; then ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.tar.bz2 ${ARTIFACTS}/${MACHINE}/${I}/ + rm -vf ${ARTIFACTS}/${MACHINE}/${I}/${I}-${MACHINE}-*.ostree.tar.bz2 fi elif ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.tar.gz >/dev/null 2>/dev/null \ || ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.fastboot >/dev/null 2>/dev/null \ From 16d75b6ac4d954bf8fba00f84af3bc36da69f705 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 6 Oct 2022 10:30:42 +0900 Subject: [PATCH 467/916] webos-image: Update layer pins for 2022-10-06 (build 508 part 2/2) meta-webosose as of 2022-10-06 10:15:01 +0900 1ed133a8 libcec=webosrpi4 nyx-modules=webosrpi6 (use rpi overrides) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9c8aae20..6290e3e5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5d47aec1', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1ed133a8', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a8f1965bfa8b01ede13b69a14877175ecbd15f56 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 6 Oct 2022 10:34:38 +0900 Subject: [PATCH 468/916] webos-image: Update to latest revision in Yocto 3.2 Gatesgarth (build 509) meta-webosose as of 2022-10-06 10:20:48 +0900 96334ea5 {gatesgarth-stop} webos: layer.conf: Update to gatesgarth release name series 42bb0c5c gcc-source: update patches to apply on 10.2 version 2bbb261d Revert "webos-preferred-providers.inc: set PREFERRED_PROVIDER_go-native" 2def10bd libtool: Update 0001-libtool-fix-clang-linking-with-fsanitize-address-or.patch 2fc9a1be libcec=webosrpi4 (fix runtime dependencies for ${PN}-examples) d847966f nyx-modules: runtime depend on libcec-examples instead of libcec-tools e3753411 gator: remove gator-mod which fails to build with newer kernels 39847f12 linux-raspberrypi: add bbappend for 5.10 version a87dc1dd webos-sota: inherit image-artifact-names for IMAGE_BASENAME 58c64824 mesa: update patch to apply on 20.1.6 version 686165c3 webos.inc: python3-{yarl,gevent}: don't use -Werror=return-type 3061ecd9 dhcp: remove bbappend f9256379 webos-preferred-providers.inc: adjust to multilib changes from oe-core ff4e0591 webos.inc: don't add qemu-config to DISTRO_EXTRA_RDEPENDS 1db1cd3b webos.inc: update DEFAULT_WARN_QA 328bfd15 webos: PNBLACKLIST: update for Yocto 3.2 Gatesgarth a899ac7a build-compare: drop bbappend 84c4012a rt-tests, ettercap, igt-gpu-tools, iptables, fuse3, sshfs-fuse, expat, bzip2, libssh2: fix build-deps QA issue with bash 7091cf84 meta-webos-virtualization: hyperstart: ignore stringop-truncation issue for now 65def940 glib-2.0: Drop 0002-gdbus-codegen-also-replace-character-with-underscore.patch d8bcf5d8 {gatesgarth-start} meta-webos-backports-3.2: delete oe-core as of 2021-09-08 23:53:56 +0100 1935 commits from: https://github.com/openembedded/openembedded-core/compare/ef38f7acee...9cce475ffc bitbake as of 2022-02-23 18:10:47 +0000 201 commits from: https://github.com/openembedded/bitbake/compare/048d682b...38bff0ba meta-oe as of 2021-05-13 21:44:45 -0700 1762 commits from: https://github.com/openembedded/meta-openembedded/compare/6792ebdd96...f3f7a5f1a4 meta-raspberrypi as of 2021-07-15 18:21:19 +0300 168 commits from: https://github.com/agherzan/meta-raspberrypi/compare/2081e1b...e5e976d meta-security as of 2021-03-04 13:09:24 -0800 144 commits from: https://git.yoctoproject.org/meta-security/log/?h=3daf99f meta-updater as of 2022-04-11 16:19:58 +0200 152 commits from: https://github.com/uptane/meta-updater/compare/8e02177...094288c meta-virtualization as of 2022-01-27 14:09:25 -0500 159 commits from: https://git.yoctoproject.org/meta-virtualization/log/?h=2e5df1c :Issues Addressed: [WRO-12996] CCC: Upgrade to Yocto 3.2 Gatesgarth [PLAT-122546] Create GPVB with Yocto 3.2 Gatesgarth --- weboslayers.py | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 6290e3e5..03ba71dd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,33 +58,32 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.46,commit=048d682b', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.48,commit=38bff0ba', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=dunfell,commit=ef38f7acee', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=gatesgarth,commit=9cce475ffc', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=dunfell,commit=6792ebdd96', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=gatesgarth,commit=f3f7a5f1a4', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=dunfell,commit=8e02177', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=dunfell,commit=beea119', ''), +('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=gatesgarth,commit=094288c', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=gatesgarth,commit=2e5df1c', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), -('meta-webos-backports-3.2', 33, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.3', 34, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1ed133a8', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=96334ea5', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=dunfell,commit=2081e1b', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=gatesgarth,commit=e5e976d', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=dunfell,commit=c62970f', ''), +('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=gatesgarth,commit=3daf99f', ''), ] From ca732660956e544fd48cb1a4c0778a806a6a223c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 6 Oct 2022 10:38:23 +0900 Subject: [PATCH 469/916] webos-image: Update to latest revision in Yocto 3.3 Hardknott (build 510) meta-webosose as of 2022-10-06 10:23:55 +0900 22ecd26e {hardknott-stop} webos: layer.conf: Update to hardknott release name series 00a6c9db tensorflow-lite: use system abseil-cpp and don't install libabsl*.so libraries b8f1e219 abseil=v20210324.2+git 1b30105e gcc-source: update patches to apply on 10.3 version 9b329b06 flatbuffers: remove unnecessary bbappend 2509f731 systemd-serialgetty: fix LIC_FILES_CHKSUM as it is in oe-core hardknott branch ea66a25a webos.inc: update DEFAULT_WARN_QA to include native-last a7c55870 go-dep: remove unnecessary bbappend 4e00908b rpi: gstreamer1.0-omx: update 0003-decrease-ranking-of-omxh264dec.patch to apply cleanly 1367af84 busybox: update the patches to apply on 1.33.0 version from oe-core ce5e7d59 bluez5: update the patches to apply on 5.56 version from oe-core 7522fdc9 containerd-docker: remove bbappend 514ca955 rpi: u-boot: drop bbappend 83ba7429 webos.inc: webkitgtk, mpich: don't use -Werror=return-type daedb563 opkg: update patches to apply on 0.4.4 version 79227a8a pulseaudio: import older pulseaudio.inc which is still using autotools from oe-core 697c51ae webos: PNBLACKLIST: update for Yocto 3.3 Hardknott e77ce14e dbus: use PN in RDEPENDS 70f0e46b strace=webos1 gawk=webos1 (remove locale-base-en-us.iso-8859-1 runtime dependency) 7588d1fd bats: update file-rdeps QA issue fix about /bin/bash fd0321fb ntopng, linuxconsole, influxdb, libpam, spirv-tools, rpm, android-tools: fix build-deps QA issue with bash d948e9f0 rpi: u-boot: update patches to apply on 2020.10 version ef1ba74a qemux86-64: gstreamer1.0-plugins-bad: update patches to work with 1.18.6 version 0e8440b1 webos: gstreamer1.0-plugins-bad: update qemux86-64 patches to apply on 1.18.3 version 90f906dc rpi: gstreamer1.0-omx: update patches to apply on 1.18.1 version 8a8b6d2c rpi: gstreamer1.0-plugins-good: update patches to apply on 1.18.3 version 9608a50e gstreamer*: rename bbappends to match new 1.18.0 version from oe-core b0c42526 mesa=webosrpi6 (update patch to apply on 20.3.1 version) 6dd2b50a {hardknott-start} meta-webos-backports-3.3: delete oe-core as of 2022-04-05 16:51:49 +0100 2289 commits from: https://github.com/openembedded/openembedded-core/compare/9cce475ffc...fbbb689c8d bitbake as of 2022-04-16 23:03:09 +0100 159 commits from: https://github.com/openembedded/bitbake/compare/38bff0ba...d01d8326 meta-oe as of 2022-04-29 18:43:20 -0700 1559 commits from: https://github.com/openembedded/meta-openembedded/compare/f3f7a5f1a4...786d3aa313 meta-raspberrypi as of 2021-11-26 17:25:09 +0000 106 commits from: https://github.com/agherzan/meta-raspberrypi/compare/e5e976d...b4ec97e meta-security as of 2021-12-03 14:15:13 -0800 94 commits from: https://git.yoctoproject.org/meta-security/log/?h=c40e1e8 meta-updater as of 2022-03-29 16:42:26 +0200 0 commits from: https://github.com/uptane/meta-updater/compare/094288c...bbbc640 meta-virtualization as of 2022-04-26 17:04:55 -0400 193 commits from: https://git.yoctoproject.org/meta-virtualization/log/?h=e4ea75c :Issues Addressed: [WRO-12997] CCC: Upgrade to Yocto 3.3 Hardknott [PLAT-124341] Create GPVB with Yocto 3.3 Hardknott --- weboslayers.py | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 03ba71dd..cb0f1696 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,32 +58,31 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.48,commit=38bff0ba', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.50,commit=d01d8326', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=gatesgarth,commit=9cce475ffc', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=hardknott,commit=fbbb689c8d', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=gatesgarth,commit=f3f7a5f1a4', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=hardknott,commit=786d3aa313', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=gatesgarth,commit=094288c', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=gatesgarth,commit=2e5df1c', ''), +('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=hardknott,commit=bbbc640', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=hardknott,commit=e4ea75c', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), -('meta-webos-backports-3.3', 34, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=96334ea5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=22ecd26e', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=gatesgarth,commit=e5e976d', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=hardknott,commit=b4ec97e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=gatesgarth,commit=3daf99f', ''), +('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=hardknott,commit=c40e1e8', ''), ] From ec6c8a90fb3221dee181ba71e48e88cd611298eb Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 4 Aug 2021 07:38:34 -0700 Subject: [PATCH 470/916] build-templates/local-conf.in: bump CONF_VERSION (build 511 part 1/2) :Release Notes: Follow LOCALCONF_VERSION change: https://git.openembedded.org/openembedded-core/commit/?id=5452f1ba337685cf89d3429e08255450ab90b96f :Detailed Notes: Unfortunately users will still need to adjust their webos-local.conf or webos-global.conf to use new syntax and they won't get the error message like bellow, because CONF_VERSION is set in local.conf part managed by mcf, so it will force them to re-run mcf.status or "mcf --command configure" but not to update their local modifications in webos-*.conf. ERROR: Error executing a python function in exec_python_func() autogenerated: The stack trace of python calls that resulted in this exception/failure was: File: 'exec_python_func() autogenerated', lineno: 2, function: 0001: *** 0002:oecore_update_localconf(d) 0003: File: '/jenkins/home/anaconda/build-webos-ose-ros-honister/build/oe-core/meta/classes/sanity.bbclass', lineno: 56, function: oecore_update_localconf 0052: 0053:is a good way to visualise the changes.""" 0054: failmsg = d.expand(failmsg) 0055: *** 0056: raise NotImplementedError(failmsg) 0057:} 0058: 0059:SANITY_SITECONF_SAMPLE ?= "${COREBASE}/meta*/conf/site.conf.sample" 0060:python oecore_update_siteconf() { Exception: NotImplementedError: Your version of local.conf was generated from an older/newer version of local.conf.sample and there have been updates made to this file. Please compare the two files and merge any changes before continuing. Matching the version numbers will remove this message. "meld conf/local.conf /jenkins/home/anaconda/build-webos-ose-ros-honister/build/oe-core/meta*/conf/local.conf.sample" is a good way to visualise the changes. :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRO-12998] CCC: Upgrade to Yocto 3.4 Honister [PLAT-141293] Create GPVB with Yocto 3.4 Honister Change-Id: Ic3279b49393fb8352b616b66598728f8369c7f9c Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/336618 Reviewed-by: Commit Msg Checker Reviewed-by: Hyunjae Shin Tested-by: Hyunjae Shin --- build-templates/local-conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-templates/local-conf.in b/build-templates/local-conf.in index a3186607..761b169d 100644 --- a/build-templates/local-conf.in +++ b/build-templates/local-conf.in @@ -265,7 +265,7 @@ BB_GENERATE_MIRROR_TARBALLS := "@generatemirrortarballs@" # CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to # track the version of this file when it was generated. This can safely be ignored if # this doesn't mean anything to you. -CONF_VERSION = "1" +CONF_VERSION = "2" # local.conf.sample.extended starts here. # BBMASK is a regular expression that can be used to tell BitBake to ignore From e12a79c30120ae75a569719bc97a87248e5436b9 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 6 Oct 2022 10:42:01 +0900 Subject: [PATCH 471/916] webos-image: Update to latest revision in Yocto 3.4 Honister (build 511 part 2/2) meta-webosose as of 2022-10-06 10:23:55 +0900 c66b08d5 {honister-stop} webos: layer.conf: Update to honister release name series 2e464530 nodejs-module-webos-sysbus: fix build by using --std=c++14 9e40d225 nodejs-module-webos-{dynaload,sysbus,pmlog}: Fix build for nodejs-14 fc265942 nodejs-module-webos: use nodejs=v14.17.1 69831591 qemux86: Use default WKS_FILE 06c7aedc edgeai-vision: depend on msgpack-cpp instead of msgpack-c 2c00272a gcc-source: update patches to apply on 11.2 version 2b4b4b0e Revert "libtool: Update 0001-libtool-fix-clang-linking-with-fsanitize-address-or.patch" 0052b239 systemd: update patches to apply on 249.5 version 5b3a82b0 pmtrace: disable, not compatible with lttng-ust-2.13 68396f0a webos: blacklist qt3d due to assimp 5107b62a busybox: update the patches to apply on 1.34.0 version from oe-core 6ed55444 bluez5 (refresh patches to apply on 5.61 version) 28a83c99 linux-raspberrypi: drop bbappend for 5.4 d3438a69 meta-webos-raspberrypi: update MACHINE.conf files from upstream meta-raspberrypi 8c0c77ee meta-webos-smack: layer.conf: Disable meta-security sanity check 076002ef bluez5 (refresh patches to apply on 5.59 version) 2bd56cb5 connman (refresh patches to apply on 1.40 version) d15367fe iotivity: Remove @DEFINES@ and @LIBS@ from iotivity.pc 74f6feff org.ocf.webossample.oc{client,server}basicops: UnpackAll.py: fix compatibility with SCons-4 5b7c0831 iotivity: UnpackAll.py: fix compatibility with SCons-4 a99b6f92 rpi: mesa: update 0001-implement-drm_create_linear_prime_buffer.patch to apply on 21.1.1 version 67ffb528 pahole, mycroft, audit, glib-networking=webos1 (fix file-rdeps QA issue fix about /bin/bash) 611b725e webos.inc: audit, mtools, rocksdb: don't use -Werror=return-type 74617ca8 {honister-start} meta-webos-backports-3.4: delete oe-core as of 2022-05-26 14:14:00 +0800 2001 commits from: https://github.com/openembedded/openembedded-core/compare/fbbb689c8d...6f0d16ddf3 bitbake as of 2022-04-30 07:33:27 +0100 205 commits from: https://github.com/openembedded/bitbake/compare/d01d8326...c2d8f9b2 meta-oe as of 2022-05-23 07:43:39 -0700 1513 commits from: https://github.com/openembedded/meta-openembedded/compare/786d3aa313...0e6c34f82c meta-raspberrypi as of 2021-12-26 22:56:58 +0000 51 commits from: https://github.com/agherzan/meta-raspberrypi/compare/b4ec97e...378d4b6 meta-security as of 2021-11-05 16:39:18 -0700 135 commits from: https://git.yoctoproject.org/meta-security/log/?h=fb77606 meta-updater as of 2022-03-29 16:42:26 +0200 0 commits from: https://github.com/uptane/meta-updater/compare/bbbc640...bbbc640 meta-virtualization as of 2022-05-25 12:18:18 -0400 253 commits from: https://git.yoctoproject.org/meta-virtualization/log/?h=e69e3df :Issues Addressed: [WRO-12998] CCC: Upgrade to Yocto 3.4 Honister [PLAT-141293] Create GPVB with Yocto 3.4 Honister --- weboslayers.py | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index cb0f1696..3f2ee458 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,31 +58,30 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.50,commit=d01d8326', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.52,commit=c2d8f9b2', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=hardknott,commit=fbbb689c8d', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=honister,commit=6f0d16ddf3', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=hardknott,commit=786d3aa313', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=honister,commit=0e6c34f82c', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=hardknott,commit=bbbc640', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=hardknott,commit=e4ea75c', ''), +('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=honister,commit=bbbc640', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=honister,commit=e69e3df', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), -('meta-webos-backports-3.4', 35, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=22ecd26e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c66b08d5', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=hardknott,commit=b4ec97e', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=honister,commit=378d4b6', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=hardknott,commit=c40e1e8', ''), +('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=honister,commit=fb77606', ''), ] From e81d81a22b8692161dcae1a8eeff1ca75cede978 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 22 Feb 2022 12:39:01 +0100 Subject: [PATCH 472/916] build-templates: update variable names (build 512 part 1/2) :Release Notes: openembedded-core/scripts/contrib/convert-variable-renames.py . ... All files processed with version 0.1 :Issues Addressed: [WRO-12999] CCC: Upgrade to Yocto 4.0 Kirkstone [WRN-9820] Create GPVB with Yocto 4.0 Kirkstone Change-Id: Ia919b9e6ee448538cacc51df6929bc5772975157 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/336676 Reviewed-by: Hyunjae Shin Tested-by: Hyunjae Shin --- build-templates/local-conf.in | 18 +++++++++--------- build-templates/oe-init-build-env.in | 2 +- mcf | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/build-templates/local-conf.in b/build-templates/local-conf.in index 761b169d..dad5a8c8 100644 --- a/build-templates/local-conf.in +++ b/build-templates/local-conf.in @@ -400,14 +400,14 @@ CONF_VERSION = "2" # product. If shipped as part of an image these packages may have # implications so they are disabled by default. To enable them, # un-comment the below as appropriate. -#LICENSE_FLAGS_WHITELIST = "commercial_gst-fluendo-mp3 \ -# commercial_gst-openmax \ -# commercial_gst-plugins-ugly \ -# commercial_lame \ -# commercial_libmad \ -# commercial_libomxil \ -# commercial_mpeg2dec \ -# commercial_qmmp" +#LICENSE_FLAGS_ACCEPTED = "commercial_gst-fluendo-mp3 \ +# commercial_gst-openmax \ +# commercial_gst-plugins-ugly \ +# commercial_lame \ +# commercial_libmad \ +# commercial_libomxil \ +# commercial_mpeg2dec \ +# commercial_qmmp" # @@ -421,7 +421,7 @@ CONF_VERSION = "2" # "action,directory,minimum_space,minimum_free_inode" # # The "action" must be set and should be one of: -# ABORT: Immediately abort +# HALT: Immediately halt # STOPTASKS: The new tasks can't be executed any more, will stop the build # when the running tasks have been done. # WARN: show warnings (see BB_DISKMON_WARNINTERVAL for more information) diff --git a/build-templates/oe-init-build-env.in b/build-templates/oe-init-build-env.in index 4724c9ae..db04d1be 100644 --- a/build-templates/oe-init-build-env.in +++ b/build-templates/oe-init-build-env.in @@ -36,7 +36,7 @@ fi # used in runqemu bitbake wrapper for pseudodone location export BUILDDIR="${TOPDIR}/BUILD" -export BB_ENV_EXTRAWHITE="MACHINE DISTRO TCMODE TCLIBC http_proxy ftp_proxy https_proxy all_proxy ALL_PROXY no_proxy SSH_AGENT_PID SSH_AUTH_SOCK BB_SRCREV_POLICY SDKMACHINE BB_NUMBER_THREADS PARALLEL_MAKE GIT_PROXY_COMMAND GIT_PROXY_IGNORE SOCKS5_PASSWD SOCKS5_USER WEBOS_DISTRO_BUILD_ID PSEUDO_DISABLED PSEUDO_BUILD" +export BB_ENV_PASSTHROUGH_ADDITIONS="MACHINE DISTRO TCMODE TCLIBC http_proxy ftp_proxy https_proxy all_proxy ALL_PROXY no_proxy SSH_AGENT_PID SSH_AUTH_SOCK BB_SRCREV_POLICY SDKMACHINE BB_NUMBER_THREADS PARALLEL_MAKE GIT_PROXY_COMMAND GIT_PROXY_IGNORE SOCKS5_PASSWD SOCKS5_USER WEBOS_DISTRO_BUILD_ID PSEUDO_DISABLED PSEUDO_BUILD" [ -z "${MACHINES}" ] && MACHINES="@machines@" [ -z "${MACHINE}" ] && MACHINE="@machine@" diff --git a/mcf b/mcf index 160d6e58..d1ff9432 100755 --- a/mcf +++ b/mcf @@ -876,9 +876,9 @@ def configure_build(srcdir, options): ['@icecc_disable_enable@', '1' if not icestate or not options.enable_icecc else ''], ['@icecc_parallel_make@', '%s' % options.icecc_parallel_make], ['@alternative_icecc_installation@', ('ICECC_PATH ?= "%s"' % options.icecc_location) if options.icecc_location else ''], - ['@icecc_user_package_blacklist@', ('ICECC_USER_PACKAGE_BL ?= "%s"' % ' '.join(options.icecc_user_package_blacklist)) if options.icecc_user_package_blacklist else ''], - ['@icecc_user_class_blacklist@', ('ICECC_USER_CLASS_BL ?= "%s"' % ' '.join(options.icecc_user_class_blacklist)) if options.icecc_user_class_blacklist else ''], - ['@icecc_user_package_whitelist@', ('ICECC_USER_PACKAGE_WL ?= "%s"' % ' '.join(options.icecc_user_package_whitelist)) if options.icecc_user_package_whitelist else ''], + ['@icecc_user_package_blacklist@', ('ICECC_RECIPE_DISABLE ?= "%s"' % ' '.join(options.icecc_user_package_blacklist)) if options.icecc_user_package_blacklist else ''], + ['@icecc_user_class_blacklist@', ('ICECC_CLASS_DISABLE ?= "%s"' % ' '.join(options.icecc_user_class_blacklist)) if options.icecc_user_class_blacklist else ''], + ['@icecc_user_package_whitelist@', ('ICECC_RECIPE_ENABLE ?= "%s"' % ' '.join(options.icecc_user_package_whitelist)) if options.icecc_user_package_whitelist else ''], ['@icecc_environment_script@', 'ICECC_ENV_EXEC ?= "%s"' % options.icecc_env_exec if options.icecc_location else ''], ['@icecc_disable_enable_mcf@', '--%s-icecc' % ('disable' if not icestate or not options.enable_icecc else 'enable')], ['@alternative_icecc_installation_mcf@', options.icecc_location if options.icecc_location else ''], From cacc2a4c134747e88c56e2801e8d50c33972d61d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 6 Oct 2022 10:46:40 +0900 Subject: [PATCH 473/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 512 part 2/2) meta-webosose as of 2022-10-06 10:45:55 +0900 417faec9 {kirkstone-stop} webos: layer.conf: Update to kirkstone release name series 0433186e linux-raspberrypi: merge both .bbappend to use with 5.15 a6953acb linux-{yocto,raspberrypi}: fix zram.cfg to keep ZRAM enabled 4f0e757d nodejs-module-usocket: temporarily enable network in do_configure task 38d1c31c bluez5 (refresh patches to apply on 5.65 version) c25bdc61 com.webos.app.videocall: temporarily enable network in do_compile task 949f0ee7 webruntime: add NINJA* variables to easily enable verbose log 73246621 icecc.bbclass: temporarily import from oe-core 26837816 popt=webos1 (fix file-rdeps QA issue fix about /bin/bash) 1d6d22bd webos.inc: update ERROR_QA 6c9b59de qtwayland: enable dmabuf b0bb2b5b nodejs-module-webos: use nodejs=v16.14.2 dd2ad6ec gcc: remove unnecessary bbappend for gcc-11.3 95d7c279 glibc: remove unnecessary bbappend 5466b0d3 wam: Fix build with gcc-12 by ignoring uninitialized, maybe-uninitialized issues 608ff791 node-gyp-native: temporarily enable network in do_install task ac506ae5 rpi: mesa: update patch to apply on 22.0.0 version and try to remove it 0492d763 googletest: restore the scripts for fused version used by db8 4da8da22 libtool: remove patch already included in 2.4.7 version cde0bf42 sota.conf.inc: remove SOURCE_DATE_EPOCH and REPRODUCIBLE_TIMESTAMP_ROOTFS f2aa4355 com.webos.service.tts: fix build with grpc-1.45 27fac88a webos.inc: grpc don't use -Werror=return-type f8bd0f4b systemd: update patches to apply on 250.4 version 3450761f bluez5 (refresh patches to apply on 5.64 version) 85a745de dbus-test: drop bbappend 8aac0b0f qemu: replace glx PACKAGECONFIG with epoxy 7f82ba1e webos_image.bbclass, webos_enhanced_submissions.bbclass: Replace package_qa_handle_error with oe.qa.handle_error 8fddfa85 ose: update variable names c7d502b8 webos.inc: packagegroup-core-buildessential mark as MACHINE_ARCH 6f27796a connman: update patches to apply on 1.41 version 66443fef wpa-supplicant: update p2p patch to apply on 2.10 version 17652387 connman-conf: drop wired-setup 3a29ed81 com.webos.{app.home,app.notification,app.volume,app.camera,app.settings,app.videoplayer,app.imageviewer,app.enactbrowser,service.flowmanager}, com.example.app.iotivity, enact-{framework,sandstone,dev-naed: temporarily enable network in do_compile task 00a332db curl: use openssl PACKAGECONFIG instead of ssl 487f4173 iotop: remove bbappend 063381c8 busybox: update the patches to apply on 1.35.0 version from oe-core b3ec26d7 systemd: update patches to apply on 250.3 version 3ae7c59b wayland: update patches to apply on 1.20.0 version 759c6448 gstreamer1.0-plugins-bad: update patches to apply on 1.20.3 version 24575632 gstreamer1.0-plugins-good: update patches to apply on 1.20 version e204e6fb gstreamer1.0: update PACKAGECONFIG[tests] e36db5c3 gstreamer1.0: rename bbappends e3c31421 wayland-protocols: remove bbappend d39fcf75 iotivity-node=0 ca16aebf node-gyp-native: use npm install without -g b905be0e bluez5 (refresh patches to apply on 5.63 version) 38d67272 bluez5 (refresh patches to apply on 5.62 version) cd95de1c nodejs: update patch to apply on new 16.11.1 version 50ae7589 protobuf: remove patch which is now included in meta-oe recipe 0ca95bd9 webos.inc: don't inherit reproducible_build_simple 4ab7d74d mdadm=webos2 (fix file-rdeps QA issue about /bin/bash) e16f8ce5 findutils=webos1 driverctl=webos1 (fix file-rdeps QA issue fix about /bin/bash) 8e782b86 meta-webos-backports-4.0: delete 8e54e51d {kirkstone-start} webos: PNBLACKLIST: update for Yocto 4.0 Kirkstone oe-core as of 2022-09-24 04:03:56 -1000 2798 commits from: https://github.com/openembedded/openembedded-core/compare/6f0d16ddf3...d19cd09b43 bitbake as of 2022-09-16 17:52:26 +0100 251 commits from: https://github.com/openembedded/bitbake/compare/c2d8f9b2...ac576d6f meta-oe as of 2022-09-15 08:39:48 -0400 2174 commits from: https://github.com/openembedded/meta-openembedded/compare/0e6c34f82c...05dcac9847 meta-raspberrypi as of 2022-09-10 00:06:04 +0100 99 commits from: https://github.com/agherzan/meta-raspberrypi/compare/378d4b6...dacad93 meta-security as of 2022-07-21 16:50:32 -0700 90 commits from: https://git.yoctoproject.org/meta-security/log/?h=c79262a meta-updater as of 2022-07-14 07:55:08 +0200 45 commits from: https://github.com/uptane/meta-updater/compare/bbbc640...03fc4eb meta-virtualization as of 2022-09-26 08:48:10 -0400 235 commits from: https://git.yoctoproject.org/meta-virtualization/log/?h=9482648 :Issues Addressed: [WRO-12999] CCC: Upgrade to Yocto 4.0 Kirkstone [WRO-860] Create GPVB with Yocto 4.0 Kirkstone --- weboslayers.py | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 3f2ee458..f6a4c770 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,30 +58,28 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=1.52,commit=c2d8f9b2', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=ac576d6f', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=honister,commit=6f0d16ddf3', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=d19cd09b43', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=honister,commit=0e6c34f82c', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=05dcac9847', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=honister,commit=bbbc640', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=honister,commit=e69e3df', ''), +('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=03fc4eb', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9482648', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), -('meta-webos-backports-4.0', 36, 'https://github.com/webosose/meta-webosose', '', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=417faec9', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c66b08d5', ''), - -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=honister,commit=378d4b6', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-updater', 52, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=honister,commit=fb77606', ''), +('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=c79262a', ''), ] From 1b764fa44010117bc982200c36b094abe8a0ca82 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 11 Oct 2022 09:48:17 +0900 Subject: [PATCH 474/916] webos-image: Update layer pins for 2022-10-11 (build 513) meta-webosose as of 2022-10-11 09:47:51 +0900 e3480480 ose: com.webos.app.enactbrowser=61 7950d2fd com.webos.app.home=24 d8d9bb38 ose: qml-webos-bridge=130 qml-webos-components=57 qml-webos-framework=163 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f6a4c770..5af6a522 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -73,7 +73,7 @@ ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=417faec9', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e3480480', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 554c5802a6530a9bfb65f1c9819a03d1d81d164b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 18 Oct 2022 10:02:20 +0900 Subject: [PATCH 475/916] webos-image: Update layer pins for 2022-10-18 (build 514) meta-webosose as of 2022-10-18 10:00:11 +0900 a06d5f4a re2: add bbappend for fix fetch error in webos build b91ad02d ose: com.webos.app.settings=22 800175f7 com.webos.service.pdm=70 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5af6a522..a3e7074a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -73,7 +73,7 @@ ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e3480480', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a06d5f4a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 40034e7ed88090262d8844a204d7c9713356eb61 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 18 Oct 2022 10:03:11 +0900 Subject: [PATCH 476/916] webos-image: Update layer pins for 2022-10-18 (build 515) meta-webosose as of 2022-10-18 10:01:00 +0900 980d8e13 ose: webruntime_91: remove unused version 1eff2ce5 ose: Switch to chromium94 as default webruntime 984724c7 ose: webruntime_94: use default values from webruntime-common.inc 2c7b4b76 ose: chromium-v8: Replace unused variable with just a comment 53b586bb ose: webruntime_94=8 chromium-v8=chromium94.3 wam=65 d2a0bf9d connman=webos21 com.webos.service.location=97 ee8b0232 ose: webos-fonts=14 7ee0b374 ose: imemanager=28 894763c9 ose: audiod=46 bda95cdd ose: g-media-pipeline=21.gav.35 gstreamer1.0-plugins-bad=webosrpi6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a3e7074a..1a64a302 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -73,7 +73,7 @@ ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a06d5f4a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=980d8e13', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 40c4be76117f0759ab3a3c219c60d2a9fe17af20 Mon Sep 17 00:00:00 2001 From: Kyungjik Min Date: Tue, 11 Oct 2022 14:14:42 +0900 Subject: [PATCH 477/916] build.sh: Copy SDK into correct machine path (v6.10.16) :Build Notes: When generating sdk for various MACHINEs at same time, it will deploy all of install scripts for other MACHINEs to file server at incorrect path like http://webosimg.lge.com/images/webos-sdk-official-all/2/qemux86/webos-qt-sdk/ :Issues Addressed: [WRO-13997] Copy SDK into correct machine path [WRO-13280] CCC: Various build fixes Change-Id: Iffcc37ea6cd5abff40bdaf53ce148c04ae7ff09e Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/337385 Reviewed-by: Ban Word Checker Reviewed-by: Jaekyu Lee Reviewed-by: Hyunjae Shin Tested-by: Hyunjae Shin --- scripts/build.sh | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index dd03fd0d..bce14aab 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.15" +SCRIPT_VERSION="6.10.16" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -315,8 +315,8 @@ function add_buildhistory_artifacts { cp -a $d/${I} ${ARTIFACTS}/${SDKMACHINE}/${MACHINE}/ done else - for d in buildhistory/sdk/*; do - mkdir -p ${ARTIFACTS}/${MACHINE}/ + for d in buildhistory/sdk/${I}-*-${BHMACHINE}; do + [ -d ${ARTIFACTS}/${MACHINE} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/ cp -a $d/${I} ${ARTIFACTS}/${MACHINE}/ done fi @@ -375,6 +375,9 @@ function move_kernel_image_and_add_symlinks { } function move_artifacts { + # XXX Might there be other subdirectories under BUILD/deploy that weren't created by this build? + # Some MACHINEs like raspberrypi4-64 now contain dash which gets converted to underscore for MACHINE_ARCH + BHMACHINE=`echo ${MACHINE} | sed 's/-/_/g'` for I in ${FILTERED_IMAGES}; do mkdir -p "${ARTIFACTS}/${MACHINE}/${I}" || true # we store only tar.gz, vmdk.zip and .epk images @@ -473,13 +476,12 @@ function move_artifacts { if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.zip >/dev/null 2>/dev/null; then ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.zip ${ARTIFACTS}/${MACHINE}/${I}/ fi - elif ls BUILD/deploy/sdk/${I}-*.sh >/dev/null 2>/dev/null; then - if [ -n "${SDKMACHINE}" ] ; then - [ -d ${ARTIFACTS}/${SDKMACHINE} ] || mkdir -p ${ARTIFACTS}/${SDKMACHINE} - ln -vn BUILD/deploy/sdk/${I}-*.sh ${ARTIFACTS}/${SDKMACHINE}/ - else - ln -vn BUILD/deploy/sdk/${I}-*.sh ${ARTIFACTS}/${MACHINE}/${I}/ - fi + elif ls BUILD/deploy/sdk/${I}-*-${SDKMACHINE}-*.sh >/dev/null 2>/dev/null; then + [ -d ${ARTIFACTS}/${SDKMACHINE} ] || mkdir -p ${ARTIFACTS}/${SDKMACHINE} + ln -vn BUILD/deploy/sdk/${I}-*-${SDKMACHINE}-*.sh ${ARTIFACTS}/${SDKMACHINE}/ + elif ls BUILD/deploy/sdk/${I}-*-${BHMACHINE}-*.sh >/dev/null 2>/dev/null; then + [ -d ${ARTIFACTS}/${MACHINE}/${I} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/${I} + ln -vn BUILD/deploy/sdk/${I}-*-${BHMACHINE}-*.sh ${ARTIFACTS}/${MACHINE}/${I}/ else echo "WARN: No ${I} images with recognized IMAGE_FSTYPES found to copy as build artifacts" fi From 086f1cc061200ea24e25bba2132e0d290aebc7f0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 18 Oct 2022 10:05:43 +0900 Subject: [PATCH 478/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 516 part 1/5) meta-webosose as of 2022-10-18 10:02:10 +0900 2df1674e meta-webos-backports-4.2: add backports layer for 4.2 Mickledore a0966566 re2: move bbappend to meta-webos-backports-4.1 fbee80f1 meta-webos-backports-4.1: add backports layer for 4.1 Langdale c6c27384 webos.inc: set QEMU_EXTRAOPTIONS for supported MACHINEs a2cc8e08 nodejs-module-usocket=r6 (use webos_npm_env) 767087c1 webos_npm_env.bbclass: add more variables to pass --nodedir in node-gyp. 8887f6e3 image_types_wic.bbclass: import from oe-core with a fix for multilib oe-core as of 2022-09-30 09:35:23 -1000 e728d0965d coreutils: add openssl PACKAGECONFIG 46b703dbbd glibc-locale: explicitly remove empty dirs in ${libdir} b1883d725e lttng-tools: Disable on riscv32 a3d6742ac0 stress-cpu: disable float128 math on powerpc64 to avoid SIGILL 5aac691040 create-pull-request: don't switch the git remote protocol to git:// 035fddfa35 lttng-tools: Disable on qemuriscv32 cc3d1034d5 tzdata: update to 2022d 01710ddade bind: upgrade 9.18.6 -> 9.18.7 daae4cada7 bind: upgrade 9.18.5 -> 9.18.6 b2be1f5e7e rpm: Remove -Wimplicit-function-declaration warnings 49a8753221 rpm: update 4.17.0 -> 4.17.1 9431be33d8 rsync: update 3.2.4 -> 3.2.5 4a4097ed1d rsync: update 3.2.3 -> 3.2.4 d95303abef webkitgtk: Update to 2.36.7 342a05cc65 webkitgtk: Upgrade to 2.36.6 minor update 9837a62cc4 vim: Upgrade 9.0.0541 -> 9.0.0598 e384b754eb binutils : Fix CVE-2022-38127 bitbake as of 2022-09-28 06:47:55 -1000 6603c3e3 asyncrpc/client: Fix unix domain socket chdir race issues 987712c4 gitsm: Error out if submodule refers to parent repo bb5c4322 Fix npm to use https rather than http e591325b bitbake: Add copyright headers where missing 63bb5591 siggen: Fix insufficent entropy in sigtask file names f386298f runqueue: Drop deadlock breaking force fail d1b84e3c runqueue: Improve deadlock warning messages 513bfd77 runqueue: Ensure deferred tasks are sorted by multiconfig meta-oe as of 2022-09-25 11:03:26 -0400 bd2d8fba76 minicoredumper: retry elf parsing as long as needed de2bbc5ef4 libcec: fix runtime dependencies for ${PN}-examples fc9c8a3332 frr: Security fix CVE-2022-37035 c5b5f631fc lmdb: Don't inherit base 7eff264695 audit: Revert the tweak done in configure step in do_install 088eaf9ea9 postgreql: Fix pg_config not working after buildpaths patch 73e66e5ea3 postgresql: upgrade 14.4 -> 14.5 8c62aaa67e php: upgrade 8.1.9 -> 8.1.10 meta-updater as of 2022-10-12 17:33:54 +0200 7935897 Merge pull request #55 from quaresmajose/bbfatal_log 3e7c55c image_types_ostree: use bbfatal_log when do_image_garagesign fails ee7322c Merge pull request #53 from quaresmajose/errcode dd129dc image_types_ostree: show the errorcode on the push failed warning 0207f86 Merge pull request #50 from mdfr74/kirkstone a2d9042 Fix typos created by 6159909 :Issues Addressed: [WRO-13280] CCC: Various build fixes --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 1a64a302..249dd30d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,22 +58,22 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=ac576d6f', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=6603c3e3', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=d19cd09b43', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=e728d0965d', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=05dcac9847', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=bd2d8fba76', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=03fc4eb', ''), +('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=7935897', ''), ('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9482648', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=980d8e13', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2df1674e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1ff3acddf8f092871ce74a8b1c5345152ad98c40 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 18 Oct 2022 10:08:29 +0900 Subject: [PATCH 479/916] weboslayers.py: add meta-webos-backports-4.{1,2} layers (build 516 part 2/5) :Issues Addressed: [WRO-13280] CCC: Various build fixes --- weboslayers.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/weboslayers.py b/weboslayers.py index 249dd30d..57988688 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -73,6 +73,9 @@ ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), +('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), +('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), + ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2df1674e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), From 833dc1255d9e7778a163f3bbd1023c25ebc26bb9 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 18 Oct 2022 10:10:11 +0900 Subject: [PATCH 480/916] weboslayers.py: Add meta-clang layer (build 516 part 3/5) meta-webosose as of 2022-10-18 10:03:00 +0900 bd80f0e2 ose: Add solana-{cli,keygen,program-library}, sugar component, Install on rpi4-64 cbae79f0 ose: Add webos_{cargo,rust-common}.bbclass, {cargo,rust}-bin-cross :Release Notes: To provide development environment. :Testing Performed: GPVB Test. :QA Notes: No changes to image --- weboslayers.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 57988688..f4376b9c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -68,15 +68,16 @@ ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-updater', 15, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=7935897', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9482648', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=3d63d0fd62', ''), +('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=7935897', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9482648', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2df1674e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bd80f0e2', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 4791f9446782031b865697a837ffc54cfc013d1c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 18 Oct 2022 10:11:58 +0900 Subject: [PATCH 481/916] webos-image: Update meta-qt6 layerpin to v6.4.0 (build 516 part 4/5) meta-webosose as of 2022-10-18 10:04:10 +0900 f8518123 qtwayland=webos33 c5ca2429 qtbase=webos101 qtdeclarative=webos79 (rebase patches to v6.4.0) ba885cbd ose: qtmultimedia, qtgraphicaleffects: update LICENSE meta-qt6 as of 2022-09-27 04:36:39 +0000 8370a30 Update submodule refs on '6.4.0' in yocto/meta-qt6 3b7a04a Update submodule refs on '6.4.0' in yocto/meta-qt6 daf422d Update submodule refs on '6.4.0' in yocto/meta-qt6 2d99423 Update submodule refs on '6.4.0' in yocto/meta-qt6 e404652 qtinterfaceframework: add RRECOMMEND for the simulation package 867d7c0 Update submodule refs on '6.4.0' in yocto/meta-qt6 1d9bb94 Update submodule refs on '6.4.0' in yocto/meta-qt6 63eeb3b ptest: fix test build with latest qml tools af84a22 Update submodule refs on '6.4.0' in yocto/meta-qt6 6bab593 Update submodule refs on '6.4.0' in yocto/meta-qt6 846afe5 Update submodule refs on '6.4.0' in yocto/meta-qt6 7841386 qt6-git.inc: switch qt modules to 6.4.0 release branch 9a24a4f ptest: remove references to destination directory 4de9aa7 ptest: remove build paths from tests 137b627 Update submodule refs on '6.4' in yocto/meta-qt6 350d552 Update submodule refs on '6.4' in yocto/meta-qt6 ee95f27 qtbase: remove unneeded scripts 4c86fd2 Remove QMAKE_PRL_BUILD_DIR from prl files 19a4797 Update submodule refs on '6.4' in yocto/meta-qt6 6fa3898 Update submodule refs on '6.4' in yocto/meta-qt6 021a80d qmlcompilerplus: add dependency to native c543c0a Update submodule refs on '6.4' in yocto/meta-qt6 1aa9356 qtbase: remove initial host path from CMake files 0b55d8e sdk: rework how QT_HOST_PATH is set in sdk c6e8ab8 Revert "qtdeclarative: fix test builds" 24d01f1 Update submodule refs on '6.4' in yocto/meta-qt6 95994d5 Add zlib dependency for qtbase 3a15028 qtbase: build native and nativesdk with zstd enabled a6ebbd8 Coin: enable examples for qtapplicationmanager c1441fc qtwebengine: move to 102-based chromium e83368a qtdeclarative: fix test builds 51e501e qtbase: update SDK patch to work with latest qtbase version 6ffd5fe Update submodule refs on '6.4' in yocto/meta-qt6 939cda7 Update submodule refs on '6.4' in yocto/meta-qt6 359ef45 Fix minizip usage in qtwebengine 87e8ca4 Update submodule refs on '6.4' in yocto/meta-qt6 3e8bc41 Update submodule refs on '6.4' in yocto/meta-qt6 2ecce16 Revert "qtbase: fix rcc build" d42d7eb qtquick3dphysics: add dependency to qtquick3d-native e2493cb qtdeclarative: enable tests that failed with gold linker 4d8dac1 Update submodule refs on '6.4' in yocto/meta-qt6 5f6dc6f qtbase: fix rcc build b12809e qthttpserver: add PACKAGECONFIG for websocket 0fb6cd3 Update submodule refs on '6.4' in yocto/meta-qt6 ad37ff1 qtlanguageserver: update licenses a94a0e2 qtwebchannel: update licenses 924dff9 qtmultimedia: update licenses 6afa4c3 qtbase: add runtime dependency to vulkan-loader d2468d7 qtwayland: update licenses 08a86b8 qttools: update licenses 0ecd095 qt5compat: update licenses c5576e3 qtwebengine: update licenses fae85a7 qthttpserver: update licenses cc45ba4 qtquick3dphysics: update licenses 5f3651b qt3d: update licenses 71a13ff qtspeech: update licenses ee4dd10 Update submodule refs on '6.4' in yocto/meta-qt6 6676608 qtopcua: update licenses e997316 qtsvg: update licenses be31719 Update submodule refs on '6.4' in yocto/meta-qt6 ea0396a qtcoap: update licenses 8366391 qtlottie: update licenses e85756c qtpositioning: update licenses 9d48ade qtshadertools: update licenses 43c5d9a qtinterfaceframework: update licenses 30b331f qtapplicationmanager: update licenses cca3fa8 qtnetworkauth: update licenses 0df3a1f qtremoteobjects: update licenses 707c453 qtscxml: update licenses 471dcc4 qtdeclarative: update licenses 23b4fac qtcharts: update licenses 598d931 qtmqtt: update licenses e6ea0bc qtquick3d: update licenses a855584 qtquicktimeline: update licenses b7b6155 qtvirtualkeyboard: update licenses 97b2e54 sdk: don't define flags for RELEASE build type a9142f1 qtsvg: update licenses f822c52 qtimageformats: update licenses b89c0ca spdx: update module licenses cfd3e5a Update submodule refs on '6.4' in yocto/meta-qt6 f59e599 qtbase: enable tests that failed with gold linker 5646d22 spdx: update module licenses 5306f11 qt6: update to use 6.4 branch d745dea Update submodule refs on '6.4' in yocto/meta-qt6 9eea8c1 ptest: fix build issue with qtbase tests 9a63ca1 SDK: make sure initial qt host path is absolute 3d7624d ptest: handle names with spaces 723b6b8 qtquick3d: fix build for mingw 54b5614 qtwebengine: remove upstreamed patch 10a22f8 qt6: update licenses 13f3ef4 Update submodule refs on 'dev' in yocto/meta-qt6 28f932d Add support for QtQuick3DPhysics f389cea packagegroup: limit modules based on architecture bde1e30 Add support for QtVNCServer 4b59ef8 Add support for QtSpeech 94e6664 Add support for QtHttpServer 7b08176 Update handling of commercial modules ec7e50b sdk: Use correct CMAKE_PREFIX_PATH for Qt modules 73e88c5 sdk: don't force tool build from sdk a4002f1 qtmultimedia: enable pulseuadio backend 8beecf5 qtwebengine: fix chromium build 84e760e Update submodule refs on 'dev' in yocto/meta-qt6 b6b180a Fix bogus env path for qt6 toolchain setup 9036696 qtbase: add option for developer_build feature 6823131 qtwebengine: update patch 35c8457 qt6: force all tools to be built 4ff7b74 qtdeclarative: update patch 8b02490 Update submodule refs on 'dev' in yocto/meta-qt6 6a5ae1e Coin: build examples for all modules 2005837 layer: add langdale to LAYERSERIES_COMPAT a0e53e0 coin: use correct domain for yocto-cache e6fba93 coin: rename the shared sstate-cache 90a8c72 qtinterfaceframework: fix example packaging ff3157e Add support for using LTS repos 094ad44 Update submodule refs on 'dev' in yocto/meta-qt6 368fd59 Add details for LTS releases 670a077 Coin: add CI build for kirkstone 73927c6 qtwebengine: skip host build cba320e qtserialbus: add tools to the image 9334145 Stage all tools to sysroot 9ee589d coin: use shared Hash Equivalence server 269c0e8 python3-antlr4-runtime: use correct recipe name 76e4f4c qtwebengine: webrtc-pipewire depends on libgbm 7a4cbf2 Revert "qtquickdesigner-components: lower minimum CMake version" 5951f10 Revert "qtquick3d: fix native build" d9488d5 Update submodule refs on 'dev' in yocto/meta-qt6 312d718 qt6: make configure more verbose 1f8fa2d qtquick3d: fix native build bab800d qtquickdesigner-components: lower minimum CMake version e8102f0 qtquickdesigner-component: switch to CMake build 6597207 qtwebengine: move to 98-based chromium 0f598c3 qtserialbus: use PACKAGECONFIGs b24db73 qtserialbus: remove native and nativesdk support 3fdebdd qmlcompiler: remove merged patch 910ec2e qtbase: update license checksum 90b4339 qtdeclarative: update revision e075968 Update submodule refs on 'dev' in yocto/meta-qt6 2652a44 Update The-Qt-Company-Commercial bc0717a qtinterfaceframework: remove workaround c3d4a57 qtdeclarative: include tools in packagegroup b32b7f2 qtinterfaceframework: update workaround for kirkstone eaee55e sdk: add bin to PATH 554b947 sdk: support cmake builds on Windows 3d122c6 qtbase: enable scripts for mingw toolchain ab0d93e Coin: add static test build a9011cf qmlcompilerplus: Add pending upstream patch a1b6233 qtdeclarative: update patch f4cbbfe qtbase: remove merged patches eb4f032 Update submodule refs on 'dev' in yocto/meta-qt6 a64c978 Create Conan profile f80f968 licenses: add SPDX license mapping to old license names d26bf4a meta: update license names 365807e python3-pytest-qt: add 4.0.2 d1ffa13 ptest: fix packaging of test data 6492c16 srcrev_update: fix update task with latest fetcher 0ef2348 sdk: resolve absolute paths in toolchain file at runtime 5cbac6c sdk: rewrite cmake toolchain file without environment variables ba34844 qtmultimedia: update PACKAGECONFIGs ae90e44 qtbase: fix QHash build for x86 8ff564f qtbase: fix qsimd build for x86 20f186a qtwebview: update license & checksums 5d2abdf qtbase: update license agreement checksum 40c87fd Update submodule refs on 'dev' in yocto/meta-qt6 d36033c layer: use the same priority as the core layer 3ff5acc layers: Bump to use kirkstone 2d4825f Coin: adapt to variable renaming 0708a33 Coin: use include files for configuration 28c7a28 qtbase: update patch b2ccd0b sdk: workaround failing nativesdk-python3-qface build 9471cb9 qtquickdesigner-components: add dependency to native-qtdeclarative 96de92b Update submodule refs on 'dev' in yocto/meta-qt6 c537067 qtdeclarative: re-enable ptest c40d781 Revert "qtbase: fix mingw nativesdk build" df191c5 qtbase: remove unneeded patch b5d908c qtwebengine: update patch e406469 qtapplicationmanager: update revision 2c54612 Update submodule refs on 'dev' in yocto/meta-qt6 154c396 licenses: be explicit about BSD license e78c281 sdk: use relativate path with cmake toolchain file 92b8d16 Fix a bug in LA 4.4 e4e5b75 qtquickdesigner-components: update module a730a1f ptest: allow ptest to be disabled for all Qt modules 688791f Coin: use manifest to fetch meta layers 7017b2f Update The-Qt-Company-Commercial e6fda09 qtpdf: force remove conflicting files c8499a8 qt6: add packaging rule for static plugins 7e1e9f8 qtinterfaceframework: fix packaging for static builds cbac31e qt6-cmake: inherit pkgconfig d6a37cc qt6: bump version to 6.4.0 34d5da0 Update submodule refs on 'dev' in yocto/meta-qt6 81daff5 qtwebengine: update license checksum fff02af qtdeclarative: disable ptest 6a6937d qttranslations: remove qtquickcontrols2 e7f231a qtbase: fix mingw nativesdk build 0c1640e qtbase: remove merged patch b75a4f9 ptest: make sure sources exist a3cf192 qtlanguageserver: use correct license file a4d9478 qtbase: update patch to apply cleanly 17c0571 qt6-cmake: remove unncessary directory separator 3da9ed0 Coin: disable CI build against upstream master a6e5979 qtmultimedia: add dependency to qtsvg for examples a03cfa9 sdk: don't filter nativesdk packages with DISTRO_FEATURES 869ec52 qtdatavis3d: update license & lic_files_chksum ddce633 Add support for qtlanguageserver d56d65c qtquickdesigner-components: update module b7437b7 qt6: Update license clauses 9789941 Move generated qmltypes files to dev packages 7f3cb38 sdk: use Qt's own qt.toolchain.cmake in build scripts 0e598fb qtvirtualkeyboard: inherit pkgconfig 57b22c6 qtwebengine: update to 94-based chromium 94f562c README.md: update CI test build matrix dc6a779 Add QtPDF c9d0d37 qtbase: add patch to fix declarative build issue 5909c76 Update license checksums f50a769 qt6: update submodules bb7b918 Update Qt Commercial license af73962 qt6-qmake: use the OE_QMAKE bindir and libexecdir 5b52d7a qtbase: fix PACKAGECONFIG for PostgreSQL 7c192d6 Revert "Coin: add required zstd" 7297b1b sdk: support additional build scripts from qtbase 90dd254 qtbase: add missing packageconfigs a59b721 sdk: include nativesdk-qtserialbus-tools c0b11ff qtquickdesigner-components: update module --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index f4376b9c..c823e0fd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,12 +72,12 @@ ('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=7935897', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9482648', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.3.1,commit=39eeba2', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.0,commit=8370a30', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bd80f0e2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f8518123', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1388e1d3913cfa98250c978f2bf90c486e44cc8f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 18 Oct 2022 10:13:15 +0900 Subject: [PATCH 482/916] webos-image: Update layer pins for 2022-10-18 (build 516 part 5/5) meta-webosose as of 2022-10-18 10:04:50 +0900 8a3fd778 com.example.app.iotivity=0 com.example.service.iotivity=0 org.ocf.webossample.{occlientbasicops,ocserverbasicops}=0 48de0492 ose: webruntime=r58 webruntime_94=9 wam=66 0db64890 ose: Add cambufferlib=2-r0,v1.0.0 com.webos.service.camera=28 9037b9e0 ose: com.webos.app.enactbrowser=62 1eccf4b6 pulseaudio=41 audiod=51 0f80c760 com.webos.service.pdm=72 rpi-config=webosrpi11 4a8fb63f com.webos.app.home=25 com.webos.app.volume=12 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c823e0fd..85c7d561 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f8518123', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8a3fd778', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1fa3d0f46e57a9e04049eff6b0f03a4340e8a215 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 20 Oct 2022 14:04:56 +0900 Subject: [PATCH 483/916] webos-image: Update layer pins for 2022-10-20 (build 517) meta-webosose as of 2022-10-20 14:04:11 +0900 040ce4f2b com.webos.app.home=26 aaaae999d com.webos.service.uwb=13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 85c7d561..29e94f75 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8a3fd778', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=040ce4f2b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 51cb1acbc1f00c2b0f45f38ab25ca093735bc972 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 4 Nov 2022 08:22:08 +0900 Subject: [PATCH 484/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 518 part 1/2) meta-webosose as of 2022-11-04 08:20:11 +0900 c5f2d212b solana-program-library: set PV and fixed SRCREV 69335d72d node-gyp-native=r1 (Fix build with python-3.11) 9e28c3a4c webruntime=r59.* (Fix build with python-3.11) 1547bfa7a com.webos.service.tts=r7 (use -std=c++14) 9bf191fba pulseaudio=webos3 (use cpp_std=c++14) bbcb90117 webos_enhanced_submissions.bbclass: assume name=main on first gitsm:// entry as well 54d8179af nodejs-module-usocket=r7 (enable network in do_compile as well) meta-oe as of 2022-10-13 10:59:41 -0400 744a4b6eda frr: Security fix CVE-2022-37032 a7b999dba0 tcpreplay: upgrade 4.4.1 -> 4.4.2 6b7c2efd68 open-vm-tools: Security fix CVE-2022-31676 9702cc9ba3 net-snmp: upgrade 5.9.1 -> 5.9.3 0b0086ca9a polkit: refresh patch 4d8ce5dfeb libsdl: add CVE-2019-14906 to allowlist 87134241d2 dnsmasq: upgrade 2.86 -> 2.87 3423bc2b37 wireshark: CVE-2022-3190 Infinite loop in legacy style dissector meta-clang as of 2022-09-30 14:01:53 -0400 c728c3f bpftrace: Add ptest support :Issues Addressed: [WRO-14425] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 29e94f75..fd974b34 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -62,13 +62,13 @@ ('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=e728d0965d', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=bd2d8fba76', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=744a4b6eda', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=3d63d0fd62', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=c728c3f', ''), ('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=7935897', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9482648', ''), @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=040ce4f2b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c5f2d212b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 736f594b2f19481b43838a2c3a3c04ff9b2f976f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 4 Nov 2022 08:23:20 +0900 Subject: [PATCH 485/916] webos-image: Update layer pins for 2022-11-04 (build 518 part 2/2) meta-webosose as of 2022-11-04 08:20:34 +0900 61df287b4 com.webos.app.home=27 com.webos.app.volume=13 bareapp=22 2edd84abb audiod=52 e5bf17281 com.webos.app.enactbrowser=63 com.webos.app.videocall=5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fd974b34..c445b400 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c5f2d212b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=61df287b4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e287b495fda2858ce9d35a34a78f36999a16bcfc Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 4 Nov 2022 08:25:01 +0900 Subject: [PATCH 486/916] webos-image: Update layer pins for 2022-11-04 (build 519) meta-webosose as of 2022-11-04 08:20:55 +0900 342aa50e3 ose: umediaserver=24.gav.27 g-media-pipeline=21.gav.37 media-codec-interface=12 umediaserver-configs=15 media-resource-calculator=10 gstreamer1.0-plugins-bad={rpi:webosrpi7 ose:webos6} --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c445b400..10c5f79c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=61df287b4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=342aa50e3', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 460b2c78490387694ef4274295207753a15ed8c5 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 4 Nov 2022 08:25:53 +0900 Subject: [PATCH 487/916] webos-image: Update layer pins for 2022-11-04 (build 520) meta-webosose as of 2022-11-04 08:21:18 +0900 eccd13fe4 ose: webruntime_94=10 895b8fe75 wayland=webos3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 10c5f79c..3f11146e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=342aa50e3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=eccd13fe4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0842da5c6880dd64c8d09b7e6e2dedf2bfb29a38 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 4 Nov 2022 08:27:03 +0900 Subject: [PATCH 488/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone oe-core as of 2022-10-17 04:30:43 -1000 4781fee6ae lttng-modules: Fix crash on powerpc64 d1edc58829 own-mirrors: add crate 793c263943 linux-yocto-dev: add qemuarm64 f5713addbe image_types_wic.bbclass: fix cross binutils dependency bfbd86a8ac uninative: Upgrade to 3.7 to work with glibc 2.36 17d18936d2 lttng-tools: Upgrade 2.13.4 -> 2.13.8 3efae85283 python3: upgrade 3.10.4 -> 3.10.7 5ed94b1d15 qemu: Backport patches from upstream to support float128 on qemu-ppc64 8ad129d079 qemu: fix CVE-2022-2962 388ce95cdf qemu: Fix CVE-2021-3611 e9e945a1d2 qemu: Fix CVE-2021-3750 for qemu 21fb0b4410 binutils : Fix CVE-2022-38128 90a65fbefe tiff: Security fixes CVE-2022-2867,CVE-2022-2868 and CVE-2022-2869 :Issues Addressed: [WRO-14510] CCC: Various build fixes --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3f11146e..b2efbdd5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=6603c3e3', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=e728d0965d', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=4781fee6ae', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=744a4b6eda', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From c8f4eba8f1263c11c678b10255f2b315d9658665 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 4 Nov 2022 08:27:59 +0900 Subject: [PATCH 489/916] webos-image: Update layer pins for 2022-11-04 (build 521) meta-webosose as of 2022-11-04 08:21:31 +0900 eeb3a3aac ose: com.webos.service.camera=29 6e2374f63 qtwayland=webos34 34598c521 com.webos.app.videocall=6 com.webos.app.home=28 d3b07aa9e ose: webruntime_94=r58.2 wam=r50 751314c1f audiod=54-r32 fccf12ac5 com.webos.app.notification=14 ccf871394 com.webos.app.settings=23 03501740e Add webos_ls2_api_list.bbclass, webos_image.bbclass: LS2 API Info extraction 65e9b16c3 externalsrc.bbclass: import from kirkstone with additional fix for big git repos aa8d47602 solana-program-library: add openssl dependency and export OPENSSL_NO_VENDOR 30ed2fbfb rust: backport 1.63.0 version from 4.1 Langdale c0799da06 Revert "ose: Add webos_{cargo,rust-common}.bbclass, {cargo,rust}-bin-cross" f45bc985f solana*,sugar: Fix various issues af4ebdf05 webos_cargo.bbclass: Enable network access in webos_cargo_do_compile task f981ed27a nodejs-module-usocket=r8 (use npm:// fetcher and npm.bbclass) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b2efbdd5..2f034b52 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=eccd13fe4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=eeb3a3aac', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3f8b91d5e7c0c1d4d8332aa2f699a0b81f54744c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 4 Nov 2022 08:29:24 +0900 Subject: [PATCH 490/916] webos-image: Update layer pins for 2022-11-04 (build 522) meta-webosose as of 2022-11-04 08:22:03 +0900 17cf97ee4 systemd=webos11 webos-fluentbit-plugins=r11 2830f461c libpbnjson=6 534ee36c8 bluez5=webos28 bluetooth-sil-bluez5=r7 c99a43bac ose: media-codec-interface=13-r7 208ca87eb settingsservice=17-r24 com.webos.service.pdm=73 event-monitor=13-r4 com.webos.service.storageaccess=20 com.webos.service.peripheralmanager=12 f43c2d145 com.webos.service.tts=24-r8 luna-sysservice=23 notificationmgr=21-r10 1749f68d3 connman-webos=2-webos22 2eb2d83e4 webos_ls2_api_list.bbclass: use python3 from python3native daa4bd16e ose: g-camera-pipeline=13.gav.32 com.webos.service.camera=30 e366172fc qml-webos-framework=164 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2f034b52..696541fa 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=eeb3a3aac', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=17cf97ee4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 91ba850cd98768d6b5e028b19214083e19c0a236 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 4 Nov 2022 08:33:17 +0900 Subject: [PATCH 491/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 523 part 1/2) meta-webosose as of 2022-11-04 08:22:55 +0900 9567e7650 ose: webruntime-94: Fix compilation with lttng-ust >= 2.13 12253a5f6 ose: wam=r50 5ced61d16 ose: luna-surfacemanager=r55 a3ab2befb ose: qml-webos-components=r19 468d403bb ose: qtwayland-webos=r17 9ef6bbe6f ose: pmtrace=12 6b7d0442c Revert "pmtrace: disable, not compatible with lttng-ust-2.13" oe-core as of 2022-10-29 16:32:59 +0100 fbdf93f43f build-appliance-image: Update to kirkstone head revision 82237927db Revert "lttng-tools: Upgrade 2.13.4 -> 2.13.8" 6ad25304ab classes: files: Extend overlayfs-etc class a1e0ddbb7b files: overlayfs-etc: refactor preinit template 43badfadb9 git: upgrade 2.35.4 -> 2.35.5 ab154b2441 glibc: stable 2.35 branch updates. 3ea33ca1a8 binutils: stable 2.38 branch updates de59742490 linux-yocto/5.10: update to v5.10.149 68f28c7cba linux-yocto/5.10: update to v5.10.147 bitbake as of 2022-10-27 16:38:48 +0100 c90d5749 tests/fetch: Allow handling of a file:// url within a submodule meta-virtualization as of 2022-10-26 10:10:08 -0400 9a487c1 xen: Make xilinx extension generic meta-updater as of 2022-10-31 13:42:33 +0100 c74a067 Merge pull request #59 from quaresmajose/aktualizr-hwid ae0fbc5 aktualizr-hwid: cleanup and refactor 891a6db aktualizr-hwid: make the installed toml complaint f42fa04 Merge pull request #57 from quaresmajose/garagesign a5277d1 image_types_ostree: introduce GARAGE_PUSH_RETRIES_SLEEP f77ae06 image_types_ostree: introduce GARAGE_PUSH_RETRIES :Issues Addressed: [WRO-14882] CCC: Various build fixes --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 696541fa..5d23993a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=6603c3e3', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=c90d5749', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=4781fee6ae', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=fbdf93f43f', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=744a4b6eda', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -69,15 +69,15 @@ ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=c728c3f', ''), -('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=7935897', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9482648', ''), +('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=c74a067', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9a487c1', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.0,commit=8370a30', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=17cf97ee4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9567e7650', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 806e43aa7dae9f5f4719701f51b982f739bb3fe3 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 4 Nov 2022 08:34:31 +0900 Subject: [PATCH 492/916] webos-image: Update layer pins for 2022-11-04 (build 523 part 2/2) meta-webosose as of 2022-11-04 08:23:16 +0900 35e77160c com.webos.app.volume=14 com.webos.app.home=29 debec17ec ose: connman=3 764cb2933 mesa=webosrpi7 5a635ff81 ose: pulseaudio=42-webos4 fdf413010 com.webos.service.contextintentmgr=17 936106094 ose: cambufferlib=3 9a31c48f0 ose: webruntime_94=11 wam=67 8588d0698 qtwayland-webos=82 cfec0558e com.webos.app.enactbrowser=64 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5d23993a..ba7c19a9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9567e7650', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=35e77160c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 67f502d124ddc8c5b2296c2c6c37b7ce4fd9385f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 4 Nov 2022 15:47:07 +0900 Subject: [PATCH 493/916] webos-image: Update layer pins for 2022-11-04 (build 524) meta-webosose as of 2022-11-04 15:30:01 +0900 216e6ca32 com.webos.service.storageaccess=21 353a64040 ose: com.webos.service.tts=25 f615bf7d8 ose: g-camera-pipeline=13.gav.33 efb3331f5 ose: com.webos.app.settings=24 e2b2da462 com.webos.service.location: drop FILES:${PN}-dbg 9bdfae798 solana*,sugar: inherit cargo-update-recipe-crates c02d30dee externalsrc.bbclass: move to meta-webos-backports-4.2 baba4637b openssl=v3.0.7 (backport from Yocto 4.2 Mickledore) 3c7327986 rpi: u-boot=webosrpi4 (update patch to apply on 2022.01 version and cover 64bit rpi as well) 1b50cf23b Revert "rpi: u-boot: drop bbappend" 4557ae2ff meta-webos-raspberrypi: update MACHINE.conf files from upstream meta-raspberrypi 3fa68f306 com.webos.service.peripheralmanager=r3 (add kernel modules to RRECOMMENDS) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ba7c19a9..cbc3ad5b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=35e77160c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=216e6ca32', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c23507656e65ace4e60087a8091ea629c6080307 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 8 Nov 2022 09:49:03 +0900 Subject: [PATCH 494/916] webos-image: Update layer pins for 2022-11-08 (build 525) meta-webosose as of 2022-11-08 09:45:43 +0900 12ec5ac7a ose: configd=16 6bc5cf3f7 com.webos.service.uwb=16 43713ae26 ose: webruntime_94=12 media-codec-interface=14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index cbc3ad5b..99957cdd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=216e6ca32', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=12ec5ac7a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 04b74483c865a13f17b22bacc5cf836d41c4fb0b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 14 Nov 2022 08:28:20 +0900 Subject: [PATCH 495/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 526 part 1/2) oe-core as of 2022-11-04 13:13:27 +0000 555fd2848b vim: upgrade 9.0.0614 -> 9.0.0820 1104d02f9b vim: Upgrade 9.0.0598 -> 9.0.0614 09b8ff8d23 wayland: fix CVE-2021-3782 791fe354e5 expat: backport the fix for CVE-2022-43680 cd94ed0121 tiff: fix CVE-2022-2953 88e1917dbf lighttpd: fix CVE-2022-41556 78220bd59d openssl: Upgrade 3.0.5 -> 3.0.7 098e89e89e openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption 850ccc2a30 openssl: Fix SSL_CERT_FILE to match ca-certs location f51c9af925 openssl: export necessary env vars in SDK meta-oe as of 2022-11-02 06:50:29 -0400 50d4a8d2a9 re2: fix branch name from master to main d03e8eecce kernel-selftest: install kselftest runner b3b00a270e Fix tigervnc crash due to missing xkbcomp rdepends 4822ca1394 spdlog: Fix CMake flag 4a97dcdc93 pim435: Relocate sources to eclipse eeeec7d911 ufw: Fix "could not find required binary 'iptables'" meta-clang as of 2022-11-04 13:34:12 -0700 013b5ee sanitizer: Fix build with glibc 2.36 5d6c7c1 clang: Add compiler-rt and libcxx to build time depends for target ed5ac4f compiler-rt-sanitizers: fix multiple installations for orc lib 8e53d8f compiler-rt-sanitizer: fix nativesdk-compiler-rt-sanitizers build ede6ff1 bpftrace: Simplify ptest script and use posix syntax a0cfbec bpftrace: Disable ptests on riscv64 4224316 bcc: Add ptest support :Issues Addressed: [WRO-15218] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 99957cdd..0013ba2f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,15 +60,15 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=c90d5749', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=fbdf93f43f', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=555fd2848b', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=744a4b6eda', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=50d4a8d2a9', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=c728c3f', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=013b5ee', ''), ('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=c74a067', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9a487c1', ''), From c09614cff84a772803ae2fb8b8401bfdc68bf0d1 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 14 Nov 2022 08:29:08 +0900 Subject: [PATCH 496/916] webos-image: Update layer pins for 2022-11-14 (build 526 part 2/2) meta-webosose as of 2022-11-14 08:20:43 +0900 71bca35b0 python3-jsonschema=webosvirt1 deb558fce qtwayland=webos35 52535fa68 com.webos.app.home=30 com.webos.app.volume=15 885fc13dd ose: packagegroup-webos-extended: Add solana components for aarch64, x86-64 5fa8dbc89 ose: connman=4 06d198eaf Revert "openssl=v3.0.7 (backport from Yocto 4.2 Mickledore)" b6cc421a8 re2: remove unnecessary bbappend --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0013ba2f..9c716b9b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=12ec5ac7a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=71bca35b0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5b220f1852fd45f5edd20a2407b8189f6f89bd69 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 14 Nov 2022 15:16:52 +0900 Subject: [PATCH 497/916] webos-image: Update layer pins for 2022-11-14 (build 527) meta-webosose as of 2022-11-14 15:15:43 +0900 062a3071b webos.conf: Release webOS OSE v2.19.0 3fd428dab ose: webruntime_94=13 media-codec-interface=15 470de8802 ose: webos-connman-adapter=r10 --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 9c716b9b..915a6cc4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -74,10 +74,10 @@ ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.0,commit=8370a30', ''), -('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose', '', ''), -('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose', '', ''), +('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=71bca35b0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=062a3071b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8d473ebc0e3cce8595237c1cd9dc4c2230add952 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 5 Dec 2022 10:06:42 +0900 Subject: [PATCH 498/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 528 part 1/2) oe-core as of 2022-11-06 06:00:05 -1000 0c0723757f mirrors.bbclass: use shallow tarball for binutils-native a066246170 uboot-sign: Fix using wrong KEY_REQ_ARGS d142cc8e6f gstreamer1.0-libav: fix errors with ffmpeg 5.x 0750fa73ea externalsrc: git submodule--helper list unsupported e29509d855 externalsrc.bbclass: Remove a trailing slash from ${B} 1b1b9756c5 externalsrc.bbclass: fix git repo detection 2671667f33 wic: honor the SOURCE_DATE_EPOCH in case of updated fstab 8a13c86033 create-spdx: Remove ";name=..." for downloadLocation a3607a035b xserver-xorg: move some recommended dependencies in required ef035d9f49 vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack 45ed53ec09 kernel: Clear SYSROOT_DIRS instead of replacing sysroot_stage_all e09d98cb1f kernel-yocto: improve fatal error messages of symbol_why.py 110bcaf162 kern-tools: fix relative path processing 55e74e86a8 linux-firmware: package amdgpu firmware 8d6bb62e03 linux-firmware: split rtl8761 firmware ce015f3e0d linux-yocto/5.15: update to v5.15.72 da59d2883b lighttpd: upgrade 1.4.66 -> 1.4.67 92408e3a14 lttng-ust: upgrade 2.13.4 -> 2.13.5 552c17a4c4 lttng-ust: upgrade 2.13.3 -> 2.13.4 b58fa75b4c libksba: upgrade 1.6.0 -> 1.6.2 d5269e53d9 wpebackend-fdo: upgrade 1.12.1 -> 1.14.0 5a51b44967 numactl: upgrade 2.0.15 -> 2.0.16 c275a87794 numactl: upgrade 2.0.14 -> 2.0.15 d0882397cb libical: upgrade 3.0.14 -> 3.0.15 003a811713 libcap: upgrade 2.65 -> 2.66 e1c36bdfb3 perf: Depend on native setuptools3 9452efd992 ltp: backport clock_gettime04 fix from upstream 0896d76a16 cmake-native: Fix host tool contamination (Bug: 14951) 89d83920dc overlayfs: Allow not used mount points 45356f2ef9 runqemu: Fix gl-es argument from causing other arguments to be ignored 74911cf7ea runqemu: Do not perturb script environment 05eb77bd1e qemu-native: Add PACKAGECONFIG option for jack a38eab48fa buildtools-tarball: export certificates to python and curl 6f4764ae2e meson: make wrapper options sub-command specific a96cd0df05 gnutls: Unified package names to lower-case a4e29fe2bd glib-2.0: fix rare GFileInfo test case failure eba53bb666 bluez5: add dbus to RDEPENDS a6506c2c05 u-boot: Remove duplicate inherit of cml1 406abef218 oe/packagemanager/rpm: don't leak file objects 01af6453ba insane.bbclass: Allow hashlib version that only accepts on parameter 6ff0464d2f opkg-utils: use a git clone, not a dynamic snapshot 15342afa50 psplash: add psplash-default in rdepends c6b8543fbd scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot 4b9946bd39 scripts/oe-check-sstate: cleanup acd017d7b7 ifupdown: upgrade 0.8.37 -> 0.8.39 28497b9634 cve-update-db-native: add timeout to urlopen() calls :Issues Addressed: [WRP-1513] CCC: Various build fixes --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 915a6cc4..34dc9935 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=c90d5749', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=555fd2848b', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=0c0723757f', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=50d4a8d2a9', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From f33851df2149481d653ecfc478bb738d984abf86 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 5 Dec 2022 10:07:44 +0900 Subject: [PATCH 499/916] webos-image: Update layer pins for 2022-12-05 (build 528 part 2/2) meta-webosose as of 2022-12-05 10:05:43 +0900 2c4cd86c3 sed: remove unnecessary bbappend cef69e812 externalsrc.bbclass: remove from meta-webos-backports-4.2 ab41f923e nodejs-module-usocket=r9 (work around build issues on qemux86) 6fe875854 Revert "nodejs-module-usocket=r8 (use npm:// fetcher and npm.bbclass)" ca19eb102 nyx-modules=20-r19webosrpi7 2fc0fc4fb ose: com.webos.app.home=31 e152a9ec9 com.webos.service.pdm=74 a337e2ee4 ose: enact-{dev-native,framework,sandstone}: Modify recipe author --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 34dc9935..c9e01525 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=062a3071b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2c4cd86c3', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 53746f35fd193deac297fa363827c8a3bee298b0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 5 Dec 2022 10:08:57 +0900 Subject: [PATCH 500/916] webos-image: Update layer pins for 2022-12-05 (build 529) meta-webosose as of 2022-12-05 10:06:04 +0900 ff93e1d97 webos-fluentbit-plugins=38-r12 7d4a7d177 bluetooth-sil-bluez5=80-r8 5aa6bf690 wpa-supplicant=webos6 e2be4e3b0 ose: enact-dev-native=v5.1.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c9e01525..35669929 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2c4cd86c3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ff93e1d97', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a66755905acb4a8f80347782e5e399133724f06d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 5 Dec 2022 10:09:46 +0900 Subject: [PATCH 501/916] webos-image: Update layer pins for 2022-12-05 (build 530) meta-webosose as of 2022-12-05 10:06:59 +0900 cb5f19eb5 ose:connman=5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 35669929..1871c5f9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ff93e1d97', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cb5f19eb5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c71d1d42be6e812a02e7b1a8014155d7aec959fd Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 5 Dec 2022 10:10:31 +0900 Subject: [PATCH 502/916] webos-image: Update layer pins for 2022-12-05 (build 531) meta-webosose as of 2022-12-05 10:07:15 +0900 ae2c054b6 ose: media-codec-interface=r8 g-media-pipeline=r11 umediaserver=r20 dc169dd97 ose: connman=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1871c5f9..2a43e9ae 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cb5f19eb5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ae2c054b6', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5c4cde89b56ecf4845a01672ba11254675f6d518 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 5 Dec 2022 10:11:44 +0900 Subject: [PATCH 503/916] webos-image: Update meta-qt6 layerpin to v6.4.1 meta-qt6 as of 2022-11-10 14:07:19 +0200 0c3060b Update submodule refs on '6.4.1' in yocto/meta-qt6 80ba90f qtwebengine: add dependency to cups c7d3eea Update submodule refs on '6.4.1' in yocto/meta-qt6 13d9ab0 qt6-git.inc: switch modules to 6.4.1 branch 0ea9d0b webengine: add patch for python 3.11 build issue cfbb672 Update submodule refs on '6.4' in yocto/meta-qt6 c8b68f4 Add license mapping for GFDL-1.3-no-invariants-only 32f314a Update submodule refs on '6.4' in yocto/meta-qt6 1ff68d3 qtquick3dphysics: include the new cooker tool to images b1098ad Update submodule refs on '6.4' in yocto/meta-qt6 5849428 Update submodule refs on '6.4' in yocto/meta-qt6 f845625 Update submodule refs on '6.4' in yocto/meta-qt6 229a8aa Update submodule refs on '6.4' in yocto/meta-qt6 13fa05a Update submodule refs on '6.4' in yocto/meta-qt6 25fde8d qtbase: avoid cmake archiving api for native build c8b5b03 Update submodule refs on '6.4' in yocto/meta-qt6 7e80361 Update submodule refs on '6.4' in yocto/meta-qt6 d5005ea Update submodule refs on '6.4' in yocto/meta-qt6 3a3a8a3 Update submodule refs on '6.4' in yocto/meta-qt6 20019ba Update submodule refs on '6.4' in yocto/meta-qt6 8b1cbd2 Update submodule refs on '6.4' in yocto/meta-qt6 6a31110 Update submodule refs on '6.4' in yocto/meta-qt6 fc712f0 Bump version to 6.4.1 56f1a85 Update submodule refs on '6.4' in yocto/meta-qt6 43b3fbc qtinterfaceframework: add RRECOMMEND for the simulation package b9c9dda Update submodule refs on '6.4' in yocto/meta-qt6 7135d8a Update submodule refs on '6.4' in yocto/meta-qt6 5a8ac5a ptest: fix test build with latest qml tools f978e56 Update submodule refs on '6.4' in yocto/meta-qt6 ae49fb1 Update submodule refs on '6.4' in yocto/meta-qt6 026698a Update submodule refs on '6.4' in yocto/meta-qt6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2a43e9ae..58f7d393 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -72,7 +72,7 @@ ('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=c74a067', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9a487c1', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.0,commit=8370a30', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.1,commit=v6.4.1', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2304d4216ffde8a2f27f2a72c8f483857884531a Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 5 Dec 2022 10:12:55 +0900 Subject: [PATCH 504/916] webos-image: Update layer pins for 2022-12-05 (build 532) meta-webosose as of 2022-12-05 10:08:01 +0900 8a6246881 ose: webruntime_94=14 wam=68 81c609390 qtbase=webos103 532568b79 qtbase=webos102 qtdeclarative=webos80 qtwayland=webos36 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 58f7d393..f294ef1b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ae2c054b6', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8a6246881', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2c61e3afbca0227cb20814a40c90385cac66c0cb Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 5 Dec 2022 10:13:55 +0900 Subject: [PATCH 505/916] webos-image: Update layer pins for 2022-12-05 (build 533) meta-webosose as of 2022-12-05 10:08:52 +0900 7cfff465a com.webos.app.home=32 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f294ef1b..29906a17 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8a6246881', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7cfff465a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 281e7c2c52dad6f8b3a62cb4b34bee2f717f01d1 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 5 Dec 2022 10:14:54 +0900 Subject: [PATCH 506/916] webos-image: Update layer pins for 2022-12-05 (build 534) meta-webosose as of 2022-12-05 10:09:34 +0900 315f79e49 ose: com.webos.app.settings=25 dfa7b69d8 ose: connman=7 c6c184382 ose: webruntime_94=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 29906a17..a4a0bcf9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7cfff465a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=315f79e49', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b282bb17b0e8d6b41f0d86f505b14c4472c45664 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 5 Dec 2022 15:28:49 +0900 Subject: [PATCH 507/916] webos-image: Update layer pins for 2022-12-05 (build 535) meta-webosose as of 2022-12-05 15:28:04 +0900 0ed0719b2 ose: media-codec-interface=18 wam=r51 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a4a0bcf9..f209a874 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=315f79e49', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0ed0719b2', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5116a21a5fa9f05b4d33b1857c957051f34d72e9 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 8 Dec 2022 13:16:39 +0900 Subject: [PATCH 508/916] webos-image: Update layer pins for 2022-12-08 (build 536) meta-webosose as of 2022-12-08 13:10:11 +0900 9a9107227 ose: enact-framework=r22,v4.5.1 enact-sandstone=r12,v2.6.0 3861ac102 com.webos.app.volume=16 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f209a874..ce61a260 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0ed0719b2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9a9107227', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b268b2452481ec3fee95963aafb675f29a452abe Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 14 Dec 2022 14:12:03 +0900 Subject: [PATCH 509/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone oe-core as of 2022-11-30 05:51:07 -1000 c0f3da88a9 mirrors.bbclass: update CPAN_MIRROR 26c1338f5a dhcpcd: fix to work with systemd 66d85b2d84 resolvconf: make it work cb4ad96a5d sstatesig: emit more helpful error message when not finding sstate manifest 6c477dffa8 linux-firmware: add new fw file to ${PN}-qcom-adreno-a530 ce3381ea0d linux-firmware: upgrade 20221012 -> 20221109 640ac18b2d kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuild a592314318 kern-tools: integrate ZFS speedup patch 8d06b6b130 linux-yocto/5.15: fix CONFIG_CRYPTO_CCM mismatch warnings 522ddd3600 linux-yocto/5.15: update to v5.15.78 3660f67312 linux-yocto/5.15: update to v5.15.76 6a53f59d89 linux-yocto/5.15: update to v5.15.74 300216ca35 dbus: upgrade 1.14.0 -> 1.14.4 399d4986a7 libpam: fix CVE-2022-28321 212dd2ce83 dropbear: fix CVE-2021-36369 4754f33d7e curl: Fix CVE-2022-42915 e6796b4265 curl: Fix CVE-2022-42916 518bea85c9 curl: Fix CVE-2022-32221 97ad715419 tiff: add CVE tag to b258ed69a485a9cfb299d9f060eb2a46c54e5903.patch d4b231e1ba tiff: Security fix for CVE-2022-3970 ad0780059a tiff: fix a number of CVEs 535c814259 tiff: refresh with devtool 0fc6693ab4 grub2: backport patch to fix CVE-2022-2601 CVE-2022-3775 5b2ee67e3a create-spdx: default share_src for shared sources ba1db7f918 meta-selftest/staticids: add render group for systemd f902338f31 systemd: add group render to udev package 06e088ef6e sanity: Drop data finalize call 1e32ad0849 sstate: Allow optimisation of do_deploy_archives task dependencies c06df50b0c rm_work: exclude the SSTATETASKS from the rm_work tasks sinature ad52bb4643 sstatesig: skip the rm_work task signature f3dfc90b8d gnomebase.bbclass: return the whole version for tarball directory if it is a number 66bdef9f5c vala: install vapigen-wrapper into /usr/bin/crosscripts and stage only that a75f20f71b linux-firmware: don't put the firmware into the sysroot c8b7a05709 qemu-helper-native: Correctly pass program name as argv[0] 428a0be91e qemu-helper-native: Re-write bridge helper as C program 017abb1384 iso-codes: upgrade 4.11.0 -> 4.12.0 e1e74360ef babeltrace: upgrade 1.5.8 -> 1.5.11 d9c9867035 mobile-broadband-provider-info: upgrade 20220725 -> 20221107 6a3e430a77 libepoxy: update 1.5.9 -> 1.5.10 1944a5dd84 libepoxy: convert to git cb8842b099 gstreamer1.0: upgrade 1.20.3 -> 1.20.4 58629c6c42 gdk-pixbuf: upgrade 2.42.9 -> 2.42.10 7f2503ef13 mtd-utils: upgrade 2.1.4 -> 2.1.5 6d68985f1a libical: upgrade 3.0.15 -> 3.0.16 6ad074b1ca libffi: upgrade 3.4.2 -> 3.4.4 9c1fc7e6c3 xwayland: upgrade 22.1.4 -> 22.1.5 eafe1a2358 xwayland: upgrade 22.1.3 -> 22.1.4 bb690da6ee linux-firmware: upgrade 20220913 -> 20221012 a38f8316fd go: fix CVE-2022-2880 9ed7184930 python3: fix CVE-2022-42919 local privilege escalation via the multiprocessing forkserver start method c1f1ab29b5 ffmpeg: fix for CVE-2022-3965 40a1c9d3c8 ffmpeg: fix for CVE-2022-3964 69a52a564f bash: backport patch to fix CVE-2022-3715 174e79299d libsndfile1: Backport fix for CVE-2021-4156 da2c64b315 wic: make ext2/3/4 images reproducible 1511cb3bae gcc-source: Ensure deploy_source_date_epoch sstate hash doesn't change 8a49626bb3 gcc-source: Drop gengtype manipulation ac7d5ea832 gcc-source: Fix gengtypes race 0511f24264 gcc-shared-source: Fix source date epoch handling d6cb9dce1f kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIR 41ecfff7a4 systemd: Consider PACKAGECONFIG in RRECOMMENDS 8e5d2044ff libuv: fixup SRC_URI 7a1555a0f4 bitbake.conf: Drop export of SOURCE_DATE_EPOCH_FALLBACK 1684457df9 get_module_deps3.py: Check attribute '__file__' 67f6fe7d2c bluez5: Point hciattach bcm43xx firmware search path to /lib/firmware c8c8945ded libffi: submit patch upstream 80280e0692 ovmf: correct patches status aba10f1c08 kea: submit patch upstream ccb7df0d61 tcl: correct patch status ce719e45e5 groff: submit patches upstream 8c58aacba6 cargo_common.bbclass: Fix typos 8e65e5d920 archiver: avoid using machine variable as it breaks multiconfig 9485559d26 package: Fix handling of minidebuginfo with newer binutils 97020ee991 glibc-locale: Do not INHIBIT_DEFAULT_DEPS e7b0b23fd8 oeqa/selftest/minidebuginfo: Create selftest for minidebuginfo 63f4da1f46 oeqa/selftest/lic_checksum: Cleanup changes to emptytest include 1927354869 sudo: upgrade 1.9.10 -> sudo 1.9.12p1 061a969a6d libxcrypt: upgrade 4.4.28 -> 4.4.30 42942e5658 socat: upgrade 1.7.4.3 -> 1.7.4.4 ed4a32b9c6 bind: upgrade 9.18.7 -> 9.18.8 7f5ec92b38 lttng-modules: upgrade 2.13.5 -> 2.13.7 a98c076bf2 lttng-tools: submit determinism.patch upstream 07aba07368 lttng-tools: Upgrade 2.13.4 -> 2.13.8 8dda30a9c6 expat: upgrade to 2.5.0 b633c648da Revert "expat: backport the fix for CVE-2022-43680" 4a29ef0398 systemd: CVE-2022-3821 Fix buffer overrun ad5c72d7f4 dbus: fix CVE-2022-42012 dbus-marshal-byteswap: Byte-swap Unix fd indexes if needed 5d96a3c244 dbus: fix CVE-2022-42011 dbus-daemon can be crashed by messages with array length inconsistent with element type 901e2d7e78 dbus: fix CVE-2022-42010 Check brackets in signature nest correctly 3243b069db qemu: add io_uring PACKAGECONFIG 742c834022 create-spdx.bbclass: remove unused SPDX_INCLUDE_PACKAGED 397676b3ad wic: swap partitions are not added to fstab 2389930978 sanity: check for GNU tar specifically 97e522c839 quilt: backport a patch to address grep 3.8 failures 43d9e15488 lttng-modules: upgrade 2.13.4 -> 2.13.5 34727812b5 python3-mako: backport fix for CVE-2022-40023 c7eb6da6fa QEMU: CVE-2022-3165 VNC: integer underflow in vnc_client_cut_text_ext leads to CPU exhaustion 1d2e131d9b pixman: backport fix for CVE-2022-44638 bitbake as of 2022-11-22 09:21:04 -1000 72a3afd9 runqueue: Fix race issues around hash equivalence and sstate reuse meta-virtualization as of 2022-12-08 15:33:51 -0500 a0d0f4f upx: Use git fetcher instead of gitsm 8c6de82 upx: update to latest devel release e68bfe7 yq: fix build meta-updater as of 2022-12-02 13:11:09 +0100 ffbbc2b Merge pull request #62 from shr-project/jansa/sanity a56fc5f sota_sanity.bbclass: don't use copy_data() :Issues Addressed: [WRP-3386] CCC: Various build fixes --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index ce61a260..ad36a620 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=c90d5749', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=72a3afd9', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=0c0723757f', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=c0f3da88a9', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=50d4a8d2a9', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -69,8 +69,8 @@ ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=013b5ee', ''), -('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=c74a067', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9a487c1', ''), +('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=ffbbc2b', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=a0d0f4f', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.1,commit=v6.4.1', ''), From 55e2739d57f57bcf51e6c80e80e48da121f847ff Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 14 Dec 2022 14:13:04 +0900 Subject: [PATCH 510/916] webos-image: Update layer pins for 2022-12-14 (build 537) meta-webosose as of 2022-12-14 14:10:44 +0900 7f0f93f67 ose: Modify recipe author 4a7957859 com.webos.app.home=33 a7243d55f ose: g-camera-pipeline=13.gav.34 d8a881cfa ose: appinstalld2=40 luna-downloadmgr=12 6a356a086 webos-connman-adpater=40 a69cd3a37 bluetooth-sil-bluez5: delete unused .patch files 47bbebcdf db8=r37 (remove OECMAKE_AR backport from Yocto 1.8 Fido) 5b5586c5a dropbear: delete unused dropbear.conf 90b6f3e36 pacrunner=r1 (don't install upstart service file) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ad36a620..96953ddd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9a9107227', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7f0f93f67', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 26237cdc4ce9551fe6b955407af9e6b7be043bd0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 14 Dec 2022 14:14:54 +0900 Subject: [PATCH 511/916] webos-image: Update layer pins for 2022-12-14 (build 538) meta-webosose as of 2022-12-14 14:11:12 +0900 ab83eeab5 ose: tensorflow-lite=r5 0e9822eec qt-features-webos=52 e04e00770 com.webos.app.home=34 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 96953ddd..c2611711 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7f0f93f67', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ab83eeab5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3a5d7aceab6ea33da70d9fff0d3d973f5f7d2e2d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 19 Dec 2022 08:10:19 +0900 Subject: [PATCH 512/916] webos-image: Update layer pins for 2022-12-19 (build 539) meta-webosose as of 2022-12-19 08:09:10 +0900 393805302 com.webos.app.settings=26 f9512d8e6 wayland=webos4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c2611711..e2bfdd85 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ab83eeab5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=393805302', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1d6742b77b53cdc0f7fd3a1583764bf8c4399c38 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 19 Dec 2022 08:11:08 +0900 Subject: [PATCH 513/916] webos-image: Update layer pins for 2022-12-19 (build 540) meta-webosose as of 2022-12-19 08:10:22 +0900 0834a80ce ose: auto-luna-surface-manager=43 5ef8d7271 com.webos.service.pdm=75 event-monitor=14 Add event-monitor-pdm=2-r0,v1.0.0 f7a0da613 ose:connman=8 38c474201 native: localization-tool-native=v1.10.0 ff12b384c com.webos.service.storageaccess=22 b31173ce2 com.webos.app.settings=27 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e2bfdd85..53a3f4b4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=393805302', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0834a80ce', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a35d91a384a73cc49e2b5f1776031de40ec1cdd0 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 22 Dec 2022 10:02:15 +0900 Subject: [PATCH 514/916] webos-image: Update layer pins for 2022-12-22 (build 541) meta-webosose as of 2022-12-22 10:01:02 +0900 d40347b88 qml-webos-framework=165 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 53a3f4b4..9172c926 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0834a80ce', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d40347b88', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5335abd28cf0d4d1185c95f9f888eb5d5244d5ce Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 22 Dec 2022 10:03:45 +0900 Subject: [PATCH 515/916] webos-image: Update layer pins for 2022-12-22 (build 542) meta-webosose as of 2022-12-22 10:02:10 +0900 ce06377c9 ose: Add com.webos.app.statusbar=3-r0,v0.0.1 3e362d324 ose: auto-luna-surface-manager=44 8e8480f76 com.webos.app.settings=28 ef0b0e3c2 com.webos.app.home=35 f59e7ebb8 luna-surfacemanager=380 fc5c5cfb4 ose: pulseaudio=43 audiod=55 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9172c926..83f6d81a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d40347b88', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ce06377c9', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3adf0a1b9b523707a68b5922912909251b6c4d1c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 2 Jan 2023 10:31:22 +0900 Subject: [PATCH 516/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 543 part 1/2) meta-webosose as of 2023-01-02 10:30:10 +0900 5202c2e43 localization-tool-native=r8 (don't install /opt/js-loctool/node_modules/node-expat/build/node_gyp_bins) 37beac1f5 enact: remove timeout and 5 ATTEMPTS e8076fa9f nodejs: update patch to apply on new 16.18.1 version oe-core as of 2022-12-13 15:59:33 +0000 45a8b4101b build-appliance-image: Update to kirkstone head revision 2816c63240 oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_file() c1d57880c7 psplash: consider the situation of psplash not exist for systemd 0fd2cd0b1f classes: make TOOLCHAIN more permissive for kernel b4afe3c1aa scripts: convert-overrides: Allow command-line customizations 1101e877d8 valgrind: remove most hidden tests for arm64 658c9901be opkg: Set correct info_dir and status_file in opkg.conf b446dd69b7 python3: advance to version 3.10.8 a7abc8754a vim: upgrade 9.0.0820 -> 9.0.0947 01be69264e grub: backport patches to fix CVE-2022-28736 caf40fd284 sysstat: fix CVE-2022-39377 e723e791b4 libarchive: CVE-2022-36227 NULL pointer dereference in archive_write.c e40a8d9395 xserver-xorg: backport fixes for CVE-2022-3550 and CVE-2022-3551 bitbake as of 2022-11-25 04:41:07 -1000 7e268c10 gitsm: Fix regression in gitsm submodule path parsing meta-oe as of 2022-12-11 16:18:53 -0500 a8055484f2 dool: Add patch to fix rebuild 6c59ad8056 python3-protobuf: upgrade 3.20.0 -> 3.20.3 bfe2aea83b protobuf: upgrade 3.19.4 -> 3.19.6 08b6b6846a Nodejs - Upgrade to 16.18.1 a8369be5ee python3-oauthlib: upgrade 3.2.0 -> 3.2.2 1a2cc9656d redis: build with USE_SYSTEMD=yes when systemd is enabled ba5ccfceb8 nginx: CVE-2022-41741, CVE-2022-41742 Memory corruption in the ngx_http_mp4_module 94d737223b chrony: Remove the libcap and nss PACKAGECONFIGs 2a9e9f919e chrony: Remove the readline PACKAGECONFIG 5910870977 strongswan: CVE-2022-40617 A possible DoS in Using Untrusted URIs for Revocation Checking 38f75bab0a dhcp: Fix CVE-2022-2928 & CVE-2022-2929 meta-clang as of 2022-12-16 19:11:06 -0800 299a5fd linux-yocto: Use binutils provided strip f7fa299 nonclangable.conf: Add new exceptions dcd5f09 Revert "objcopy: fix path for RISC-V" 63a6101 objcopy: fix path for RISC-V :Issues Addressed: [WRP-3687] CCC: Various build fixes --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 83f6d81a..a419d76d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,17 +58,17 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=72a3afd9', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=7e268c10', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=c0f3da88a9', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=45a8b4101b', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=50d4a8d2a9', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=a8055484f2', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=013b5ee', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=299a5fd', ''), ('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=ffbbc2b', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=a0d0f4f', ''), @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ce06377c9', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5202c2e43', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From bfa5f55df4cf43366dc5f121b73031da52f8d338 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 2 Jan 2023 10:32:49 +0900 Subject: [PATCH 517/916] webos-image: Update layer pins for 2023-01-02 (build 543 part 2/2) meta-webosose as of 2023-01-02 10:31:00 +0900 2dacaa7e8 com.webos.service.pdm=76 event-monitor-pdm=3 abc0980f5 ose: webruntime_94=16 wam=69-r52 ad7626267 ose: tflite-auto-delegation=22-r0 a6368a64b edgeai-vision=23-r5 02b290308 libedgetpu=grouper-r0 18349087a arm-compute-library=22.08-r0 armnn=22.08-r0 d79bc2d83 tensorflow-lite=2.9.3-r0 benchmark-model=2.9.3-r0 xnnpack=r0 49dcad9bb tensorflow-lite=2.6.2-r6 72331ac43 ose: com.webos.service.cec=3 59763883c Add telegraf=v1.21.4 com.webos.service.sdkagent=1-r0,v1.0.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a419d76d..194e9310 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5202c2e43', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2dacaa7e8', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a233939489140788a332ca4e1752fa3ffe9024be Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 2 Jan 2023 10:36:30 +0900 Subject: [PATCH 518/916] webos-image: Update layer pins for 2023-01-02 (build 544) meta-webosose as of 2023-01-02 10:32:33 +0900 60a66de1f ose: umediaserver=24.gav.28 g-media-pipeline=21.gav.38 com.webos.service.mediaindexer=23 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 194e9310..2cd35594 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2dacaa7e8', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=60a66de1f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 66bf65ec6d0227462622d5861a734cea150c92f7 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 2 Jan 2023 10:38:34 +0900 Subject: [PATCH 519/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 545 part 1/2) meta-webosose as of 2023-01-02 10:33:54 +0900 25c1dff21 docker-moby: remove seccomp from PACKAGECONFIG 02795fcbb Copyright: update for 2023 2df0720a1 Copyright: update for 2023 240c63b2f googletest, enact-dev-native, enact-framework, enact-sandstone, localization-tool-native: use SYSROOT_DIRS variable 4b2342699 umediaserver: update 0001-waitForStop-API-is-added-for-cleanup-message-handler.patch to apply 9136c3954 libedgetpu=r5 tensorflow-lite: stage source files to be used by libedgetpu 2331f5f71 libedgetpu=r4 (fix race condition in build) eb4753da4 libedgetpu=r3 (use gold, remove unused CPU variable, pass TFROOT in EXTRA_OEMAKE) 7353bf907 arm-compute-library: remove old 21.11 3452a3fe6 armnn: remove old 21.11 db900f673 xnnpack: various issues 7a17bfd4e libedgetpu=r2 (fix return-type issues) 7e2adcf71 libedgetpu=r1 (fix various issues) bd7212111 tensorflow-lite: fix return-type issue 5aedbca40 tensorflow-lite: delete 2.6.2 version oe-core as of 2022-12-17 04:10:41 -1000 ada5e64a97 efibootmgr: update compilation with musl 2d0641df27 yocto-check-layer: Allow OE-Core to be tested ba24231de6 combo-layer: add sync-revs command 87543ed655 combo-layer: dont use bb.utils.rename 240c7dcad2 combo-layer: remove unused import c3647c6beb oeqa/selftest/externalsrc: add test for srctree_hash_files 1f3b39c4d6 externalsrc: fix lookup for .gitmodules 96cf8b322f lib/buildstats: fix parsing of trees with reduced_proc_pressure directories 2565fe4051 rm_work: adjust dependency to make do_rm_work_all depend on do_rm_work 750f4e17f6 lsof: add update-alternatives logic 7a27f91670 xwayland: libxshmfence is needed when dri3 is enabled 713ebd37cb bc: extend to nativesdk f98b9c7168 python3: upgrade 3.10.8 -> 3.10.9 fbad6f482d libxcrypt-compat: upgrade 4.4.30 -> 4.4.33 9977278a12 mpfr: upgrade 4.1.0 -> 4.1.1 38219ac061 bind: upgrade 9.18.8 -> 9.18.9 655fc82974 dbus: Add missing CVE product name b46d0b7a59 libxml2: Fix CVE-2022-40303 && CVE-2022-40304 d5a533b86c golang: CVE-2022-41715 regexp/syntax: limit memory used by parsing regexps meta-virtualization as of 2022-12-22 10:28:09 -0500 9275371 moby: update to v20.10.21 751ddf3 docker/moby: use generic DOCKER_COMMIT in do_compile 51833d0 docker: add seccomp to default packageconfig settings b4b38e8 docker: add mobyproject:moby to CVE_PRODUCT 181a754 containerd: update to v1.6.9 9999f03 runc-docker: update to 1.1.4-tip b0084d6 runc: update to 1.1.4-tip 2d44f8e docker/proxy: don't use -linkshared unconditionally f67902d containerd: fix final TMDIR references 4bc82a1 docker: reproducibility add -trimpath to go -> $GO patches 7c811b3 containerd: improve reproducibility 9c1fb8f containerd: update to 1.6.8 8bc4cf8 docker: ensure that sysvinit and systemd are exclusive e8ff048 docker-ce: update to 20.10.17 a38a62e docker-moby: update to 20.10.17 e68f03f runc-docker: update to 1.1.3 2bc6173 runc: update to 1.1.3 82ea96b runc-opencontainers: drop obsolete patch 101c60f docker-ce: update to 20.10.16 038dd4e docker/moby/libnetwork: update to -latest 51317b8 docker/moby: update to 20.10.16 meta-clang as of 2022-12-26 17:41:10 -0800 bc8388c Fix OpenMP builds with thin LTO enabled. :Issues Addressed: [WRP-5625] CCC: Various build fixes --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 2cd35594..37f6e735 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=7e268c10', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=45a8b4101b', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=ada5e64a97', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=a8055484f2', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -68,16 +68,16 @@ ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=299a5fd', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=bc8388c', ''), ('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=ffbbc2b', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=a0d0f4f', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9275371', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.1,commit=v6.4.1', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=60a66de1f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=25c1dff21', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1eeac433f877e9c6767c16de4b21a43ec0cafd48 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 2 Jan 2023 10:40:23 +0900 Subject: [PATCH 520/916] webos-image: Update layer pins for 2023-01-02 (build 545 part 2/2) meta-webosose as of 2023-01-02 10:34:05 +0900 4f6da92dd ose: webruntime_94=17 e2a95b135 com.webos.app.settings=29 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 37f6e735..9aa96515 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=25c1dff21', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4f6da92dd', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 72a790d53b9fe7c7196e9041a917b1a8d6064d3d Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 2 Jan 2023 10:41:29 +0900 Subject: [PATCH 521/916] webos-image: Update layer pins for 2023-01-02 (build 546) meta-webosose as of 2023-01-02 10:34:05 +0900 5ff082619 ose: com.webos.service.uwb=0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9aa96515..294324b0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4f6da92dd', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5ff082619', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5656c8f5aa2447a7b1bacd2c645d5b977fe6b757 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 5 Jan 2023 09:42:31 +0900 Subject: [PATCH 522/916] webos-image: Update layer pins for 2023-01-05 (build 547) meta-webosose as of 2023-01-05 09:41:43 +0900 35e80824c qml-webos-bridge=131 9fd6e6e2b com.webos.app.settings=30 com.webos.app.statusbar=4 6fbfe1148 com.webos.service.pdm=77 event-monitor-pdm=6-r1 950a0e372 ose: webruntime=r60 webruntime_94=18 wam=70 48f740305 luna-surfacemanager=383 maliit-framework-webos=101 qml-webos-framework=166 qtwayland-webos=83 1738e192c luna-surfacemanager=382 webos-wayland-extensions=45 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 294324b0..342b24f3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5ff082619', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=35e80824c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b6ad94d16799eecc93a3620624f96613227e4a33 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 9 Jan 2023 16:55:42 +0900 Subject: [PATCH 523/916] webos-image: Update layer pins for 2023-01-09 (build 548) meta-webosose as of 2023-01-09 16:55:00 +0900 ed7f52712 tflite-auto-delegation=27-r1 benchmark-model=r1 edgeai-vision=26-r6 7ff4b1c21 ose: connman=9 5e4797c8f com.webos.app.enactbrowser=65 991f10264 ose: webruntime_94=19 3d558b96d luna-surfacemanager=384 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 342b24f3..4d8e3ebd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=35e80824c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ed7f52712', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5d065d1fc7c273f2e4e9bbe26499dc834045034b Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 9 Jan 2023 16:57:33 +0900 Subject: [PATCH 524/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 549 part 1/2) meta-webosose as of 2023-01-09 16:56:22 +0900 315e5ebec image_types_wic.bbclass: delete backported bbclass a9d45bed6 rpi: gstreamer1.0-plugins-good: remove patches which don't apply on 1.20.5 version oe-core as of 2023-01-06 17:30:18 +0000 5fa9d58f59 oeqa/concurrencytest: Add number of failures to summary output c35db8b7ac valgrind: skip the boost_thread test on arm ce673bc9f7 qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel image 22f210f9f4 devtool/upgrade: correctly handle recipes where S is a subdir of upstream tree 2f2abcb6d2 kernel.bbclass: remove empty module directories to prevent QA issues 55f37f90dc libxml2: fix test data checksums e680a7402e classes/create-spdx: Add SPDX_PRETTY option 50c27f5f98 libepoxy: remove upstreamed patch 803b754c64 go-crosssdk: avoid host contamination by GOCACHE c588b05ed4 baremetal-image: Avoid overriding qemu variables from IMAGE_CLASSES 2ed579aa28 openssh: remove RRECOMMENDS to rng-tools for sshd package e9a05c026c gstreamer1.0: upgrade 1.20.4 -> 1.20.5 e9f8a4ce08 tzdata: update 2022d -> 2022g 3e43f3925b ruby: update 3.1.2 -> 3.1.3 22d6559bc3 ruby: merge .inc into .bb 95a1668668 libnewt: update 0.52.21 -> 0.52.23 94c4dc8d23 webkitgtk: 2.36.7 -> 2.36.8 63725065af libpng: upgrade 1.6.38 -> 1.6.39 3ea61d4228 linux-yocto/5.10: update to v5.10.160 ac6645ecd9 linux-yocto/5.10: update to v5.10.154 c344ea005c linux-yocto/5.10: update to v5.10.152 1f269e532a binutils : Fix CVE-2022-4285 dc7b7a757a cairo: update patch for CVE-2019-6461 with upstream solution b0e0cf44fb libX11: CVE-2022-3554 & CVE-2022-3555 Fix memory leak a0db3ddf6f curl: Add patch to fix CVE-2022-43552 baa18f2cf1 curl: Add patch to fix CVE-2022-43551 95b5df5c9e curl: Correct LICENSE from MIT-open-group to curl 18641988ca sqlite: fix CVE-2022-46908 safe mode authorizer callback allows disallowed UDFs. :Issues Addressed: [WRP-6164] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 4d8e3ebd..65ee26dc 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=7e268c10', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=ada5e64a97', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=5fa9d58f59', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=a8055484f2', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ed7f52712', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=315e5ebec', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9e90d1972211072bf8d8731561786d2d48464a7f Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 9 Jan 2023 16:58:47 +0900 Subject: [PATCH 525/916] webos-image: Update layer pins for 2023-01-09 (build 549 part 2/2) meta-webosose as of 2023-01-09 16:56:55 +0900 ac91cdae5 ose: com.webos.app.settings=31 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 65ee26dc..17069d2f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=315e5ebec', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ac91cdae5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ebeede773825793c21818b9f31638fe2d57952d1 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Fri, 17 Feb 2023 18:22:16 +0900 Subject: [PATCH 526/916] webos-image: Update layer pins for 2023-01-17 (build 550) meta-webosose as of 2023-01-17 12:55:13 +0900 5ebfc603d2 ose: webruntime: Remove unused patch file --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 17069d2f..da5f79aa 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ac91cdae5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5ebfc603d2', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8c2a680396408beff77117be7eac314360009da5 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 17 Jan 2023 10:22:55 +0900 Subject: [PATCH 527/916] webos-image: Update layer pins for 2023-01-17 (build 551) meta-webosose as of 2023-01-17 10:25:32 +0900 c2ee058b67 ose: g-camera-pipeline=13.gav.35 com.webos.service.camera=32 cambufferlib=4 e09adefa3f ose: umediaserver=24.gav.29 5fb3d22dce com.webos.service.storageaccess=23 7089a3709a localization-tool-native=r9,v1.11.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index da5f79aa..216df7bc 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5ebfc603d2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c2ee058b67', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d968cc70b0796ce4554b5c3c29bc1abb40b741dd Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Tue, 17 Jan 2023 10:23:43 +0900 Subject: [PATCH 528/916] webos-image: Update layer pins for 2023-01-17 (build 552) meta-webosose as of 2023-01-17 10:26:01 +0900 087762ce57 webos-fluentbit-plugins=39-r13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 216df7bc..168689d6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c2ee058b67', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=087762ce57', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3f76925434de77f9f5e6092ed47743ee1312cffe Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 25 Jan 2023 10:42:10 +0900 Subject: [PATCH 529/916] webos-image: Update layer pins for 2023-01-25 (build 553) meta-webosose as of 2023-01-25 10:40:25 +0900 436d440486 ose: webos-connman-adapter=41 68e9daa652 com.webos.service.pdm=78 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 168689d6..89e903a6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=087762ce57', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=436d440486', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e27411ab10551a1f6c28224e3a94b7a1d56a8fef Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Wed, 25 Jan 2023 10:43:05 +0900 Subject: [PATCH 530/916] webos-image: Update layer pins for 2023-01-25 (build 554) meta-webosose as of 2023-01-25 10:41:07 +0900 90c4ba7001 qtbase=webos105 2750884863 qtdeclarative=webos82 52f9224826 qtbase=webos104 qtdeclarative=webos81 qtwayland=webos37 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 89e903a6..2e78f04e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -1,4 +1,4 @@ -# Copyright (c) 2008-2022 LG Electronics, Inc. +# Copyright (c) 2008-2023 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=436d440486', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=90c4ba7001', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a2498461a2de3d0c120b0775b6569f28794c5386 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 30 Jan 2023 16:28:53 +0900 Subject: [PATCH 531/916] webos-image: Update layer pins for 2023-01-30 (build 555) meta-webosose as of 2023-01-30 16:27:11 +0900 d9366962ab ose: webos-settingsservice-conf=10 6b3486bf0e ose: edgeai-vision=r7 packagegroup-webos-ml-sdk=r2 46c3a55bb9 ose: luna-surfacemanager=r56 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2e78f04e..8f5f07c2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=90c4ba7001', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d9366962ab', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From cde4bcd9a1ee8446b44bad7cd59928263a08a940 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 30 Jan 2023 16:29:46 +0900 Subject: [PATCH 532/916] webos-image: Update layer pins for 2023-01-30 (build 556) meta-webosose as of 2023-01-30 16:27:56 +0900 33418ab66a ose: com.webos.app.settings=32 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8f5f07c2..d8bb4c5a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d9366962ab', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=33418ab66a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 40fb953cc6d8d0c9434b5f99a579d066a00b033e Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 30 Jan 2023 16:30:37 +0900 Subject: [PATCH 533/916] webos-image: Update layer pins for 2023-01-30 (build 557) meta-webosose as of 2023-01-30 16:28:34 +0900 a4e4c47387 ose: pulseaudio=44 audiod=57 520d18f9fb qtwayland-webos=r18-84,v6.0.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d8bb4c5a..359bde17 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=33418ab66a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a4e4c47387', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 580bf8f7aa84e72e79c057c86b2273f7571fe5e1 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 30 Jan 2023 08:41:43 +0900 Subject: [PATCH 534/916] prerequisites.sh: Remove openjdk (v2.2.8) :Release Notes: openjdk and ant aren't needed for webOS OSE builds since java implementation of localization-tool-native was replaced with nodejs js-loctool in: https://github.com/webosose/meta-webosose/commit/1c077e1147e5e1c5865439e518bad55f4e75efcf :Issues Addressed: https://forum.webosose.org/t/build-fails-at-prerequisites-sh/1994/3 [WRP-6543] CCC: Various build fixes --- scripts/prerequisites.sh | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/scripts/prerequisites.sh b/scripts/prerequisites.sh index 6be22cdb..acd309fe 100755 --- a/scripts/prerequisites.sh +++ b/scripts/prerequisites.sh @@ -1,6 +1,6 @@ #!/bin/bash -e -# Copyright (c) 2008-2021 LG Electronics, Inc. +# Copyright (c) 2008-2023 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -147,21 +147,14 @@ archivers="\ zip \ " -# openjdk-11-jdk and ant is needed to build and run localization-tool # gcc-multilib is needed to build 32bit version of pseudo # g++-multilib is needed to build and run 32bit mksnapshot of V8 (in chromium53) extras="\ gcc-multilib \ g++-multilib \ time \ - openjdk-11-jdk \ - ant \ " -# add ppa for openjdk -java_version=`java -version 2>&1 | head -n 1 | cut -d\" -f 2 | cut -d\. -f 1` - -add-apt-repository ppa:openjdk-r/ppa --yes apt-get update apt-get install --yes \ @@ -169,10 +162,6 @@ apt-get install --yes \ ${extras} \ ${archivers} \ -if [ -z $java_version ] || [ $java_version -lt 10 ]; then - update-alternatives --set java /usr/lib/jvm/java-11-openjdk-amd64/bin/java -fi - locale-gen en_US.utf8 echo $version > $statusfile From 91def3a47f43d181b024d081ebe60b6fac331a56 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 30 Jan 2023 16:34:02 +0900 Subject: [PATCH 535/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 558) meta-webosose as of 2023-01-30 16:32:52 +0900 b7c4322c49 webos_npm_env.bbclass: update nodejs to 16.18.1 fdd9994219 qtbase=webos106 (add PACKAGECONFIG for egl_x11) b5e571968f ecryptfs-utils: add CVE tag to .patch files c5a56a22bf wpa-supplicant, bluez5, nmeaparser, pyzy, ecryptfs-utils, qtbase: fix Upstream-Status format in .patch files 20c8fe0415 dwarfsrcfiles=webos1 nativesdk-packagegroup-sdk-host=webos2 5f07a8b05a rpm=v4.18.0 (backport from mickledore) oe-core as of 2023-01-26 23:40:27 +0000 a8c8290238 build-appliance-image: Update to kirkstone head revision ac5441f0ff openssl: fix CVE-2022-3996 double locking leads to denial of service 07a1df271d selftest/virgl: use pkg-config from the host 3db6db2277 lib/oe/reproducible: Use git log without gpg signature 6f44b146f0 at: Change when files are copied ad2b7b4d41 toolchain-scripts: compatibility with unbound variable protection 44f59f5d84 libseccomp: fix typo in DESCRIPTION a40acd3741 dhcpcd: backport two patches to fix runtime error b342790a37 harfbuzz: remove bindir only if it exists dafd8cf38d tiff: Add packageconfig knob for webp 678ad9458a kernel-fitimage: Allow user to select dtb when multiple dtb exists ca91d226e3 kernel-fitimage: Adjust order of dtb/dtbo files a1cd0c804b busybox: rm temporary files if do_compile was interrupted 7e94d0563f busybox: always start do_compile with orig config files bc620b0e24 classes: image: Set empty weak default IMAGE_LINGUAS d821a602c5 gcc: Refactor linker patches and fix linker on arm with usrmerge d4887e2e43 vim: upgrade 9.0.0947 -> 9.0.1211 9308cfbb6c linux-yocto/5.15: powerpc: Fix reschedule bug in KUAP-unlocked user copy 0da091fb30 linux-yocto/5.15: update to v5.15.84 422c3fee23 linux-yocto/5.15: libbpf: Fix build warning on ref_ctr_off 9125916666 linux-yocto/5.15: fix perf build with clang 6dd61c0dc1 linux-yocto/5.15: ltp and squashfs fixes 9a0efa7ecc xserver-xorg: upgrade 21.1.4 -> 21.1.6 32bdbd7ec9 xwayland: upgrade 22.1.5 -> 22.1.7 5386df31f1 linux-firmware: upgrade 20221109 -> 20221214 0c1829b0e7 libksba: update 1.6.2 -> 1.6.3 3573a3bf16 Revert "libksba: fix CVE-2022-47629" 39ef525391 lttng-modules: update 2.13.7 -> 2.13.8 960f9a9243 cairo: fix CVE patches assigned wrong CVE number 3e1ae171d8 cve-check: write the cve manifest to IMGDEPLOYDIR 99f1a89711 cve-update-db-native: show IP on failure 878988a67b cve-update-db-native: avoid incomplete updates e17ddd0faf ffmpeg: fix for CVE-2022-3341 f4d179aab7 go: fix CVE-2022-41717 Excessive memory use in got server 34de16fd86 gtk-icon-cache: Fix GTKIC_CMD if-else condition 8f1de2127b freetype:update mirror site. 4db5727a0b glibc: stable 2.35 branch updates. e4cb0bf273 libksba: fix CVE-2022-47629 55f93e3786 python3-git: fix for CVE-2022-24439 0974291e54 python3-wheel: fix for CVE-2022-40898 f574d8d57f python3-setuptools: fix for CVE-2022-40897 4cb3874abf qemu: Fix CVE-2022-4144 6060dec1fc ffmpeg: refresh patches to apply cleanly 4760fac939 devtool: process local files only for the main branch ae00dd1175 gstreamer1.0: Fix race conditions in gstbin tests 865ea5e122 Revert "gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test" 3649163925 oeqa/rpm.py: Increase timeout and add debug output 7ad7ba5491 rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusively 19f6849b16 base.bbclass: Fix way to check ccache path 9325463838 bind: upgrade 9.18.9 -> 9.18.10 41e1b4c29e libarchive: upgrade 3.6.1 -> 3.6.2 874b72fe25 ffmpeg: fix for CVE-2022-3109 bc8501a5a2 systemd: backport another change from v252 to fix build with CVE-2022-45873.patch 447d514037 systemd: CVE-2022-45873 deadlock in systemd-coredump via a crash with a long backtrace meta-oe as of 2023-01-10 09:26:26 -0500 1f31570d07 multipath-tools: fix QA "dev-so" regression a9c25bef88 mariadb: Upgrade to 10.7.7 279d7bb2d6 mariadb: not use qemu to run cross-compiled binaries e6628c78db xterm : Fix CVE-2022-45063 code execution via OSC 50 input sequences] CVE-2022-45063 85681047a4 xfce4-settings: 4.16.2 -> 4.16.5 352d7f8205 php: Upgrade to 8.1.12 1c7063e57d Nodejs: Fixed python3 DeprecationWarning 98097845bd multipath-tools:fix CVE-2022-41973 19f07c055a Fix collections.abc deprecation warning in downloadutils Warning appears as: meta-virtualization as of 2023-01-19 15:14:21 -0500 9a94fa2 lxc: backport patch to fix CVE-2022-47952 79c584e openvswitch: backport patch to fix CVE-2022-4337 and CVE-2022-4338 meta-clang as of 2023-01-16 21:24:18 -0800 b7c0dcc common-source: fix create-spdx handling dc95c5e llvm-project-source: fix create-spdx handling :Issues Addressed: [WRP-6543] CCC: Various build fixes --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 359bde17..7491cb99 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,24 +60,24 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=7e268c10', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=5fa9d58f59', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=a8c8290238', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=a8055484f2', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=1f31570d07', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=bc8388c', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=b7c0dcc', ''), ('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=ffbbc2b', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9275371', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9a94fa2', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.1,commit=v6.4.1', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a4e4c47387', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b7c4322c49', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5269b5f23d41d3f100f4ea9dfac03bc34286a591 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 4 Oct 2022 07:08:28 +0000 Subject: [PATCH 536/916] prerequisites.sh: Update supported Ubuntu releases (v2.2.9) :Release Notes: Add Ubuntu 22.04 Jammy Jellyfish and drop 16.04 Xenial Xerus. :Detailed Notes: 18.04 standard support from Canonical ends in April 2023 20.04 is supported in webOS builds since July 2021 with [WRN-1695] "CCC: Support ubuntu 20.04 for webOS", so there was enough time for everybody to upgrade. 22.04 was added to SANITY_TESTED_DISTROS in May 2022 with [WRO-4101] "CCC: Various build fixes" :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRN-9820] Create GPVB with Yocto 4.0 Kirkstone [PLAT-120093] Update build script for Ubuntu 20.04 [WRO-12690] Remove unused metadata [WRP-6209] Update jenkins slaves to use Ubuntu 20.04 or 22.04 [WRP-7956] CCC: Various build fixes --- scripts/prerequisites.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/prerequisites.sh b/scripts/prerequisites.sh index acd309fe..cef1d8bc 100755 --- a/scripts/prerequisites.sh +++ b/scripts/prerequisites.sh @@ -18,7 +18,7 @@ check_sanity=true usage="$0 [--help|-h] [--version|-V] [--force|-f]" -version="2.2.8" +version="2.2.9" statusfile="/etc/webos.prerequisites" for i ; do @@ -62,8 +62,8 @@ fi sane=true distributor_id_sane="^Ubuntu$" -release_sane="^16.04$|^18.04$|^20.04$" -codename_sane="^xenial$|^bionic$|^focal$" +release_sane="^18.04$|^20.04$|^22.04$" +codename_sane="^bionic$|^focal$|^jammy$" arch_sane="^amd64$" # Below packages shouled be installed before this script runs. From 9ef784564e5e41b6f1e460e5ae5f46c197e32483 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 2 Feb 2023 10:13:27 +0900 Subject: [PATCH 537/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 559 part 1/2) bitbake as of 2023-01-30 08:37:10 +0000 ed0dcc40 bb/utils: include SSL certificate paths in export_proxies :Issues Addressed: [WRP-7956] CCC: Various build fixes --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7491cb99..3594bb29 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,7 +58,7 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=7e268c10', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=ed0dcc40', ''), ('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=a8c8290238', 'oe-core'), From d6ac27c797f1ccf601539bc6a092c6ce0db8185c Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Thu, 2 Feb 2023 11:43:33 +0900 Subject: [PATCH 538/916] webos-image: Update layer pins for 2023-02-02 (build 559 part 2/2) meta-webosose as of 2023-02-02 10:10:08 +0900 575819a121 com.webos.service.sdkagent=2 05ba81117a ose: com.webos.app.notification=15 03866e87cb nodejs-module-webos-sysbus=13 13b4e7b49e qemu=webos4 (remove spice usb-redir PACKAGECONFIG) da59a63901 xulrunner=0 cb72d9897a hunspell=webos1 xinetd=webos1 (remove runtime dependency on perl) c6e0500a88 audiod=r33 (add missing functional include) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3594bb29..78904377 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b7c4322c49', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=575819a121', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 7e616b014d9594898a18fd9b5b73bb7afc39689a Mon Sep 17 00:00:00 2001 From: Heeam-Shin Date: Fri, 3 Feb 2023 12:08:54 +0900 Subject: [PATCH 539/916] README.md: Reorganize the document :Release Notes: Update README.md for webOS OSE 2.20.0 :Detailed Notes: Reorganize document to improve readability Delete out-of-date descriptions Add instructions to download sources codes and license information :Testing Performed: No affect to images. :QA Notes: N/A :Issues Addressed: [WRP-8130] CCC: Update README.md on build-webos repository Change-Id: I19239993f2127730b4997017f009a394b3931347 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/344894 Reviewed-by: Commit Msg Checker Reviewed-by: Ban Word Checker Reviewed-by: Hyunjae Shin Tested-by: Hyunjae Shin --- README.md | 117 ++++++++++++++++++++---------------------------------- 1 file changed, 42 insertions(+), 75 deletions(-) diff --git a/README.md b/README.md index eca5bb1b..233e9d25 100644 --- a/README.md +++ b/README.md @@ -1,98 +1,65 @@ -build-webos -=========== +# build-webos -Summary -------- -Build webOS OSE (Open Source Edition) images +This repository contains the top level code that aggregates the various [OpenEmbedded](http://openembedded.org) layers into a whole from which [webOS Open Source Edition (OSE)](https://www.webosose.org/) images can be built. -Description ------------ -This repository contains the top level code that aggregates the various [OpenEmbedded](http://openembedded.org) layers into a whole from which webOS OSE images can be built. +## Prerequisites -Cloning -======= -Set up build-webos by cloning its Git repository: +Before you begin, make sure that you prepare the target device and systems that meet the [System Requirements](https://www.webosose.org/docs/guides/setup/system-requirements/). - git clone https://github.com/webosose/build-webos.git +## How to Build a webOS OSE Image -Note: If you populate it by downloading an archive (zip or tar.gz file), then you will get the following error when you run mcf: +To build a webOS OSE image, refer to [Building webOS OSE](https://www.webosose.org/docs/guides/setup/building-webos-ose/) - fatal: Not a git repository (or any parent up to mount parent). - Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYTEM not set). +If you are already familiar with building webOS OSE, check the following quick summary: +``` bash +# Download this repository +$ git clone https://github.com/webosose/build-webos.git +$ cd build-webos +$ git checkout -t origin/ -Prerequisites -============= -Before you can build, you will need some tools. If you try to build without them, bitbake will fail a sanity check and tell you what's missing, but not really how to get the missing pieces. On Ubuntu, you can force all of the missing pieces to be installed by entering: +# Install and configure the build +$ sudo scripts/prerequisites.sh +$ ./mcf -p 0 -b 0 raspberrypi4-64 - $ cd build-webos - $ sudo scripts/prerequisites.sh +# Start to build +$ source oe-init-build-env +$ bitbake webos-image +``` -Also, the bitbake sanity check will issue a warning if you're not running under Ubuntu 18.04 64bit LTS. +> **Note**: See also [Flashing webOS OSE](https://www.webosose.org/docs/guides/setup/flashing-webos-ose/). +## Copyright and License Information -Building -======== -To configure the build for the raspberrypi4 and to fetch the sources: - - $ ./mcf -p 0 -b 0 raspberrypi4 - -The `-p 0` and `-b 0` options set the make and bitbake parallelism values to the number of CPU cores found on your computer. - -To kick off a full build of webOS OSE, make sure you have at least 100GB of disk space available and enter the following: - - $ make webos-image - -This may take in the neighborhood of two hours on a multi-core workstation with a fast disk subsystem and lots of memory, or many more hours on a laptop with less memory and slower disks or in a VM. - -If you need more information about the build, please see the build guide on the webOS OSE website(webosose.org). - -Images -====== -The following images can be built: - -- `webos-image`: The production webOS OSE image. -- `webos-image-devel`: Adds various development tools to `webos-image`, including gdb and strace. See `packagegroup-core-tools-debug` and `packagegroup-core-tools-profile` in `oe-core` and `packagegroup-webos-test` in `meta-webos` for the complete list. - - -Cleaning -======== -To blow away the build artifacts and prepare to do clean build, you can remove the build directory and recreate it by typing: - - $ rm -rf BUILD - $ ./mcf.status - -What this retains are the caches of downloaded source (under `./downloads`) and shared state (under `./sstate-cache`). These caches will save you a tremendous amount of time during development as they facilitate incremental builds, but can cause seemingly inexplicable behavior when corrupted. If you experience strangeness, use the command presented below to remove the shared state of suspicious components. In extreme cases, you may need to remove the entire shared state cache. See [here](https://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#shared-state-cache) for more information on it. - - -Building Individual Components -============================== -To build an individual component, enter: - - $ make +Unless otherwise specified, all content, including all source code files and documentation files in this repository are: -To clean a component's build artifacts under BUILD, enter: +Copyright (c) 2008-2023 LG Electronics, Inc. - $ make clean- +All content, including all source code files and documentation files in this repository except otherwise noted are: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this content except in compliance with the License. You may obtain a copy of the License at -To remove the shared state for a component as well as its build artifacts to ensure it gets rebuilt afresh from its source, enter: +http://www.apache.org/licenses/LICENSE-2.0 - $ make cleanall- +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -Adding new layers -================= -The script automates the process of adding new OE layers to the build environment. The information required for integrate new layer are; layer name, OE priority, repository, identification in the form branch, commit or tag ids. It is also possible to reference a layer from local storage area. The details are documented in weboslayers.py. +SPDX-License-Identifier: Apache-2.0 -Copyright and License Information -================================= -Unless otherwise specified, all content, including all source code files and documentation files in this repository are: +## How to Download Source Codes and Licenses -Copyright (c) 2008-2019 LG Electronics, Inc. +If you *ONLY* want to check the source codes and those license information, enter the following commands: -All content, including all source code files and documentation files in this repository except otherwise noted are: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this content except in compliance with the License. You may obtain a copy of the License at +``` bash +# Download this repository +$ git clone https://github.com/webosose/build-webos.git +$ cd build-webos +$ git checkout -t origin/ -http://www.apache.org/licenses/LICENSE-2.0 +# Install and configure the build +$ sudo scripts/prerequisites.sh +$ ./mcf -p 0 -b 0 raspberrypi4-64 -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +# Download source codes and licenses +$ source oe-init-build-env +$ bitbake --runall=patch webos-image +``` -SPDX-License-Identifier: Apache-2.0 +You can check the source codes and licenses under the `BUILD/work` directory. From 3d748e59f98dac840133fe916c08447fec4ff763 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 6 Feb 2023 15:50:14 +0900 Subject: [PATCH 540/916] webos-image: Update layer pins for 2023-02-06 (build 560) meta-webosose as of 2023-02-06 15:50:11 +0900 35d732b2b8 webos.conf: Release webOS OSE v2.20.0 8142ffe1d5 ose: webruntime_94=22 wam=71 1d73f37b9c clang: Change the build to clang by default aff394039f clang: webruntime-clang_94=r3 073ad1f54e clang: wam-clang=r2 Add googletest-clang=r0 07d9bab41d clang: Support build with external libc++ 3e153000f0 clang: webruntime-clang_94=r1 0aa2d39d56 clang: Add webruntime_rpi=webosrpi1 339bf6cd0f clang: webruntime=r61 wam=r53 Add wam-clang=r0 webruntime-clang_94=r0 f3a02a7afe clang: Add media-codec-interface-clang=r0 g-media-pipeline-clang=r0 a4c9a8b531 clang: Add media-resource-calculator-clang=r0 31c678b26d clang: Add umediaserver-clang=r0 65a2158e69 clang: Add libpbnjson-clang=r0 6c5662ca2e clang: Add jsoncpp-clang=r0 f54784e202 clang: Add chromium-stdlib_94=r0 chromium-toolchain_94=r0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 78904377..323e0f18 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=575819a121', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=35d732b2b8', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From be79cf3f1d110c7d5a51ab655d39b57096c74134 Mon Sep 17 00:00:00 2001 From: Hyunjae Shin Date: Mon, 6 Feb 2023 15:00:44 +0900 Subject: [PATCH 541/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone oe-core as of 2023-02-01 04:16:52 -1000 cb64ace13d Fix missing leading whitespace with ':append' 6e981dc8df libusb1: Strip trailing whitespaces c660d75211 libusb1: Link with latomic only if compiler has no atomic builtins 47a2634831 native: Drop special variable handling 135a9094fc quilt: use upstreamed faildiff.test fix f8dba1173d libtirpc: Check if file exists before operating on it 218cf38bd3 numactl: skip test case when target platform doesn't have 2 CPU node 3c3b16ed1c devtool: fix devtool finish when gitmodules file is empty e7d0e6941c spirv-headers: set correct branch name 9f72693736 quilt: fix intermittent failure in faildiff.test 72851563e2 lttng-modules: Fix for 5.10.163 kernel version 4d05613d34 linux-yocto/5.15: update to v5.15.87 3ce605e701 ppp: backport fix for CVE-2022-4603 bitbake as of 2023-02-01 09:03:36 -1000 86f2fa52 fetch2/git: Clarify the meaning of namespace c17fc146 fetch2/git: Prevent git fetcher from fetching gitlab repository metadata meta-clang as of 2023-01-31 17:21:35 -0800 e33eec3 llvm-project-source: Ensure deploy_source_date_epoch sstate hash doesn't change :Issues Addressed: [WRP-8053] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 323e0f18..c9953958 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=ed0dcc40', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=86f2fa52', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=a8c8290238', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=cb64ace13d', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=1f31570d07', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -68,7 +68,7 @@ ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=b7c0dcc', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=e33eec3', ''), ('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=ffbbc2b', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9a94fa2', ''), From 3c7d851f6851c662c9162ba52064cdf767914a72 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 16:31:57 +0900 Subject: [PATCH 542/916] webos-image: Update layer pins for 2023-04-26 (build 561) meta-webosose as of 2023-04-26 03:09:39 +0900 4fa9478e ose: com.webos.app.statusbar=5 ebb17113 ose: luna-service2=29 8b50c219 webruntime-clang: respect TARGET_CC_ARGS even when building with clang 3db426e0 webruntime: simplify recipes 93af3ca2 webruntime: Fix build with gcc-13 d40b5ebb wam=r54 (fix build with gcc-13) b0748fab wam: remove unused .patch files 8a0a1af5 g-media-pipeline=r14 (fix build with gcc-13) 139fcdce armnn=r1 (fix build with gcc-13) 01750981 arm-compute-library=r1 (fix build with gcc-13) 3edab1cb media-codec-interface=r9 (fix build with gcc-13) 752bb5ef libedgetpu=r6 (fix build with gcc-13) 2ae6bcc6 tensorflow-lite=r1 (fix build with gcc-13) 023da01a g-camera-pipeline=r11 (fix build with gcc-13) 52e618ae com.webos.service.camera=r5 (fix build with gcc-13) 0fc2ed35 com.webos.service.hfp=r6 (fix build with gcc-13) e19c7f1e bluetooth-sil-bluez5=r9 (fix build with gcc-13) 183577e6 com.webos.service.bluetooth2=r7 (fix build with gcc-13) e82b84e9 mediaindexer=r9 (fix build with gcc-13) b502fa19 leveldb-tl=r4 (fix build with gcc-13) f1a88ce6 xinetd, hunspell: move bbappend to meta-webos-backports-4.2 e48048a3 ose: remove True option to getVar calls 1878d9df webos_qmllint.bbclass: Fix QT_VERSION handling bf8b50e2 com.webos.app.mediagallery, qml-app-components, qml-webos-framework: Fix QT_VERSION handling 961adde4 qtwayland-webos: fix parsing with newer meta-qt6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c9953958..b5874a7c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=35d732b2b8', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4fa9478e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b36faa994d9b43e79facc6f0b2bec2977827e467 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 16:47:24 +0900 Subject: [PATCH 543/916] webos-image: Update layer pins for 2023-04-26 (build 562) meta-webosose as of 2023-04-26 03:09:39 +0900 104e7206 qtbase=webos107 (workaround syncqt.pl issue) 64ffec74 com.webos.service.location=98 d1f50b5a ose: com.webos.app.settings=33 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b5874a7c..41decdb3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4fa9478e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=104e7206', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3f7f8f45998cd47457a5f8151424f7371814d745 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 16:50:51 +0900 Subject: [PATCH 544/916] webos-image: Update layer pins for 2023-04-26 (build 563) meta-webosose as of 2023-04-26 03:09:39 +0900 2fd4c686 com.webos.service.pdm=79 d7c1614b ose: com.webos.app.notification=16 3c21ccb8 ose: sam=65 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 41decdb3..d6b2144a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=104e7206', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2fd4c686', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d6697e4d4a4d3fa5158f3c443fecb624bfddb4ea Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 16:54:10 +0900 Subject: [PATCH 545/916] webos-image: Update layer pins for 2023-04-26 (build 564) meta-webosose as of 2023-04-26 03:09:39 +0900 25ae8d9b ose: libpbnjson=7 nyx-lib=8 nyx-modules=21 nyx-modules-qemux86=5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d6b2144a..90e5b386 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2fd4c686', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=25ae8d9b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9c49a83e1328278f820fb4c8e512a57ac1bf76e8 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 16:57:16 +0900 Subject: [PATCH 546/916] webos-image: Update layer pins for 2023-04-26 (build 565) meta-webosose as of 2023-04-26 03:09:39 +0900 36a030b7 ose: webruntime_94=23 a37b4935 com.webos.service.sdkagent=3 455ee4cc nodejs-module-webos-sysbus=14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 90e5b386..942ab192 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=25ae8d9b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=36a030b7', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 360f437d2daea3678c6aac5af9f5ff73289a86c1 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 16:59:55 +0900 Subject: [PATCH 547/916] webos-image: Update layer pins for 2023-04-26 (build 566) meta-webosose as of 2023-04-26 03:09:39 +0900 dd415ca3 com.webos.service.peripheralmanager=13 com.webos.service.tts=26 luna-sysservice=24 luna-prefs=10 26e844a0 qtbase=webos108 (workaround syncqt.pl issue #2) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 942ab192..a5f99824 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=36a030b7', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dd415ca3', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e447c29db65c3d9214eda6fd86eda9eb6e3b970b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 19 Feb 2023 14:40:23 +0000 Subject: [PATCH 548/916] build.sh: Fix very old typo in integration BUILD_JOB (v6.10.17) :Release Notes: It was incorrectly expecting "integ" instead of "integr" which is passed in --job since initial jenkins-job.sh. "integ" was used only when build.sh was detecting the BUILD_JOB from JOB_NAME long time ago. :Detailed Notes: jenkins-job.sh uses "integr" since the very first commit: commit 8f358765ee5c619c4c8ce494135278011397d2c4 (HEAD) Author: Martin Jansa Date: Mon Apr 28 19:06:28 2014 +0200 jenkins-job.sh: Add initial version and build.sh doesn't even try to parse JOB_NAME since: commit 0b2580d9b7bc5558c72ea425f6b9820c0208301c Author: Martin Jansa Date: Tue Dec 23 14:08:54 2014 +0100 build.sh: Remove support for detecting build site, job (v6.0.0) :Issues Addressed: [WRP-8584] CCC: Various build fixes --- scripts/build.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index bce14aab..d9be17d2 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.16" +SCRIPT_VERSION="6.10.17" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -599,7 +599,7 @@ fi # Generate BOM files with metadata checked out by mcf (pinned versions) if [ -n "${CREATE_BOM}" -a -n "${BMACHINES}" ]; then print_timestamp "before first bom" - if [ "${BUILD_JOB}" = "verf" -o "${BUILD_JOB}" = "mlverf" -o "${BUILD_JOB}" = "integ" -o "${BUILD_JOB}" = "engr" -o "${BUILD_JOB}" = "clean" ] ; then + if [ "${BUILD_JOB}" = "verf" -o "${BUILD_JOB}" = "mlverf" -o "${BUILD_JOB}" = "integr" -o "${BUILD_JOB}" = "engr" -o "${BUILD_JOB}" = "clean" ] ; then # don't use -before suffix for official builds, because they don't need -after and .diff because # there is no logic for using different revisions than weboslayers.py BOM_FILE_SUFFIX="-before" @@ -615,7 +615,7 @@ fi print_timestamp "before verf/engr/clean logic" -if [ "${BUILD_JOB}" = "verf" -o "${BUILD_JOB}" = "mlverf" -o "${BUILD_JOB}" = "integ" -o "${BUILD_JOB}" = "engr" ] ; then +if [ "${BUILD_JOB}" = "verf" -o "${BUILD_JOB}" = "mlverf" -o "${BUILD_JOB}" = "integr" -o "${BUILD_JOB}" = "engr" ] ; then if [ "$GERRIT_PROJECT" != "${BUILD_REPO}" ] ; then set -e # checkout issues are critical for verification and engineering builds for project in "${BUILD_LAYERS[@]}" ; do @@ -640,7 +640,7 @@ fi # Generate BOM files again, this time with metadata possibly different for engineering and verification builds if [ -n "${CREATE_BOM}" -a -n "${BMACHINES}" ]; then - if [ "${BUILD_JOB}" = "verf" -o "${BUILD_JOB}" = "mlverf" -o "${BUILD_JOB}" = "integ" -o "${BUILD_JOB}" = "engr" -o "${BUILD_JOB}" = "clean" ] ; then + if [ "${BUILD_JOB}" = "verf" -o "${BUILD_JOB}" = "mlverf" -o "${BUILD_JOB}" = "integr" -o "${BUILD_JOB}" = "engr" -o "${BUILD_JOB}" = "clean" ] ; then print_timestamp "before 2nd bom" . oe-init-build-env for MACHINE in ${BMACHINES}; do From f7b329b606ecf0934afb64aa8cb52ed321b7355a Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 6 Feb 2023 14:01:15 +0000 Subject: [PATCH 549/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 567 part 1/2) meta-webosose as of 2023-04-26 03:09:39 +0900 8fd00b47 webos_npm_env.bbclass: update nodejs to 16.19.0 a8f62a43 qtbase: fix Upstream-Status format in .patch files 7c13e9eb qtbase-plugins-webos: fix build with 64-bit time_t af5c0779 webos-fluentbit-plugins: fix build with 64-bit time_t e8580510 gstreamer1.0-plugins-bad: remove duplicated .patch files f30f5e17 arm-compute-library=r2 (don't use MAXLINELENGTH) oe-core as of 2023-02-11 04:06:51 -1000 54c30e5090 oeqa context.py: fix --target-ip comment to include ssh port number df20b7539b lsof: fix old override syntax 381fcdba55 recipe_sanity: fix old override syntax 5d2e5abd09 bootchart2: Fix usrmerge support 258115c2a7 libc-locale: Fix on target locale generation 03eced200a testimage: Fix error message to reflect new syntax 7b7a03a5cd oeqa/selftest/locales: Add selftest for locale generation/presence a7b4578296 apt: fix do_package_qa failure de7bf6689a meta: remove True option to getVar and getVarFlag calls (again) 04b7643cda glslang: branch rename master -> main dcf1dfc053 httpserver: add error handler that write to the logger 032b0a834b sdkext/cases/devtool: pass a logger to HTTPService 88e7bac0f0 oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signal b4eaa24807 scons.bbclass: Make MAXLINELENGTH overridable b0e7777a91 scons: Pass MAXLINELENGTH to scons invocation 5fbe4dd7dc make-mod-scripts: Ensure kernel build output is deterministic d54e9eaff9 gdk-pixbuf: do not use tools from gdk-pixbuf-native when building tests ffa1de16fa classes/fs-uuid: Fix command output decoding issue 4c30282736 kernel/linux-kernel-base: Fix kernel build artefact determinism issues 9a110453f6 buildtools-tarball: set pkg-config search path 986af8c9ae vulkan-samples: branch rename master -> main 420863a6eb linux-yocto/5.15: update to v5.15.91 413a290b1a linux-yocto/5.15: update to v5.15.89 72438f0a54 git: ignore CVE-2022-41953 d21b033c2f git: upgrade to 2.35.6 e5e590ed9e python3-pytest: depend on python3-tomli instead of python3-toml 8ee4adb867 python3-certifi: fix for CVE-2022-23491 bitbake as of 2023-02-10 09:35:44 -1000 89f13cd4 bitbake-diffsigs: break on first dependent task difference 60e05043 bitbake-diffsigs: Make PEP8 compliant d26ed38c utils/ply: Update md5 to better report errors with hashlib 590ae6fd siggen: Fix inefficient string concatenation meta-oe as of 2023-02-04 12:16:38 -0500 278ec081a6 nodejs: upgrade 16.18.1 -> 16.19.0 16ae3ec7c3 Fix missing leading whitespace with ':append' 0e02dfbd1f nftables: Fix missing leading whitespace with ':append' 06fb36d33c grpc: upgrade 1.45.2 -> 1.46.6 2487020106 redis: 7.0.5 -> 7.0.7 e54dd6ce64 redis: upgrade 7.0.4 to 7.0.5 682c7c7a7b krb5: CVE-2022-42898 integer overflow vulnerabilities in PAC parsing 99f4d05002 net-snmp: CVE-2022-44792 & CVE-2022-44793 Fix NULL Pointer Exception 0287453b9c redis: 6.2.7 -> 6.2.8 ec7608ffb8 kernel_add_regdb: Change the task order 69be9c7151 zsh: Fix CVE-2021-45444 29a2410f75 postfix: upgrade 3.6.5 -> 3.6.7 c479d226e7 zabbix: fix CVE-2022-43515,CVE-2022-46768 meta-virtualization as of 2023-02-15 15:10:57 -0500 a7413c5 containerd: update to 1.6.12 ee4c36a irqbalance: Use built-in irqbalance.service instead of local one :Issues Addressed: [WRP-8584] CCC: Various build fixes Change-Id: I29cfcfae1ce4fc0dc208bf9f28335dc5e9b8305d Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/345917 Tested-by: milan shah Reviewed-by: milan shah --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index a5f99824..4689b0ac 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,11 +58,11 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=86f2fa52', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=89f13cd4', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=cb64ace13d', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=54c30e5090', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=1f31570d07', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=278ec081a6', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -70,14 +70,14 @@ ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=e33eec3', ''), ('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=ffbbc2b', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=9a94fa2', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=a7413c5', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.1,commit=v6.4.1', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dd415ca3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8fd00b47', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6dbbdc8fdce9b982ab135a534fe925e2cf2d3484 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 17:11:44 +0900 Subject: [PATCH 550/916] webos-image: Update layer pins for 2023-04-26 (build 567 part 2/2) meta-webosose as of 2023-04-26 03:09:39 +0900 02db1531 rpi: rpi-config_git=webosrpi12 packagegroup-webos-extended=webosrpi10 linux-raspberrypi=webosrpi32 206d4e13 ose: db8=25-r38 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4689b0ac..bdb23995 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8fd00b47', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=02db1531', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 16fd7452a88fd1af76a1fc353a5f48261e9597f9 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 17:18:22 +0900 Subject: [PATCH 551/916] webos-image: Update layer pins for 2023-04-26 (build 568) meta-webosose as of 2023-04-26 03:09:39 +0900 f90fa37a com.webos.app.home=36 6709e372 ose: com.webos.service.camera=33-r6 dc7b3ee9 ose: jsoncpp-clang=r2 g-media-pipeline-clang=r2 media-codec-interface-clang=r2 webruntime-clang_94=r4 libpbnjson-clang=r2 media-resource-calculator-clang=r2 umediaserver-clang=r2 wam-clang=r3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index bdb23995..342328de 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=02db1531', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f90fa37a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9ecefd3cb8c18c303a1f72a7a8e2d5c28adad1ed Mon Sep 17 00:00:00 2001 From: "geayoung.baek" Date: Mon, 20 Feb 2023 17:45:07 +0900 Subject: [PATCH 552/916] weboslayers.py: remove meta-updater, meta-webos-updater (build 569 part 1/2) :Release Notes: Remove ostree related layers meta-webosose as of 2023-04-26 03:09:39 +0900 6f6d3812 rpi: setup-partitions=r3 Add webos-image-devel=webosrpi1 33835ee2 rpi: setup-partitions=r2 6074968c rpi: libbootctrl=r1 72c03cc8 rpi: setup-partitions=r1 Add libbootctrl=1-r0,v1.0.0 packagegroup-webos-extended=webosrpi11 dc20aa55 rpi: resize-rootfs=r2 {rpi-u-boot-scr, u-boot}=webosrpi5 base-files=webosrpi3 webos-image=webosrpi2 linux-raspberrypi=webosrpi32 Add {boot-verifier, setup-partitions}=r0,v1.0 :Issues Addressed: [WRP-9567] CCC: setup-partitions=r3 webos-image-devel=webosrpi1 --- weboslayers.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 342328de..a6e43e7a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -69,7 +69,6 @@ ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=e33eec3', ''), -('meta-updater', 16, 'https://github.com/uptane/meta-updater.git', 'branch=kirkstone,commit=ffbbc2b', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=a7413c5', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.1,commit=v6.4.1', ''), @@ -77,11 +76,10 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f90fa37a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6f6d3812', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos-updater', 52, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1dc3f3dd3aba7cdb336dd5bfa91184b7d20ab497 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 17:33:25 +0900 Subject: [PATCH 553/916] webos-image: Update layer pins for 2023-04-26 (build 569 part 2/2) meta-webosose as of 2023-04-26 03:09:39 +0900 8037e11b ose: activitymanager=33 1a57f4aa com.webos.app.home=37 c589a912 ose: db8=27 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a6e43e7a..298641ba 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6f6d3812', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8037e11b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8d258a1da02e58e6048522255d464f2c95cc9cbc Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 17:37:27 +0900 Subject: [PATCH 554/916] webos-image: Update layer pins for 2023-04-26 (build 570) meta-webosose as of 2023-04-26 03:09:39 +0900 ce339c8c ose: enact-sandstone=v2.6.1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 298641ba..4aef81b3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8037e11b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ce339c8c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6458d0e5ce44f9fcfa97b48f97d311fd5c39f1c2 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 17:41:33 +0900 Subject: [PATCH 555/916] webos-image: Update layer pins for 2023-04-26 (build 571) meta-webosose as of 2023-04-26 03:09:39 +0900 d695d0ca com.webos.app.settings=34 9c38100b ose: webruntime_94=24 3cded8c8 ose: audiod=58 com.webos.service.audiofocusmanager=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4aef81b3..0c3b6959 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ce339c8c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d695d0ca', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From f8a40d28336ea91a1705d652e1e3c34a9dcbeed8 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 17:44:16 +0900 Subject: [PATCH 556/916] webos-image: Update layer pins for 2023-04-26 (build 572) meta-webosose as of 2023-04-26 03:09:39 +0900 f26bab53 luna-prefs=13-r15 notificationmgr=24 28f18fba ilib-webapp=27 47928770 ose: wam=r55 ea95320c ose: sam=66 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0c3b6959..c041c2ff 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d695d0ca', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f26bab53', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 030ccb370f74ece4850c20ac7d67736f820c5ef5 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Wed, 26 Apr 2023 18:08:58 +0900 Subject: [PATCH 557/916] webos-image: Update layer pins for 2023-04-26 (build 573) meta-webosose as of 2023-04-26 03:09:39 +0900 4bf93102 ose: activitymanager=34 4df65e4f com.webos.service.location=99 99f58312 qt-features-webos=53 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c041c2ff..9e55915e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f26bab53', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4bf93102', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From bacde96ca512778805a0706ac96aaf3a3980a9c0 Mon Sep 17 00:00:00 2001 From: Kyungjik Min Date: Thu, 2 Mar 2023 10:42:57 +0900 Subject: [PATCH 558/916] webos-iot-scripts: Remove (build 574) :Release Notes: webos-iot isn't supported anymore, last build was builds/webosose/master/515, on 2022-10-14. :Detailed Notes: :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRO-5684] meta-webos-iot breaks webos-qt-sdk, webos-image [WRP-9647] CCC: Various build fixes --- .../webos-iot-scripts/set_webosiot_layer.py | 60 ------------------- scripts/webos-iot-scripts/webosiot_rule.py | 25 -------- 2 files changed, 85 deletions(-) delete mode 100644 scripts/webos-iot-scripts/set_webosiot_layer.py delete mode 100644 scripts/webos-iot-scripts/webosiot_rule.py diff --git a/scripts/webos-iot-scripts/set_webosiot_layer.py b/scripts/webos-iot-scripts/set_webosiot_layer.py deleted file mode 100644 index 6990f5e7..00000000 --- a/scripts/webos-iot-scripts/set_webosiot_layer.py +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright (c) 2020 LG Electronics, Inc. - -import re -import os -import sys - -version = "1.0.0" - -def make_webosiot_layers_as_rule(path): - sys.path.insert(0,path) - if not os.path.isfile(os.path.join(path,'weboslayers.py')): - raise Exception("Error: Configuration file %s does not exist!" % os.path.join(path,'weboslayers.py')) - - from webosiot_rule import webosiot_layer_rules - from weboslayers import webos_layers - - maxpriority = webos_layers[-1][1] - - for rule in webosiot_layer_rules: - action = rule[0] - if action == 'remove': - del webos_layers[layer_index(webos_layers, rule[1])] - elif action == 'insert': - webos_layers.insert(layer_index(webos_layers, rule[1]) + 1, rule[2]) - elif action == 'append': - appendlayer = list(rule[1]) - appendlayer[1] = maxpriority + 1 - webos_layers.append(tuple(appendlayer)) - maxpriority += 1 - - return webos_layers - -def layer_index(webos_layers, layername): - weboslayerlist = [l[0] for l in webos_layers] - return weboslayerlist.index(layername) - -def replace_str_in_file(fname, pattern, dststr): - with open(fname, "r") as f: - content = f.read() - - content = re.sub(pattern, dststr, content, flags=re.DOTALL) - - with open(fname, 'w+') as f: - f.write(content) - -def list_to_linebreak_str(layerlist): - layerstr = "[\n" - for layer in layerlist: - layerstr = layerstr + str(layer) + ",\n"; - layerstr = layerstr + "]" - return layerstr; - -if __name__ == '__main__': - rootdir = os.getcwd() - - # modify webos_layers list of weboslayers.py as webosiot_rule.py - webosiotlayers = make_webosiot_layers_as_rule(rootdir) - - # replace webos_layer variable in weboslayers.py with webos_layer list for webosiot - replace_str_in_file('weboslayers.py', '\nwebos_layers = \[.*\]', '\nwebos_layers = ' + list_to_linebreak_str(webosiotlayers)) diff --git a/scripts/webos-iot-scripts/webosiot_rule.py b/scripts/webos-iot-scripts/webosiot_rule.py deleted file mode 100644 index cc2628b3..00000000 --- a/scripts/webos-iot-scripts/webosiot_rule.py +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright (c) 2020-2021 LG Electronics, Inc. - -# list of rule to add or remove layer to weboslayers.py of webosose for meta-webos-iot -# set_webosiot_layer.py expects the rules to be defined in this file as a list of Python data tuples: -# -# ( := 'append'|'remove'|'insert', | | ) -# -# := -# · priority of appended layer is assigned automatically to bigger value of last layer -# := -# := "," -# -# Examples of rule -# 1. remove 'meta-updater' layer from weboslayers.py of webosose -# ('remove', 'meta-updater') -# -# 2. append 'meta-webos-iot' layer to weboslayers.py of webosose -# ('append', ('meta-webos-iot', 'auto', 'https://github.com/webosose/meta-webos-iot.git', 'branch=webos-headless', 'meta-webos-iot')), -# -# 3. insert 'meta-webos-iot' layer after 'meta-webos' layer of weboslayers.py of webosose -# ('insert', 'meta-webos', ('meta-webos-iot', 41, 'https://github.com/webosose/meta-webos-iot.git', 'branch=webos-headless', 'meta-webos-iot')), - -webosiot_layer_rules = [ -('append', ('meta-webos-iot', 'auto', 'https://github.com/webosose/meta-webosose.git', '', '')), -] From 738e428a13fa2fa33e5abf43e4d71e21de6a2f44 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 20 Feb 2023 17:17:22 +0000 Subject: [PATCH 559/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 574) oe-core as of 2023-03-06 04:10:00 -1000 9e8cbf46fe nghttp2: never build python bindings 929e7679c1 runqemu: kill qemu if it hangs 04f080802b oeqa ssh.py: fix hangs in run() 20f15c72ad libseccomp: fix for the ptest result format c92593af46 kernel-yocto: fix kernel-meta data detection ffce2744f5 lib/buildstats: handle tasks that never finished 2da6b6f231 oeqa/selftest/resulttooltests: fix minor typo 2c05ee17d5 libssh2: Clean up ptest patch/coverage d04dcd155f lttng-modules: fix for kernel 6.2+ 4b4f071fd1 dhcpcd: fix dhcpcd start failure on qemuppc64 477a4e8164 sstatesig: Improve output hash calculation 49bddef864 busybox: Fix depmod patch 9af61442c8 wic: Fix usage of fstype=none in wic e6a001c22e curl: fix dependencies when building with ldap/ldaps 2f5dfa6dac wireless-regdb: upgrade 2022.08.12 -> 2023.02.13 2658aa90d0 linux-firmware: upgrade 20230117 -> 20230210 97e0687455 linux-firmware: add yamato fw files to qcom-adreno-a2xx package bc41970a9a linux-firmware: properly set license for all Qualcomm firmware e356e203a7 openssl: Upgrade 3.0.7 -> 3.0.8 be5d591924 dbus: upgrade 1.14.4 -> 1.14.6 c4f35a99a0 xwayland: upgrade 22.1.7 -> 22.1.8 195aae4fcb libjpeg-turbo: upgrade 2.1.5 -> 2.1.5.1 5eb050c439 vim: update 9.0.1211 -> 9.0.1293 to resolve open CVEs b69011d194 xserver-xorg: 21.1.6 -> 21.1.7 80839835ec package.bbclase: Add check for /build in copydebugsources() 6cec065d79 less: backport the fix for CVE-2022-46663 41e13e88dd libsdl2: fix CVE-2022-4743 3dd27bbe8c binutils : Fix CVE-2023-22608 b20e2134da build-appliance-image: Update to kirkstone head revision 6b50713cd5 oeqa/selftest/bbtests: Update message lookup for test_git_unpack_nonetwork_fail e91a097026 oeqa qemurunner.py: try to avoid reading one character at a time 3b99d0ce64 oeqa qemurunner.py: add timeout to QMP calls 3699e5bf2f oeqa qemurunner: read more data at a time from serial 91bc1e03bc oeqa dump.py: add error counter and stop after 5 failures 94021c8571 oeqa ssh.py: add connection keep alive options to ssh client 36b572fbc5 oeqa ssh.py: move output prints to new line 70ee5f9d50 devshell: Do not add scripts/git-intercept to PATH 6c53d8d8c8 image.bbclass: print all QA functions exceptions 6b6f3cfe89 update-alternatives: fix typos b3f42317c1 qemu: fix compile error 6c64dc88b5 libgit2: upgrade 1.4.4 -> 1.4.5 4bc31ac89e libgit2: uprade 1.4.3 -> 1.4.4 fce9cdb157 sudo: upgrade 1.9.12p1 -> 1.9.12p2 0e7de50664 git: upgrade 2.35.6 -> 2.35.7 42246eb699 linux-firmware: upgrade 20221214 -> 20230117 1ca7a15d7d libjpeg-turbo: upgrade 2.1.4 -> 2.1.5 e9e5454942 bind: upgrade 9.18.10 -> 9.18.11 e24b38a14b apr-util: update 1.6.1 -> 1.6.3 c291aefb53 apr: update 1.7.0 -> 1.7.2 b2fecaaa59 lttng-tools: update 2.13.8 -> 2.13.9 686bb89d75 diffutils: update 3.8 -> 3.9 231360a55b tar: CVE-2022-48303 bitbake as of 2023-02-17 08:08:05 -1000 9bbdedc0 fetch2/git: show SRCREV and git repo in error message about fixed SRCREV meta-oe as of 2023-02-16 07:30:46 -0500 82c75b466e phoronix-test-suite: Fix CVE-2022-40704 ef3e9b3922 apache2: upgrade 2.4.54 -> 2.4.55 b19d7a311a frr: Security fix for CVE-2022-42917 5fdd2edebe freeradius: Security fixes for CVE-2022-41860 CVE-2022-41861 b94374f848 chrony: add pkgconfig class as pkg-config is explicitly searched for 9bb8195c84 python3-pillow: Add distutils, unixadmin for ptest ffe9a543e1 python3-pillow: add ptest support c75aed5d88 python3-pillow: upgrade 9.3.0 -> 9.4.0 62f7f24a32 python3-pillow: upgrade 9.2.0 -> 9.3.0 6a5772d376 python3-pillow: upgrade 9.1.1 -> 9.2.0 19dada3640 python3-pillow: upgrade 9.0.1 -> 9.1.1 meta-virtualization as of 2023-03-02 16:25:47 -0500 a517e15 container-host-config: extend to native and nativesdk a27ba1b container-host-config: provide /etc/containers/policy.json b861dd4 README: remove some cri-o specific layer dependencies 83caf2b skopeo: use container-host bbclass to provide configuration 30b9887 containers: add container-host-config recipe aae4d38 containers: introduce container-host class 29bf13e cri-o: update crio.conf to match the current version 1.23 3601181 cri-o: create /var/lib/crio 1fe187d cri-o: use PACKAGECONFIG to handle selinux b2cd46a cri-o: remove meta-security check meta-security as of 2023-02-22 15:31:09 -0500 cc20e2a oeqa: meta-tpm shut swtpm down before and after testing a30a85d oeqa/tpm2: fix and cleanup tests meta-clang as of 2023-03-06 10:21:41 -0800 15ea5a1 android-tools: fix libcrypto_utils link error ef927a6 android-tools: make native version compile c330540 android-tools-conf: fix typo bd4c6b9 android-tools-conf: remove PACKAGE_ARCH = MACHINE_ARCH 1afdd95 android-tools: fix incremental builds by using ln -sf 8aacd47 android-tools: correctly pass DEB_HOST_ARCH to libbacktrace :Issues Addressed: [WRP-9647] CCC: Various build fixes --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 9e55915e..0d26a2b6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=89f13cd4', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=9bbdedc0', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=54c30e5090', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=9e8cbf46fe', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=278ec081a6', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=82c75b466e', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=e33eec3', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=a7413c5', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=15ea5a1', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=a517e15', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.1,commit=v6.4.1', ''), @@ -83,5 +83,5 @@ ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=c79262a', ''), +('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=cc20e2a', ''), ] From 88135f108cecab6271a7473f55d9d6533384fe33 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 00:54:55 +0900 Subject: [PATCH 560/916] webos-image: Update layer pins for 2023-04-27 (build 574) meta-webosose as of 2023-04-26 03:09:39 +0900 0c34c359 ose: libpbnjson=9-r10 aba30e25 ose: g-media-pipeline=21.gav.40-r15 77ccd7b1 com.webos.service.bluetooth2=72 879bb569 ose: luna-service2=31-r29 b3820cfa ose: webruntime=r62 wam=72-r56 3bb33122 webos: mojoservicelauncher: Change AUTHOR 61350c51 webos-iot: Remove layer f82d0246 icecc.bbclass: backport newer version from 4.2 Mickledore which respects ICECC_DISABLED 75bbf9fa setup-partitions=r4 (Fix "unknown command" error from fdisk) 6d24a146 nodejs-module-usocket=v1.0.1 9b69d940 nodejs-module-usocket=r11 (use npm:// fetcher and npm.bbclass) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0d26a2b6..798efe79 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4bf93102', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0c34c359', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2424924411beb4ee842f4e2cb06e343aeafdca8a Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 01:01:40 +0900 Subject: [PATCH 561/916] webos-image: Update layer pins for 2023-04-27 (build 575) meta-webosose as of 2023-04-26 03:09:39 +0900 fbf2a424 pkg_dependency.bbclass: Sort packages by name c1763840 ose: packagegroup-webos-ml=r1 7391ce11 ose: umediaserver=24.gav.30 a5808e20 ose: com.webos.service.mediacontroller=27-r4 c19ecd0b com.webos.service.mediaindexer=24-r10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 798efe79..f501d20b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0c34c359', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fbf2a424', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3b0b89e8d66d2761400d8f814fa2ab49cf97319f Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 01:04:31 +0900 Subject: [PATCH 562/916] webos-image: Update layer pins for 2023-04-27 (build 576) meta-webosose as of 2023-04-26 03:09:39 +0900 596b9a1c ose: enact-dev-native=v5.1.2 enact-sandstone=r13,v2.6.2 8a9332c1 ilib-webapp=28,v14.17.0 enact-framework=r23 enact-sanestone=r13 580acece qtbase=webos109 d300fd63 luna-surfacemanager=385 webos-wayland-extensions=46 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f501d20b..044092e1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fbf2a424', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=596b9a1c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 33e3e25547ca6d1224320dc708974f0adf4b7e5b Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 01:07:56 +0900 Subject: [PATCH 563/916] webos-image: Update layer pins for 2023-04-27 (build 577) meta-webosose as of 2023-04-26 03:09:39 +0900 1dfa4325 [OSE] g-camera-pipeline=13.gav.36 com.webos.service.camera=35-r7 cambufferlib=5 com.webos.app.camera=12 13830d04 umediaserver=gav.32-r22 g-media-pipeline=gav.41-r16 media-codec-interface=19-r10 9f798ef6 rpi: setup-partitions=r5 webos-image=webosrpi3 webos-image-devel=webosrpi2 4f5ebb7a ose: sleepd=15-r10 c2a24372 audiod=60 pulseaudio=45-webos5 add webrtc-audio-processing=v1.0 1ee44089 webos-connman-adapter=42 9dfdcc1e ose: webruntime=r63 webruntime_94=26 wam=73-r57 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 044092e1..b268f5e3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=596b9a1c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1dfa4325', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 80ab045672c9e846028cda50569fcf498a03e5f6 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 01:11:50 +0900 Subject: [PATCH 564/916] webos-image: Update layer pins for 2023-04-27 (build 578) meta-webosose as of 2023-04-26 03:09:39 +0900 f28d80d9 ose: settingsservice=18 jemalloc=6-r5 6e763253 ose: luna-service2=32 libpbnjson=10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b268f5e3..96293150 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1dfa4325', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f28d80d9', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c90f84e5edd3b634531b6113ffdf49c9783a0f20 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 21 Mar 2023 23:32:54 +0900 Subject: [PATCH 565/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 579) oe-core as of 2023-03-14 05:40:43 -1000 8b41b5d2e4 vala: Fix install conflict when enable multilib. b2892b3b6f lua: Fix install conflict when enable multilib. e09c50e01d linux: inherit pkgconfig in kernel.bbclass 3fbcaaa013 oeqa/sdk: Improve Meson test 1f30dedee8 meson: Fix wrapper handling of implicit setup command 01eeabdd6f vim: add missing pkgconfig inherit 3fd47697df systemd: add group sgx to udev package 9afb0e2f78 oeqa/selftest/prservice: Improve debug output for failure 0ae1ed426e python3-setuptools-rust-native: Add direct dependency of native python3 modules 47528fa2aa binutils: Fix nativesdk ld.so search e2c6593b1e iso-codes: upgrade 4.12.0 -> 4.13.0 7819b6b18d linux-yocto-rt/5.15: update to -rt59 5f969d8a3b linux-yocto/5.15: update to v5.15.96 a8a3d9d246 linux-yocto/5.15: update to v5.15.94 b307a79caf sudo: update 1.9.12p2 -> 1.9.13p3 017346be6c libmicrohttpd: upgrade 0.9.75 -> 0.9.76 d0b1f61eb1 shadow: ignore CVE-2016-15024 f2782b4cac tiff: fix multiple CVEs 58e212a610 harfbuzz: Security fix for CVE-2023-25193 05b1222815 gnutls: fix CVE-2023-0361 timing side-channel in the TLS RSA key exchange code eadf28a064 glibc: Security fix for CVE-2023-0687 d5390008c3 epiphany: Security fix for CVE-2023-26081 05b1222815 gnutls: fix CVE-2023-0361 timing side-channel in the TLS RSA key exchange code eadf28a064 glibc: Security fix for CVE-2023-0687 d5390008c3 epiphany: Security fix for CVE-2023-26081 bitbake as of 2023-03-14 15:05:00 +0000 a29ffcc1 cookerdata: Drop dubious exception handling code e66012bf cookerdata: Improve early exception handling b9ae7164 cookerdata: Remove incorrect SystemExit usage e7df13a6 utils: Allow to_boolean to support int values meta-oe as of 2023-03-13 08:58:37 -0400 9cf4ebeb3d nodejs: Upgrade 16.19.0 -> 16.19.1 acd692b775 nlohmann-json: Allow empty main package for SDK 9d4bbb9b32 php: Upgrade to 8.1.16 64fb11e1a6 redis: upgrade 6.2.8 -> 6.2.11 64fbb27b5a redis: upgrade 7.0.7 -> 7.0.9 6623bf1ca8 postgresql: fix CVE-2022-41862 75cc182f38 cifs-utils: fix CVE-2022-27239 CVE-2022-29869 54960c549b grpc: upgrade 1.46.6 -> 1.46.7 4676fa71c6 poppler: fix CVE-2021-30860 109b546307 liblockfile: fix do_install failure when ldconfig is not installed 0342b7b6c3 fluidsynth: update SRC_URI to remove non-existing 2.2.x branch ace7fca1d9 mpd: Upgrade to 0.23.12 release 34da9c55df ncmpc: Upgrade to 0.47 6b148cd433 mpd: Upgrade to 0.23.9 b6dfef7d8b mpd: Update to 0.23.8 d413a66d20 python3-pillow: add tk to RDEPENDS ptest pkg only if x11 in DISTRO_FEATURES fb99d19bac multipath-tools: fix CVE-2022-41974 dfcbe97b55 mdns: use git fetcher 31801ca33e exiv2: fix SRC_URI 32adef4566 nss: fix cross-compilation error meta-virtualization as of 2023-03-17 15:32:16 -0400 bfa6727 lxc: add -L and -f for curl in templates-use-curl-instead-of-wget.patch a9361e9 lxc: backport changes from master for templates-use-curl-instead-of-wget.patch meta-clang as of 2023-03-10 08:59:00 -0800 7e3f2a4 android-tools: allow removing fastboot from TOOLS_TO_BUILD 547fbf8 android-tools: make it work with devtool :Issues Addressed: [WRP-10791] CCC: Various build fixes --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 96293150..68e3bc32 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=9bbdedc0', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=a29ffcc1', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=9e8cbf46fe', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8b41b5d2e4', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=82c75b466e', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=9cf4ebeb3d', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=15ea5a1', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=a517e15', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=7e3f2a4', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=bfa6727', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.1,commit=v6.4.1', ''), From 23d149ab01e59c3b700d92855ad82692df8500af Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 01:16:14 +0900 Subject: [PATCH 566/916] webos-image: Update layer pins for 2023-04-27 (build 579) meta-webosose as of 2023-04-26 03:09:39 +0900 16b291b9 ilib-qml-plugin=r7 f055df69 ose: configd=18 openwnn-webos=7 6217ef2f webos_npm_env.bbclass: don't set 'dev' and 'strict-ssl', export NPM_ENV 5f73dc9f webos_npm_env.bbclass: drop scripts-prepend-node-path 87e5c389 webos_npm_env.bbclass: update nodejs to 16.19.1 c8d1433b image.bbclass, sdcard_image_rpi.bbclass: respect IMAGE_NAME_SUFFIX 882ff61f g-camera-pipeline=r12 (fix build with gcc-13) aceae6d8 webruntime-repo_94: fix build with gcc-13 again b3521e47 com.webos.service.memorymanager=r8 (remove dependency on unused procps) 5ad5a04f sam=r27 (remove dependency on unused procps) 8188d22e tzdata=webos8 (set ZIC_FMT instead of overwritting whole do_compile) 7fd85eda libpbnjson=r11 (fix build with Ninja generator) 686a17d0 benchmark-model=r2 (Restore return-type handling) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 68e3bc32..7388fa75 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f28d80d9', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=16b291b9', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 93348ce735b2d923c34dd7e905f2c9923e9505b9 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Sun, 26 Mar 2023 21:07:57 +0900 Subject: [PATCH 567/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone oe-core as of 2023-03-17 04:52:21 -1000 7df46e003e base-files: Drop localhost.localdomain from hosts file 800ea13091 dhcpcd: Fix install conflict when enable multilib. d2800e00bb populate_sdk_ext: Handle spaces within user $PATH 64dd672193 toolchain-scripts: Handle spaces within user $PATH c9bf05d819 buildtools-tarball: Handle spaces within user $PATH 1819437850 cups: add/fix web interface packaging 7b23927a72 cups: check PACKAGECONFIG for pam feature a42066657c cups: use BUILDROOT instead of DESTDIR af73a79f6d selftest/recipetool: Stop test corrupting tinfoil class 0f317a0533 selftest/runtime_test/virgl: Disable for all Rocky Linux de967efc52 glibc: Add missing binutils dependency 0aa703c06b staging/multilib: Fix manifest corruption 29f7390add staging: Separate out different multiconfig manifests a5c38968e1 mdadm: Fix raid0 tests 3c2d554f14 mdadm: fix tests/02lineargrow 9c73484cb1 mdadm: Fix testcase 06wrmostly ec594fe190 vim: set modified-by to the recipe MAINTAINER 2d9a183467 vim: upgrade to 9.0.1403 48633d8920 python3-git: fix indent error 37defd828c python3: fix CVE-2023-24329 5c156d8c06 pkgconf: fix CVE-2023-24056 :Issues Addressed: [WRP-11864] CCC: Various build fixes and .patch files cleanup --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7388fa75..a6ef37ac 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=a29ffcc1', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8b41b5d2e4', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=7df46e003e', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=9cf4ebeb3d', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 386617e0e10173056712da2086514a1895e97623 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 01:22:59 +0900 Subject: [PATCH 568/916] webos-image: Update layer pins for 2023-04-27 (build 580) meta-webosose as of 2023-04-26 03:09:39 +0900 b0dbf746 g-media-pipeline=r7 Add gstreamer1.0-plugins-webos=1.18.2-3 eb4838a0 ose: *.patch: add Upstream-Status to all patches fbde3270 com.webos.app.test.smack.native=r5 (add LICENSE file in source) 5f09afbc com.webos.app.test.smack.native=r4 (submit patches to gerrit and add Upstream-Status) 2062946f media-codec-interface-clang=r3 (submit patches to gerrit and add Upstream-Status) 7b7e8e90 pulseaudio=webos6 (submit patches to gerrit and add Upstream-Status) d4ae267c nodejs-module-node-red=r4 (submit patches to gerrit and add Upstream-Status) 2cf658f9 webos-connman-adapter=r11 (submit patches to gerrit and add Upstream-Status) f6603509 qtwayland-webos=r19 (submit patches to gerrit and add Upstream-Status) 58727850 qtbase-plugins-webos=r6 (submit patches to gerrit and add Upstream-Status) c80879a5 qml-webos-components=r20 (submit patches to gerrit and add Upstream-Status) 10fa7c2b luna-surfacemanager=r57 (submit patches to gerrit and add Upstream-Status) 2cc00e0f com.webos.service.unifiedsearch=r3 (submit patches to gerrit and add Upstream-Status) 8f0e6785 nodejs-module-webos-{dynaload=r12,pmlog=r15,sysbus=r16} (submit patches to gerrit and add Upstream-Status) 12337759 com.webos.service.flowmanager=r8 (submit patches to gerrit and add Upstream-Status) 0b9a469b ls2-helpers=r3 (Add LICENSE and oss-pkg-info.yaml files) 57d3be02 ls2-helpers=r2 (submit patches to gerrit and add Upstream-Status) 7825e776 pmtrace=r12 (submit patches to gerrit and add Upstream-Status) 9894cac6 cmake-modules-webos-native=r5 (add Upstream-Status into the .patch files) f1a98fd1 luna-service2=r30 (delete the work around from 2012) 3ee3e99e wam=r58 (fix luna-service2 usage) d26349d4 com.webos.service.intent=r2 (fix luna-service2 usage) 83cc1a06 com.webos.service.pdm=r7 (fix luna-service2 usage) 8d83eac6 com.webos.service.audiofocusmanager=r2 (fix LIC_FILES_CHKSUM) eaa18946 com.webos.service.audiofocusmanager=r1 (fix luna-service2 usage) ae5a594e com.webos.service.location=r3 (fix luna-service2 usage) 5dbda1e8 audiod=r34 (fix luna-service2 usage) 94b6be02 webruntime: Fix luna-service2 usage 2c78e37a ose: *.patch: Move Upstream-Status bellow --- --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a6ef37ac..ee04327c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=16b291b9', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b0dbf746', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0d4f0eb4635d7bb8ff12d5d1e0896afc30392281 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 01:27:03 +0900 Subject: [PATCH 569/916] webos-image: Update layer pins for 2023-04-27 (build 581) meta-webosose as of 2023-04-26 03:09:39 +0900 27c1babd gstreamer1.0-plugins-webos=4-r2 da0a4937 ose: g-camera-pipeline=gav.37-r13 376216af localization-tool: Change branch name to main --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ee04327c..676ffc46 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b0dbf746', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=27c1babd', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 468b4e28660ea0c9eaac1277dc15165dba2e0e11 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Fri, 31 Mar 2023 10:20:07 +0900 Subject: [PATCH 570/916] webos-image: Update to latest revision in Yocto 4.0 Kirkstone (build 582 part 1/2) oe-core as of 2023-03-23 06:42:22 -1000 08ab1f02da systemd: fix wrong nobody-group assignment 58dfc69f52 cracklib: update github branch to 'main' 2429ae8340 pybootchartui: Fix python syntax issue ac9550404d tzcode-native: fix build with gcc-13 on host cf96296296 tzdata: use separate B instead of WORKDIR for zic output 8e047570ca timezone: use 'tz' subdir instead of ${WORKDIR} directly 213ed03f5a lib/resulttool: fix typo breaking resulttool log --ptest b89abb0f4c oeqa rtc.py: skip if read-only-rootfs 0fce158e59 image_types: fix multiubi var init 7582421fc3 systemd.bbclass: Add /usr/lib/systemd to searchpaths as well 4ad488d245 devtool/upgrade: do not delete the workspace/recipes directory 8a8a86076f git: ignore CVE-2023-22743 2e502df061 systemd: fix CVE-2022-4415 c80ede99b6 curl: Add fix for CVE-2023-23914, CVE-2023-23915 :Issues Addressed: [WRP-11775] CCC: Various build fixes --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 676ffc46..16d05cb5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=a29ffcc1', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=7df46e003e', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=08ab1f02da', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=9cf4ebeb3d', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 31e029ffe55d44077e740765d8348e65a3d9aa12 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 01:32:16 +0900 Subject: [PATCH 571/916] webos-image: Update layer pins for 2023-04-27 (build 582 part 2/2) meta-webosose as of 2023-04-26 03:09:39 +0900 6308ef18 luna-surfacemanager=r58-386 qml-webos-components=r21-58 qtbase-plugins-webos=r7-15 qtwayland-webos=r20-85 6319f3fe ose: sleepd=16 80d89599 ose: cambufferlib=6 5e951cd6 gstreamer1.0-plugins-webos=5-r3 67cdb460 g-media-pipeline=gav.42 64af2c7c audiod=61-r35 d3c26e69 bmap-tools: backport fix for renamed branch cdd367b7 linux-raspberrypi=webosrpi34: update seed-voicecard for 6.1 kernel 670868db linux-raspberrypi: Add Upstream-Status and more info into seed-voicecard patch --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 16d05cb5..6a600aa6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=27c1babd', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6308ef18', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 416e1c3f60e31e2aa4ba2b108302ac80ce0caf2c Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 01:58:41 +0900 Subject: [PATCH 572/916] webos-image: Update layer pins for 2023-04-27 (build 583) meta-webosose as of 2023-04-26 03:09:39 +0900 c04effb5 com.webos.service.pdm=r8-81 38fe4778 ls2-helpers: CMakeLists.txt: replace -std=c++11 with -std=c++14 32cf7ecc db8: CMakeLists.txt: replace -std=c++0x with -std=c++14 7d0fe3c1 luna-service2: CMakeLists.txt: replace -std=c++11 with -std=c++14 6055430c leveldb-tl: CMakeLists.txt: replace -std=c++0x with -std=c++14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6a600aa6..3f775ea8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6308ef18', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c04effb5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3de9705c7a0c4f4f9aa00ce6229a204e36402286 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 02:01:19 +0900 Subject: [PATCH 573/916] webos-image: Update layer pins for 2023-04-27 (build 584) meta-webosose as of 2023-04-26 03:09:39 +0900 5d64a9de ose: webruntime_94=28 chromium-v8=chromium94.7 wam=74-r59 76b7e485 ose: luna-service2=33-r31 89c60b5a com.webos.app.enactbrowser=67-r18 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3f775ea8..2a44d3ef 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c04effb5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5d64a9de', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From af6cafee4a427bc74bf82277afb34aeb38d45f46 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 02:05:14 +0900 Subject: [PATCH 574/916] webos-image: Update layer pins for 2023-04-27 (build 585) meta-webosose as of 2023-04-26 03:09:39 +0900 e484a91a ose: webruntime=r64 wam=75 4a65f2bb webos-fluentbit-plugins=41-r14 9a910eeb nyx-lib=12 com.webos.service.cec=5 a1962415 com.webos.service.tts=27 280e91c7 OSE: cambufferlib=7-r1 f79a486c com.webos.service.bluetooth2=73 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2a44d3ef..8bbe5251 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5d64a9de', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e484a91a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 382c3fc1407eeb7041bf32ca37f3fce563e5206c Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 02:09:00 +0900 Subject: [PATCH 575/916] webos-image: Update layer pins for 2023-04-27 (build 586) meta-webosose as of 2023-04-26 03:09:39 +0900 448c3056 com.webos.app.notification=17 com.webos.app.settings=35 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8bbe5251..5fb514e5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e484a91a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=448c3056', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1084ef65e2cfc6164c57c24f216c89271bc0dc6a Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 21 Mar 2023 19:06:38 +0000 Subject: [PATCH 576/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-04-04 (build 587 part 1/2) meta-webosose as of 2023-04-26 03:09:39 +0900 150f1263 g-camera-pipeline: remove raspberrypi3 from COMPATIBLE_MACHINE 8cb16501 solana: restrict to aarch64 and x86-64 5c09d1ee libnsbmp: respect ${CMAKE_INSTALL_LIBDIR} 58ffd6e2 com.webos.service.location: CMakeLists.txt: Fix hardcoded 'lib' installation path 3a665164 dropbear: package systemd_system_unitdir in PN 54c9a699 sp-memusage: Fix hardcoded 'lib' installation path 4562c61f com.webos.service.unifiedsearch: fix FILES and LIC_FILES_CHKSUM e041b02b nmeaparser: CMakeLists.txt: Fix hardcoded 'lib' installation path bfb5dee3 loc-utils: CMakeLists.txt: Fix hardcoded 'lib' installation path a63f3f8a webos_npm_env.bbclass: copy other ~/.gitconfig* and ~/gitconfig to WORKDIR as well 390fc496 {solana-program-library,solana,sugar}-crates.inc: refresh with checksums 1e2bb41c umediaserver=r23: enable com.webos.service.videooutput only for qemuall daffd154 packagegroup-webos-extended: use VIRTUAL-RUNTIME_* variables for media, mediagallery, intent and cec as well 7476919f sqlcipher: remove unused broken recipe c3122ac6 librsvg=v2.54.5 (backport from Yocto 4.1 Langdale for compatibility with backported rust) ba43dfb2 buildah, crun, freeglut, llvm: Various bitbake world fixes ec3835ec webos-recipe-blacklist.inc: remove many entries and refresh the rest f51ca021 base-passwd: add man:man and unblacklist a few recipes e17d7e58 clang-layer: bcc, bpftrace: fix file-rdeps QA issue fix about /bin/bash 5f15e365 *-clang: skip these recipes when WEBRUNTIME_TOOLCHAIN isn't set to -clang 1e1462e1 solana: move to meta-webos/dynamic-layers/clang-layer 97c12911 chromium-toolchain: fix multiple issues 569c4cb9 webruntime-common.inc: make sure WEBRUNTIME_REPO_VERSION is defined c1fbee76 webos-recipe-blacklist.inc: blacklist packagegroup-qt6-commercial-modules 4e6a5175 webos-preferred-versions.inc: don't set P_V_gst-examples cc87f8e9 meta-webos-smack: blacklist buildah 4f1c3225 cloud-init, python3-pillow, tgt, libnftnl, nftables, frr, gosu, s-suite, wireguard-tools: fix file-rdeps QA issue fix about /bin/bash 448c3056 com.webos.app.notification=17 com.webos.app.settings=35 oe-core as of 2023-04-04 05:32:01 -1000 ff4b57ffff uninative: Upgrade to 3.9 to include glibc 2.37 6c58a2a36d uninative: Upgrade to 3.8.1 to include libgcc 163e2d5def patchelf: replace a rejected patch with an equivalent uninative.bbclass tweak 7d588d0727 json-c: Add ptest for json-c 1b10502deb curl: Add fix for CVE-2023-23916 7440ebac50 go-runtime: Security fix for CVE-2022-41723 3eeab90fd4 rsync: Turn on -pedantic-errors at the end of 'configure' 4ddd3559a3 rsync: Add missing prototypes to function declarations 19815bb76e scripts/lib/buildstats: handle top-level build_stats not being complete 728018bbfe gcc-shared-source: do not use ${S}/.. in deploy_source_date_epoch 8122301357 bmap-tools: switch to main branch e634a87d2f selftest: devtool: set BB_HASHSERVE_UPSTREAM when setting SSTATE_MIRROR e578b685a7 vim: upgrade 9.0.1403 -> 9.0.1429 d9f7395964 linux-yocto/5.15: update to v5.15.103 10736085c3 linux-yocto/5.15: update to v5.15.98 8864e50267 lttng-modules: update to v2.13.9 43fe1cdb8d linux-yocto/5.10: update to v5.10.175 2f13f3e02e linux-yocto/5.10: update to v5.10.172 5ea52e8cbb linux-yocto/5.10: update to v5.10.170 d5eaf4d5a3 linux-yocto/5.10: update to v5.10.168 4696c21e0b linux-yocto/5.10: update to v5.10.166 54b1771499 linux-yocto/5.10: update to v5.10.164 d462705cd1 linux-yocto/5.10: update to v5.10.162 f331c80df6 cve-check: Fix false negative version issue 699ed495ee openssl: Security fix for CVE-2023-0464, CVE-2023-0465, CVE-2023-0466 a896cebe1c go: fix CVE-2022-2879 and CVE-2022-41720 b7d96c1e94 Revert "qemu: fix CVE-2021-3507" bitbake as of 2023-03-31 04:28:22 -1000 2802adb5 fetch/git: Fix local clone url to make it work with repo meta-oe as of 2023-04-04 09:06:45 -0400 571e36e20e syslog-ng: fix CVE-2022-38725 99047e44ce phpmyadmin: fix CVE-2023-25727 496d23c0fc duktape: Add ptest d5eae0a964 mariadb: Fix CVE-2022-47015 3459e017b8 libcrypt-openssl-rsa-perl: upgrade 0.32 -> 0.33 fcddbbf0a3 monkey: use git fetcher f91e39b843 monkey: Fix build with musl 084a584897 dnsmasq: fix CVE-2023-28450 092e125f44 c-ares: fix CVE-2022-4904 60e8a5e23a mbedtls: upgrade 2.28.0 -> 2.28.2 96bd928085 jansson: whitelist CVE-2020-36325 b2a8b690fa mariadb: Upgrade to 10.7.8 fd298f6e6b ntp: whitelist CVE-2019-11331 c401890cfe apache2: upgrade 2.4.55 -> 2.4.56 688fbea157 apache2: use /run instead of /var/run for systemd volatile config meta-raspberrypi as of 2023-04-06 19:32:48 +0100 2a06e4e machines: simplify MACHINEOVERRIDES definitions :Detailed Notes: Add /bitbake-cookerdaemon.log to .gitignore :Issues Addressed: [WRP-12446] CCC: Various build fixes Change-Id: Ic8930e235b3d36f38a204d00d6e48aaf658a2da3 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/351246 Tested-by: Reviewed-by: --- .gitignore | 1 + weboslayers.py | 11 ++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index beba5119..dba6dc76 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ /BUILD-ARTIFACTS/ /Makefile TAGS +/bitbake-cookerdaemon.log /bitbake.lock /mcf.status /oe-init-build-env diff --git a/weboslayers.py b/weboslayers.py index 5fb514e5..004fd2ec 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,11 +58,11 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=a29ffcc1', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=2802adb5', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=08ab1f02da', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=ff4b57ffff', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=9cf4ebeb3d', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=571e36e20e', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -76,12 +76,13 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=448c3056', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=150f1263', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=dacad93', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), + ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=cc20e2a', ''), ] From 6d3a37b45ab167147f25378d4fbc1ff792b49000 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Thu, 27 Apr 2023 02:24:19 +0900 Subject: [PATCH 577/916] webos-image: Update layer pins for 2023-04-27 (build 587 part 2/2) meta-webosose as of 2023-04-26 03:09:39 +0900 1cb3d92c webos.conf: Release webOS OSE v2.21.0 2067dc34 ose: media-codec-interface=20 media-resource-calculator=11 f6e79060 connman=10 bdf2f355 com.webos.service.pdm=82 1d3be0c6 qtbase-plugins-webos=16 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 004fd2ec..f9b5c398 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=150f1263', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1cb3d92c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ef9058719da0a3fd049d1aad3741d7bfff9bbf9e Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 16:32:04 +0900 Subject: [PATCH 578/916] webos-image: Update layer pins for 2023-06-20 (build 588) meta-webosose as of 2023-06-20 11:49:30 +0900 911e1c70 ose: webruntime_94=30 fc8da7cb ose: webruntime_94=29 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f9b5c398..f562be38 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1cb3d92c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=911e1c70', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 76ae25cfe2a68db689b5d8303d62694767a8937d Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 16:46:25 +0900 Subject: [PATCH 579/916] webos-image: Update layer pins for 2023-06-20 (build 589) meta-webosose as of 2023-06-20 11:49:30 +0900 5a288f8c com.webos.service.location=102 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f562be38..d948fe67 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=911e1c70', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5a288f8c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d2d916518b2b3de595facdf2ff020c0db4e4187e Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 16:48:57 +0900 Subject: [PATCH 580/916] webos-image: Update layer pins for 2023-06-20 (build 590) meta-webosose as of 2023-06-20 11:49:30 +0900 93622af0 ose: Keep chromium94 as the default webruntime 4451a1fc ose: Add webruntime_108=1-r64.0 mksnapshot-cross_108=r0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d948fe67..11482098 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5a288f8c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=93622af0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d1b531e76028c7a564179aede11eb9d6aa9071a5 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 16:52:19 +0900 Subject: [PATCH 581/916] webos-image: Update layer pins for 2023-06-20 (build 591) meta-webosose as of 2023-06-20 11:49:30 +0900 8231409e ose: Introduce main profile 279c4e1e ose: Redesign minimal profile 4c0bc099 ose: Introduce core boot profile c7dd0d15 ose: Restructure packagegroups d9b83e5b ose: Introduce webos build profile 8674705a ose: Add rp maintainer field for recipes ce874961 ose: Add recipes field for package bcb27761 webruntime=r65 d7a1f199 luna-sysservice=r10 cac3935a settingsservice=r25 3cf65e9b webos-connman-adapter=r12 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 11482098..1f8cebf0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=93622af0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8231409e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fc580645b697970b3960982c1e4ed827be3842be Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 12 Apr 2023 12:23:07 +0200 Subject: [PATCH 582/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-04-21 (build 592 part 1/2) meta-webosose as of 2023-06-20 17:01:00 +0530 edb02867 webruntime: set GN_ARGS_AES and GN_ARGS_NEON also for rpi3-64 87657226 rpi: packagegroup-webos-graphics: remove kernel-module-v3d 511a4a6f tflite-auto-delegation: add gpu-delegate to REQUIRED_DISTRO_FEATURES 7bc0a1af com.webos.service.camera: require webos-aiframework oe-core as of 2023-04-14 07:19:08 -1000 b67e714b36 package.bbclass: correct check for /build in copydebugsources() 26b4db753c openssl: Move microblaze to linux-latomic config e5cf04f55b go: fix CVE-2022-41724, 41725 d1aa26fe81 tiff: Add fix for CVE-2022-4645 7919a5a5ea curl: CVE-2023-27534 SFTP path resolving discrepancy ff79587253 curl: CVE-2023-27533 TELNET option IAC injection d478e7ea0b binutils : Fix CVE-2023-1579 bitbake as of 2023-04-13 08:17:57 -1000 0c6f86b6 bin/utils: Ensure locale en_US.UTF-8 is available on the system meta-virtualization as of 2023-04-21 11:32:25 -0400 dde0ff9 ovs: update to 2.17.6 b0b7e2d kubernetes: update to v1.23.17 4ffd2f7 containerd: upgrade to 1.6.19 meta-clang as of 2023-04-20 06:39:58 -0700 56a8534 clang: Move .so symlinks to -dev package fixes multilib build :Issues Addressed: [WRP-13300] CCC: Various build fixes Change-Id: I29b009457b12cfd6271236da1272ebcb5110583f Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/352611 Reviewed-by: milan shah Reviewed-by: Tested-by: --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 1f8cebf0..042e675a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=2802adb5', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=0c6f86b6', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=ff4b57ffff', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=b67e714b36', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=571e36e20e', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -68,15 +68,15 @@ ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=7e3f2a4', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=bfa6727', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=56a8534', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=dde0ff9', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.1,commit=v6.4.1', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8231409e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=edb0286', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 59beea8f78121159652eb45f92baa675ea94762d Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:04:18 +0900 Subject: [PATCH 583/916] webos-image: Update layer pins for 2023-06-20 (build 592 part 2/2) meta-webosose as of 2023-06-20 11:49:30 +0900 c7de2c99 ose: db8=28-r39 370c0b30 com.webos.service.tts=28 850b6d3b OSE: g-camera-pipeline=gav.38 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 042e675a..778e8ff3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=edb0286', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c7de2c99', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 53600a063f4ff2730944ffe00561af62f17f1fb3 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:09:34 +0900 Subject: [PATCH 584/916] webos-image: Update layer pins for 2023-06-20 (build 593) meta-webosose as of 2023-06-20 11:49:30 +0900 cb0b6f26 webos-fluentbit-plugins=42 26bd7345 ose: gstreamer1.0-plugins-good=webosrpi5 c4ab3507 com.webos.service.location=103 c4bd62a5 qtwayland=webos39 0e3ed551 qtwayland-webos=86 f9c24605 qtbase=webos111 244af5ed qtbase=webos110 qtdeclarative=webos83 qtwayland=webos38 4c73bb30 webos_qmllint.bbclass: Fix qmllint version check --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 778e8ff3..693ae47e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c7de2c99', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cb0b6f26', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From f39f8e7e889a420dfbc1d2eaec901e9333605a83 Mon Sep 17 00:00:00 2001 From: Jaeyoon Jung Date: Tue, 21 Mar 2023 18:12:58 +0900 Subject: [PATCH 585/916] webos-image: Update meta-qt6 layerpin to v6.5.0 meta-qt6 as of 2023-03-29 02:23:04 +0000 1406d0a Update submodule refs on '6.5.0' in yocto/meta-qt6 69c4643 Update submodule refs on '6.5.0' in yocto/meta-qt6 4865cc5 Update submodule refs on '6.5.0' in yocto/meta-qt6 546e317 Update submodule refs on '6.5.0' in yocto/meta-qt6 ed8545d Update submodule refs on '6.5.0' in yocto/meta-qt6 a6bdb1e qtbase: update patches ff3a47f Update submodule refs on '6.5.0' in yocto/meta-qt6 5327331 Coin: fetch repo from github 7eacd4b Change GCC optimization for qtwebengine on armv7a-neon b08d151 Update submodule refs on '6.5.0' in yocto/meta-qt6 1c3dca6 qt6-git.inc: switch modules to 6.5.0 branch 0d816d3 Update submodule refs on '6.5' in yocto/meta-qt6 9b74915 Update submodule refs on '6.5' in yocto/meta-qt6 03a5bb2 Update submodule refs on '6.5' in yocto/meta-qt6 d087658 qtmultimedia: make default backend configurable bd25d1e qtmultimedia: add PACKAGECONFIGs for spatialaudio 41eeefb Update submodule refs on '6.5' in yocto/meta-qt6 60fc617 qtbase: refresh patch 590d689 coin: always use the latest platforms for CI build a1fb7ce Revert "qtbase: fix build with older CMake" f1b6dce qttools: update revision d443eea Update submodule refs on '6.5' in yocto/meta-qt6 cf36868 protobuf: remove upstreamed fix 5436042 qtbase: enable kms platform plugin by default c4561ed Use global variable for Qt version a9d51b5 qtgrpc: include host tools in the toolchain b692836 qttranslations: add catalogs.json into dev package 3a33e96 qtbase: fix build with older CMake c4f00fb Update submodule refs on '6.5' in yocto/meta-qt6 deda613 qtbase: move xkbcommon and glib to defaults b8dfd94 qtbase: fix scripts from libexec dir 3a88a30 qtbase: use correct path to libdir 12e4e29 qtmultimedia: enable ffmpeg backend de89ed0 qtwebengine: update chromium revision 6b923c4 Add recipe for QtInsightTracker f4c32a8 webengine: update chromium branch 9ec574f Update submodule refs on '6.5' in yocto/meta-qt6 40a6e8b sdk: use security cflags in cmake toolchain file 29fedc0 Support SDK workflow inside a Yocto build 79ee80e Add workaround for broken harfbuzz cmake config 6d70fc5 sdk: move sdk mkspec additions to qtbase recipe bc621d2 Update submodule refs on '6.5' in yocto/meta-qt6 a4a2102 layer: add mickledore to LAYERSERIES_COMPAT d400b71 readme: add 6.5 branch details 9d4dab5 Update submodule refs on '6.5' in yocto/meta-qt6 92a537f Update submodule refs on '6.5' in yocto/meta-qt6 1e262bf Update submodule refs on '6.5' in yocto/meta-qt6 ebfe7ff Update submodule refs on '6.5' in yocto/meta-qt6 5fe8e56 Update submodule refs on '6.5' in yocto/meta-qt6 63d327e Update submodule refs on '6.5' in yocto/meta-qt6 1816f7f Update submodule refs on '6.5' in yocto/meta-qt6 ff3c7e1 Update submodule refs on '6.5' in yocto/meta-qt6 281fe8c Update submodule refs on '6.5' in yocto/meta-qt6 d94706f Coin: don't use zip format for mingw sdk 1f338b8 qt6-git.inc: switch to 6.5 branch 5c6525e Update submodule refs on '6.5' in yocto/meta-qt6 124fd6f Update submodule refs on 'dev' in yocto/meta-qt6 28842c8 Don't validate the SRCREV value against the branch 50fc8cc qtwayland: remove xcomposite PACKAGECONFIGs a03da68 qtwebengine: disable ptest 0a2bc5a Revert "webengine: add patch for python 3.11 build issue" b5ccdd5 Update submodule refs on 'dev' in yocto/meta-qt6 6db104b Add recipe for QtgRPC fb725eb Add recipe for QtLocation ba055c2 Update submodule refs on 'dev' in yocto/meta-qt6 051919e Update submodule refs on 'dev' in yocto/meta-qt6 c48b6f8 Use *-tools package only for tools 2f6951d Don't force tools for target 63ba821 sdk: add new class for populating qt6 sdk 0648a0a CI: tests against langdale 7731aab qtwebengine: add dependency to cups 4c5d3e2 qtbase: enable better image support for native builds 6ed9087 Disable file cache for shadergen 47ec7ea Update submodule refs on 'dev' in yocto/meta-qt6 676e6da webengine: add patch for python 3.11 build issue e950cff Add license mapping for GFDL-1.3-no-invariants-only 6cb5390 qtbase: add dependency to patchelf c9db653 Update submodule refs on 'dev' in yocto/meta-qt6 aa5aa76 qtwebengine: move to 102-based chromium f51473e qtopcua: update revision 4e4577a qtbase: add dependency to xcb-util-cursor a3d1baf qtshadertools: update license checksum 444b6cc qtquick3dphysics: include the new cooker tool to images 322b7b3 Revert "qtdeclarative: fix test builds" fe2f95b Update submodule refs on 'dev' in yocto/meta-qt6 0bb5361 qtbase: avoid cmake archiving api for native build 18e0008 qtinterfaceframework: add RRECOMMEND for the simulation package 097d8a3 ptest: fix test build with latest qml tools 497624e ptest: remove references to destination directory 3102804 ptest: remove build paths from tests ee836b7 qtbase: remove unneeded scripts 8fb6c08 Remove QMAKE_PRL_BUILD_DIR from prl files 8228b69 qmlcompilerplus: add dependency to native 7d1d6a1 qtbase: remove initial host path from CMake files fa46e26 sdk: rework how QT_HOST_PATH is set in sdk a565bcc Add zlib dependency for qtbase 85d9d71 Coin: enable examples for qtapplicationmanager 810f41b qtdeclarative: fix test builds ec51270 qtbase: update SDK patch to work with latest qtbase version 40583d1 Update submodule refs on 'dev' in yocto/meta-qt6 812bf25 qtbase: build native and nativesdk with zstd enabled 05f4eac Update submodule refs on 'dev' in yocto/meta-qt6 9c2b02a Fix minizip usage in qtwebengine 582176f Update submodule refs on 'dev' in yocto/meta-qt6 6a8e3aa qtquick3dphysics: add dependency to qtquick3d-native 49bfeff qtdeclarative: enable tests that failed with gold linker c20db41 Update submodule refs on 'dev' in yocto/meta-qt6 cc13555 qtdeclarative: remove patch 9f29758 qtapplicationmanager: remove unneeded patch c2027fb qttranslations: update licenses 88efd33 qthttpserver: add PACKAGECONFIG for websocket dc388de qtlanguageserver: update licenses fa8cf58 qtwebchannel: update licenses 928a97f qtbase: add runtime dependency to vulkan-loader 799eb86 qtapplicationmanager: fix compilation with GCC 12 9a4458d qtmultimedia: update licenses ca64e61 qtwebengine: update licenses 3a2a6de qtspeech: update licenses 32ba661 qtquick3dphysics: update licenses 5b822f7 qthttpserver: update licenses 755553c qt5compat: update licenses 772d2ad qt3d: update licenses 4e85246 Update submodule refs on 'dev' in yocto/meta-qt6 2d38d1b qtpositioning: update licenses dd82e34 qtdeclarative: fix ptest build b1a05a1 qtinterfaceframework: update licenses bc709d8 qtquicktimeline: update licenses 918fc6d Update submodule refs on 'dev' in yocto/meta-qt6 779d230 qtmqtt: update licenses bd51e53 qttools: update licenses e9c4fe5 qtwayland: update licenses ee5b2e4 qtvirtualkeyboard: update licenses b6c549f qtimageformats: update licenses f56abc4 qtlottie: update licenses f8b4e71 qtopcua: update licenses c224ce3 qtremoteobjects: update licenses 4cf32b4 qtcharts: update licenses 30f3843 qtimageformats: update licenses 6a3230a qtnetworkauth: update licenses f4d64a3 qtscxml: update licenses e25ce21 qtcoap: update licenses a9beea1 qtshadertools: update licenses 6e2c755 qtquick3d: update licenses 479a0a2 qtsvg: update licenses 862d50a qtapplicationmanager: update licenses 7e9a1ac qtdeclarative: update licenses 6672e84 sdk: don't define flags for RELEASE build type 49ee2bd Use common variables for both LTS and commercial modules 03ffd6c qtbase: enable tests that failed with gold linker aecb87a qt6: update submodules 3add57c qttranslations: revert SPDX change 78599de spdx: update module licenses 51f46ee spdx: update module licenses 27caf4a Update submodule refs on 'dev' in yocto/meta-qt6 be8b40d qt6: update version to Qt 6.5.0 b6a93fb ptest: fix build issue with qtbase tests faed0e8 ptest: handle names with spaces 37254d6 qtwebengine: update license ea541e3 SDK: make sure initial qt host path is absolute Change-Id: Iedb730bf051ece5473c7ed0b643264784cba4ba7 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/352953 Tested-by: Jaekyu Lee Reviewed-by: Jaekyu Lee --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 693ae47e..434a6e26 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -71,7 +71,7 @@ ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=56a8534', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=dde0ff9', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.4.1,commit=v6.4.1', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.0,commit=v6.5.0', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), From b9fca099173c92e66ffd7c31d2d7aa3851735ae7 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:13:58 +0900 Subject: [PATCH 586/916] webos-image: Update layer pins for 2023-06-20 (build 594) meta-webosose as of 2023-06-20 11:49:30 +0900 f3d9ca12 ose: gstreamer1.0-plugins-webos=6 31380d71 luna-surfacemanager=387 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 434a6e26..fac1c900 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cb0b6f26', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f3d9ca12', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fe6804a37a9a343a8b80dcac5641f07afb802ad1 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:15:44 +0900 Subject: [PATCH 587/916] webos-image: Update layer pins for 2023-06-20 (build 595) meta-webosose as of 2023-06-20 11:49:30 +0900 12b050e1 rpi: rpi-u-boot-scr=webosrpi6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fac1c900..b344e0ed 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f3d9ca12', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=12b050e1', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8ea261d864f49c6f2c632bf7c67b153e93fcf058 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:17:33 +0900 Subject: [PATCH 588/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-04-24 (build 596) meta-webosose as of 2023-06-20 11:49:30 +0900 0c4aca6b com.webos.service.location: Add missing Upstream-Status oe-core as of 2023-04-28 03:55:33 -1000 2d67702bdf glibc: stable 2.35 branch updates. 4f5bf144bf populate_sdk_base: add zip options 1105c67d55 cmake: add CMAKE_SYSROOT to generated toolchain file a549319e5f libxpm: upgrade 3.5.13 -> 3.5.15 56ea2b625f xorg-lib-common: Add variable to set tarball type f13a78efa3 linux-yocto/5.15: update to v5.15.108 84efe52ea8 linux-yocto/5.15: update to v5.15.107 8814af71d5 linux-yocto/5.15: update to v5.15.106 c812189760 qemu: Whitelist CVE-2023-0664 1568df7213 nasm: fix CVE-2022-44370 dc2c777cab xserver-xorg: backport fix for CVE-2023-1393 6d5baff50a ghostscript: fix CVE-2023-29979 605634cf1a ruby: Fix CVE-2023-28755 15c07dff38 go: fix CVE-2023-24537 Infinite loop in parsing cf6348b577 screen: CVE-2023-24626 allows sending SIGHUP to arbitrary PIDs ae8167754f go: ignore CVE-2022-41716 ab48ab23de shadow: backport patch to fix CVE-2023-29383 f60637b3c9 go-runtime: Security fix for CVE-2022-41722 7e4037fd0a cargo : non vulnerable cve-2022-46176 added to excluded list 0b35659c89 curl: Security fix for CVE-2023-27535, CVE-2023-27536, CVE-2023-27538 0f8eb0505e ruby: CVE-2023-28756 ReDoS vulnerability in Time meta-oe as of 2023-04-28 07:25:03 -0400 df452d9d98 redis: upgrade 7.0.10 -> 7.0.11 400db3352b redis: upgrade 7.0.9 -> 7.0.10 1c673f4537 redis: upgrade 6.2.11 -> 6.2.12 4b0bd9c49b zabbix: fix CVE-2023-29451 63c520c344 dlt-daemon: fix CVE-2023-26257 6c55571912 zsh: fix installed-vs-shipped with multilib e5f27c78d5 dleyna-{server,renderer}: fix dev-so QA issue with multilib 15cae29388 lirc: fix do_install with multilib 522603beb6 libcroco: Add fix for CVE-2020-12825 1f2070d492 lvgl,lv-lib-png,lv-drivers: fix installed-vs-shipped QA issue with multilib 207807733e pahole: respect libdir e6a91b2f95 postfix: Fix build on systems with linux 6.x a3e374540b mongodb: fix chown user for multilib builds 3f0ee06cde restinio: fix S variable in multilib builds 84425db660 openwsman: Change download branch from master to main. 64d36f3458 jack: fix compatibility with python-3.11 0a19e27595 postgresql: fix ptest failure of sysviews test b97dbaac66 flatbuffers: adapt for cross-compilation environments meta-clang as of 2023-04-24 07:59:00 -0700 68ec449 Add missing scan-build runtime dependencies :Issues Addressed: [WRP-14398] CCC: Various build fixes Change-Id: Iab5317ede50eb34cacd55e1f80803a0b23c02810 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/353255 Build: Reviewed-by: Build_Verification Reviewed-by: Vijaya Sundaram Reviewed-by: Tested-by: --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index b344e0ed..6e19c4ae 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,15 +60,15 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=0c6f86b6', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=b67e714b36', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=2d67702bdf', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=571e36e20e', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=df452d9d98', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=56a8534', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=68ec449', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=dde0ff9', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.0,commit=v6.5.0', ''), @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=12b050e1', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0c4aca6b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d67018310f0a7501539966db306f7c41ae835567 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:19:03 +0900 Subject: [PATCH 589/916] webos-image: Update layer pins for 2023-06-20 (build 597) meta-webosose as of 2023-06-20 11:49:30 +0900 46949903 telegraf=r1 com.webos.service.sdkagent=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6e19c4ae..737a85f8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0c4aca6b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=46949903', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 95549ad76d48449e6826e2c1fd442d8f1eed89ff Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:20:49 +0900 Subject: [PATCH 590/916] webos-image: Update layer pins for 2023-06-20 (build 598) meta-webosose as of 2023-06-20 11:49:30 +0900 c372aa97 ose: wam=76 webruntime_108=chromium108.2 e4067d49 com.webos.app.camera=13 com.webos.app.enactbrowser=68 aa9796d2 ose: umediaserver=gav.33 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 737a85f8..5023b02d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=46949903', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c372aa97', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0b2f6b5b1f265c8f8951f18f6ae57e05a30a944f Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:22:42 +0900 Subject: [PATCH 591/916] webos-image: Update layer pins for 2023-06-20 (build 599) meta-webosose as of 2023-06-20 11:49:30 +0900 d21439a4 webos_base.bbclass: Add sort feature in webos-{common-,}compile-option.json --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5023b02d..379a00e4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c372aa97', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d21439a4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c153dcee4807429e172fb85160ed11a854d9ea16 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:25:00 +0900 Subject: [PATCH 592/916] webos-image: Update layer pins for 2023-06-20 (build 600) meta-webosose as of 2023-06-20 11:49:30 +0900 956c53d3 tflite-auto-delegation=28 edgeai-vision=31-r8 benchmark-model=r3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 379a00e4..9b8f966d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d21439a4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=956c53d3', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 391eec34c7968933505d83f17fb2ecaea0016414 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:27:47 +0900 Subject: [PATCH 593/916] webos-image: Update layer pins for 2023-06-20 (build 601) meta-webosose as of 2023-06-20 11:49:30 +0900 72a19829 ose: pulseaudio=47-webos7 audiod=62 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9b8f966d..c267d88f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=956c53d3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=72a19829', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 74c9fe274d8ba54726710e0379b87a681e48744a Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:57:04 +0900 Subject: [PATCH 594/916] webos-image: Update layer pins for 2023-06-20 (build 602) meta-webosose as of 2023-06-20 11:49:30 +0900 20c0cd10 ose: Add webos-diagnostics to DISTRO_FEATURES of main profile 571e7d27 ose: packagegroups: Move webos-fluentbit-plugins from webos-extended to webos-diagnostics e94fbfbe webos-fluentbit-plugins=43-r15 41b8a681 luna-sysservice=25 settingsservice=19 notificationmgr=25 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c267d88f..1de0dc6e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=72a19829', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=20c0cd10', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3e35727bf518bcc4d907aa969391cdc64d62336a Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 17:59:18 +0900 Subject: [PATCH 595/916] webos-image: Update layer pins for 2023-06-20 (build 603) meta-webosose as of 2023-06-20 11:49:30 +0900 7a025e93 webos-initscripts=90 com.webos.service.mediaindexer=25 systemd=webos12 umediaserver=r24 40f93098 ose: libpbnjson=11-r12 filecache=10-r6 nyx-modules=22 nyx-utils=9-r4 a8dfdd28 ose: webruntime_94=31 com.webos.app.enactbrowser=69 23856b10 ose: activitymanager=40-r12 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1de0dc6e..2eb5cfe2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=20c0cd10', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7a025e93', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9c487efa415f810593610bfde66df358a1cee23a Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 18:00:55 +0900 Subject: [PATCH 596/916] webos-image: Update layer pins for 2023-06-20 (build 604) meta-webosose as of 2023-06-20 11:49:30 +0900 d2cd966d packagegroup-webos-diagnostics: Add webos-fluentbit-pluings for qemux86 as well de351517 ose: audiod=63 pulseaudio=49-webos8 1696b104 luna-init=8-r19 e2aaeb20 ose: enact-dev-native=v6.0.0 enact-framework=r23,v4.5.3 enact-sandstone=v2.7.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2eb5cfe2..541d309d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7a025e93', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d2cd966d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6c0a5a2de9bdd184277ab19654aeb283cb6fdde9 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 18:02:56 +0900 Subject: [PATCH 597/916] webos-image: Update layer pins for 2023-06-20 (build 605) meta-webosose as of 2023-06-20 11:49:30 +0900 846447fc ose: wam=77 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 541d309d..628a8d80 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d2cd966d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=846447fc', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 66ae076dcd55a2ce5239fc6d3828a5ded49c134e Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 18:05:21 +0900 Subject: [PATCH 598/916] webos-image: Update layer pins for 2023-06-20 (build 606) meta-webosose as of 2023-06-20 11:49:30 +0900 0b3eaf84 luna-surfacemanager=388 07193a53 webos: pacrunner=r2 pmklogd=r5 configurator=r8 event-monitor=r5 (Migrate systemd service files from initscripts to component) 39fe8c86 shadow=webos3 bc98c35c cmake-modules-webos-native=6-r2 179d9f0c webos_configure_manifest.bbclass, webos_filesystem_paths.bbclass, webos_qmake5.bbclass, webos_system_bus.bbclass : Support sending intents from luna-send --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 628a8d80..e1fc0cce 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=846447fc', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0b3eaf84', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b851d7a7c277317ad249db7b7c341959b07c9fb4 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 18:07:58 +0900 Subject: [PATCH 599/916] webos-image: Update layer pins for 2023-06-20 (build 607) meta-webosose as of 2023-06-20 11:49:30 +0900 9bef1358 systemd=webos13 33839bdd com.webos.app.test.smack.native=2-r6 bed32bdf sleepd=17 d974f0e4 ose: webruntime_rpi=webosrpi2 webruntime_94=32 wam=78-r60 6961609d ose: media-resource-calculator=12-r7 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e1fc0cce..64cec35b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0b3eaf84', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9bef1358', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From bb6d2af93c2ff9ae3d6ca8ed5c0204d4646249d3 Mon Sep 17 00:00:00 2001 From: Jaeyoon Jung Date: Wed, 7 Jun 2023 10:35:33 +0900 Subject: [PATCH 600/916] webos-image: Update meta-qt6 layerpin to v6.5.1 (build 608 part 1/2) meta-webosose as of 2023-06-20 18:12:00 +0530 75605921 qtbase=webos112 meta-qt6 as of 2023-05-16 14:30:34 +0000 164eaa4 Update submodule refs on '6.5.1' in yocto/meta-qt6 3571b08 Update submodule refs on '6.5.1' in yocto/meta-qt6 5a64b99 Update submodule refs on '6.5.1' in yocto/meta-qt6 ef66ebe Update submodule refs on '6.5.1' in yocto/meta-qt6 8a02d57 qt6-git.inc: switch modules to 6.5.1 branch 9aaf121 Update submodule refs on '6.5.1' in yocto/meta-qt6 dc97885 Update submodule refs on '6.5' in yocto/meta-qt6 688c43d Update submodule refs on '6.5' in yocto/meta-qt6 7bf3872 packagegroups: enable workaround for allarch packagegroup 169b252 Update submodule refs on '6.5' in yocto/meta-qt6 20dfcfc Update submodule refs on '6.5' in yocto/meta-qt6 671b41c coin: test against mickledore 5362dfd qtwayland: enable all wayland drivers 01bae54 srcrev_update: use renamed variable 65e670e Update submodule refs on '6.5' in yocto/meta-qt6 68c01dd packagegroup-qt6-commercial-modules: include qt6-commercial.inc 7adb030 Update submodule refs on '6.5' in yocto/meta-qt6 67e2411 Add python3-appdirs to native and nativesdk builds 514cf00 Make python-html5lib optional dba8882 qtserialbus: socketcan need openembedded layer b2e56e7 qt6-git: do not override CVE products 43edb13 coin: be explicit about accepted commercial licenses c366b27 qtbase: update patches d174e02 Update submodule refs on '6.5' in yocto/meta-qt6 0e26198 qtgrpc: add dependency to declarative for examples a860bdf Add python3-html5lib to sdk db80d4d Coin: fetch repo from github f4e522b Change GCC optimization for qtwebengine on armv7a-neon 8dc7f81 Update submodule refs on '6.5' in yocto/meta-qt6 6ff0db5 Bump QT_VERSION to 6.5.1 637a3a6 Update submodule refs on '6.5' in yocto/meta-qt6 :Issues Addressed: [WRP-17683] Upgrade to Qt 6.5.1 [WRP-17070] CCC: qtbase=webos112 Change-Id: Ibdf40768a3c491e05c6308616307f2d3ac8dae01 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/357122 Reviewed-by: milan shah Reviewed-by: Tested-by: --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 64cec35b..5be90926 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -71,12 +71,12 @@ ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=68ec449', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=dde0ff9', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.0,commit=v6.5.0', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.1,commit=v6.5.1', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9bef1358', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=75605921', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 55ffdea790e25237c70e8fc5aa36f1fa2c94aa42 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 20 Jun 2023 18:13:35 +0900 Subject: [PATCH 601/916] webos-image: Update layer pins for 2023-06-20 (build 608 part 2/2) meta-webosose as of 2023-06-20 11:49:30 +0900 e719aa25 webos.conf: Release webOS OSE v2.22.0 afbe0ffd webos-fluentbit-plugins=44 a85c7778 webos_configure_manifest: Fix configure_manifest for native apps --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5be90926..91c01435 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=75605921', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e719aa25', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a405ff29c7933bb7f2fa5b82d6e65d6a700f60f0 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Mon, 12 Jun 2023 15:54:25 +0900 Subject: [PATCH 602/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-06-03 (build 609 part 1/3) oe-core as of 2023-05-30 04:06:12 -1000 717b9f18a5 kernel-devicetree: recursively search for dtbs 90855ef11e package: enable recursion on file globs b7d6fc0746 kernel-devicetree: make shell scripts posix compliant 77d6118e20 kernel-devicetree: allow specification of dtb directory c00e421942 linux-yocto/5.10: update to v5.10.180 168b245456 linux-yocto/5.10: update to v5.10.179 91f9c4095a linux-yocto/5.10: update to v5.10.178 87febe433a linux-yocto/5.10: update to v5.10.177 9f27f11e19 linux-yocto/5.10: update to v5.10.176 9ef793eca8 curl: Fix CVE-2023-28322 75d8593ab3 curl: Fix CVE-2023-28321 c761d822be curl: Fix CVE-2023-28320 f7d6751828 curl: Fix CVE-2023-28319 5e26ead1ca piglit: Add missing glslang dependencies fadadd3cf2 piglit: Fix build time dependency b0f54a3db7 piglit: Add PACKAGECONFIG for glx and opencl 4e42196754 weston: add xwayland to DEPENDS for PACKAGECONFIG xwayland 1dd008511c license.bbclass: Include LICENSE in the output when it fails to parse ceb8e2fd16 dhcpcd: use git instead of tarballs 4766ba017b package_manager/ipk: fix config path generation in _create_custom_config() 769290794f quilt: Fix merge.test race condition 2309f14f37 maintainers.inc: Move repo to unassigned c8837fecf6 maintainers.inc: Fix email address typo e572d096e8 systemd-systemctl: fix instance template WantedBy symlink construction 19498bea30 p11-kit: add native to BBCLASSEXTEND 45714f9ea8 avahi: fix D-Bus introspection 619a643f71 nghttp2: Deleted the entries for -client and -server, and removed a dependency on them from the main package. 3382759cb6 llvm: backport a fix for build with gcc-13 4ee9d58396 gcc-runtime: Use static dummy libstdc++ 8320097487 cpio: Fix wrong CRC with ASCII CRC for large files 6b1d94fe5d waffle: upgrade 1.7.0 -> 1.7.2 102c453668 gstreamer1.0: upgrade 1.20.5 -> 1.20.6 5defed7d5d go: fix CVE-2023-24540 472a3e0527 git: ignore CVE-2023-25815 d2713785f9 build-appliance-image: Update to kirkstone head revision d5fd577c06 update-alternatives.bbclass: fix old override syntax a2a889b760 kernel: improve initramfs bundle processing time 01eb8d4ad7 oeqa/utils/metadata.py: Fix running oe-selftest running with no distro set 928b7e880e libpam: Fix the xtests/tst-pam_motd[1|3] failures da6f6340f9 populate_sdk_ext.bbclass: set METADATA_REVISION with an DISTRO override b1f80f0a2b libarchive: Enable acls, xattr for native as well as target d4e9a2c0c6 kernel-devsrc: depend on python3-core instead of python3 d99e46a7b6 linux-firmware: upgrade 20230210 -> 20230404 732b51f073 xserver-xorg: upgrade 21.1.7 -> 21.1.8 151149b590 Revert "xserver-xorg: backport fix for CVE-2023-1393" 7991fb7aa3 wpebackend-fdo: upgrade 1.14.0 -> 1.14.2 d1de8d7564 linux-yocto: Exclude 121 CVEs already fixed upstream 7d03d5dbc9 libxml2: patch CVE-2023-28484 and CVE-2023-29469 335ad8a6d7 git: fix CVE-2023-25652 1b55343b63 git: fix CVE-2023-29007 5fca673d8f run-postinsts: Set dependency for ldconfig to avoid boot issues aa5bdac99e libbsd: Add correct license for all packages d16301ccdf wic/bootimg-efi: if fixed-size is set then use that for mkdosfs 368e450c2d python3-cryptography: fix for CVE-2023-23931 e24e16974e webkitgtk: fix CVE-2022-32888 & CVE-2022-32923 fd0d01aca6 binutils : Fix CVE-2023-25588 d46891efa2 binutils : Fix CVE-2023-1972 033db48768 binutils : Fix CVE-2023-25585 27278ebd5d binutils : Fix CVE-2023-25584 835462d697 go: Security fix for CVE-2023-24538 28bfa033ce go: fix CVE-2023-24534 denial of service from excessive memory allocation 6a07e15247 freetype: fix CVE-2023-2004 integer overflowin in tt_hvadvance_adjust() in src/truetype/ttgxvar.c 7a5d78de47 connman: fix CVE-2023-28488 DoS in client.c 392f984ffd ffmpeg: fix for CVE-2022-48434 meta-oe as of 2023-06-03 07:55:37 -0400 f95484417e python3-m2crypto: fix for CVE-2020-25657 c6ae6d504d libyang: backport a fix for CVE-2023-26916 84782522d1 python3-django: upgrade 4.0.2 -> 4.2.1 3670781506 frr: Security fix CVE-2022-43681 16718c0a0e frr: Security fix CVE-2022-40318 49c8c1e74e frr: Security fix CVE-2022-36440 / CVE-2022-40302 5f120a926b libbpf: installing uapi headers for native package 09a027b488 Revert "pahole: fix native package build error" 6bd0340ea2 freerdp: fix CVE-2022-39316/39318/39319 4cc7363978 nodejs: Fix build with gcc13 ac933b0d1e abseil-cpp: backport a fix for build with gcc-13 9e539aaed6 capnproto: upgrade to 0.9.2 96d0f40a41 tinyproxy: fix CVE-2022-40468 3fcbda9a1f python3-gcovr: Add missing runtime dependency ccaded77e5 meta-networking/licenses/netperf: remove unused license d7131db314 libbpf: add native and nativesdk BBCLASSEXTEND 3091aec516 pointercal: Add native & nativestdk package support 0cc8e22c46 pahole: fix native package build error 6fe731c054 tslib: Add native & nativestdk package support 996dddd658 python3-werkzeug: fix for CVE-2023-25577 3deca45169 redis: fix do_patch fuzz warning dbc09b0b5e apache2: upgrade 2.4.56 -> 2.4.57 meta-virtualization as of 2023-06-07 16:41:39 -0400 b3b3dbc libvirt: CVE-2023-2700 Memory leak in virPCIVirtualFunctionList cleanup 9d056f9 xtf: chang the old override syntax meta-raspberrypi as of 2023-05-31 14:03:11 +0100 43683cb udev-rules-rpi: Use 99-com.rules directly from upstream meta-clang as of 2023-05-26 08:19:30 -0700 71321dd clang.bbclass: create lld symbolic link in sysroot when ld-is-lld is set b9df712 llvm-config: add --libfiles option meta-security as of 2023-06-08 13:26:03 -0400 d398cc6 dm-verity-img.bbclass: add squashfs images d13f680 Add EROFS support to dm-verity-img class ef7d781 apparmor: fix ownership issues d164d7c tpm2-tss: upgrade to 3.2.2 to fix CVE-2023-22745 meta-webosose as of 2023-06-12 18:08:21 +0900 16fb5082 meta-webos-backports-4.2: add backports layer for 4.3 Nanbield 9dfd56c6 clang_cmake.bbclass: add explicit dependency on clang-native 6b63d8f9 ose: remove executable permissions from metadata files 29efd111 gstreamer1.0-plugins-webos: remove duplicated gstreamer1.0-plugins-common.inc c711aa3f webos: gstreamer1.0: remove almost unused gstreamer1.0-webos-common.inc 817ba408 rpi: gstreamer1.0: remove unused gstreamer1.0-webos-common.inc 4007ab9f rpm: remove unused .patch file 93f76c72 rpi: gstreamer1.0-omx: remove left-over .patch file d69c5ae9 wam: remove left-over .patch 06ca15e2 avoutput-adaptation-layer-api: Fix build with gcc-13 0e1ea608 qttools: add dependency on llvm-native --- weboslayers.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 91c01435..0a69cce6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,29 +60,29 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=0c6f86b6', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=2d67702bdf', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=717b9f18a5', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=df452d9d98', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=f95484417e', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=68ec449', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=dde0ff9', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=71321dd', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=b3b3dbc', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.1,commit=v6.5.1', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e719aa25', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=16fb5082', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=cc20e2a', ''), +('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=d398cc6', ''), ] From 76c28ad048384e0a2e349ee972c50cda6fbcda4e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 9 Jun 2023 09:45:21 +0200 Subject: [PATCH 603/916] weboslayers.py: add meta-webos-backports-4.3 layer (build 609 part 2/3) fix --- weboslayers.py | 1 + 1 file changed, 1 insertion(+) diff --git a/weboslayers.py b/weboslayers.py index 0a69cce6..0260eceb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -75,6 +75,7 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=16fb5082', ''), From 1275d2422842fe5f24cc241bbd765c730157cb17 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:21:22 +0900 Subject: [PATCH 604/916] webos-image: Update layer pins for 2023-09-07 (build 609 part 3/3) meta-webosose as of 2023-09-06 13:45:24 +0900 a09c4688 ose: Modify recipe author --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0260eceb..c73d9585 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=16fb5082', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a09c4688', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a6d756f29019262265ccff1910029229a9a16fd1 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:24:09 +0900 Subject: [PATCH 605/916] webos-image: Update layer pins for 2023-09-07 (build 610) meta-webosose as of 2023-09-06 13:45:24 +0900 53284c5f com.palm.service.devmode=12-r8 configurator=11-r9 librolegen=5-r7 nodejs-module-webos-service=7-r5 luna-prefs=14-r16 nyx-lib=13 mojoservicelauncher=7-r10 nodejs-module-webos-sysbus=15-r17 pdm-plugin=11-r3 serviceinstaller=4-r6 event-monitor-pdm=7-r2 nodejs-module-webos-dynaload=4-r13 nodejs-module-webos-pmlog=8-r16 cpushareholder-stub=3-r5 webos-settingsservice-conf=11-r2 c164af6a ose: com.webos.service.audiofocusmanager=7-r3 pulseaudio=50-webos9 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c73d9585..ff830654 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a09c4688', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=53284c5f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 68838abf48d64376e9a280e2e28041a8906c9033 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 15 Jun 2023 09:23:26 +0200 Subject: [PATCH 606/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-06-09 (build 611 part 1/2) oe-core as of 2023-06-09 06:04:24 -1000 18a9596ae7 selftest/reproducible: Allow native/cross reuse in test 56fdf57d99 systemd-networkd: backport fix for rm unmanaged wifi 10b9fdce35 openssh: Remove BSD-4-clause contents completely from codebase e806c625d9 python3-requests: fix for CVE-2023-32681 5140fdf341 openssl: Upgrade 3.0.8 -> 3.0.9 b093db144b perl: fix CVE-2023-31484 4691bc257d curl: Correction for CVE-2023-27536 0a09194f3d go: fix CVE-2023-24539 html/template improper sanitization of CSS values d4ee3ad883 sysstat: Fix CVE-2023-33204 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ff830654..b4919018 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=0c6f86b6', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=717b9f18a5', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=18a9596ae7', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=f95484417e', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 5724c3eecf13315a20d8821102f6030dd6f4441d Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:27:11 +0900 Subject: [PATCH 607/916] webos-image: Update layer pins for 2023-09-07 (build 611 part 2/2) meta-webosose as of 2023-09-06 13:45:24 +0900 60998aec ose: sam=67 9345ed83 c-ares: backport for fix DNS Resolution error 38d3cbf0 ose: always use BPN in FILESEXTRAPATHS 605c2406 clang_cmake.bbclass: use append operator for DEPENDS a2b7bbc6 meta-webos-backports-4.3: add backports layer for 4.3 Nanbield ccce1801 webos-recipe-blacklist.inc: remove packagegroup-qt6-commercial-modules c1fc7650 qttools: add PACKAGECONFIG for clang dependency --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b4919018..d75aff23 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=53284c5f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=60998aec', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 378b8c634aeef3c7401627f33960152733fb3187 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:38:46 +0900 Subject: [PATCH 608/916] webos-image: Update layer pins for 2023-09-07 (build 612) meta-webosose as of 2023-09-06 13:45:24 +0900 88781b6a qml-webos-bridge=132 cc010e03 com.webos.service.memorymanager=57-r9 pmtrace=15-r13 systemd_%=webos14 webos-initscripts=91 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d75aff23..67fdda5e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=60998aec', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=88781b6a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From cb0cfe504f7b6c4cb159485c1baa8b825103dee3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:38:49 +0900 Subject: [PATCH 609/916] webos-image: Update layer pins for 2023-09-07 (build 613) meta-webosose as of 2023-09-06 13:45:24 +0900 1522836a qt-features-webos=55 c95de2e2 webos-fluentbit-plugins=45 d345eebc webos-features-main: Add webos-i18n 0da6afb2 ose: Add packagegroup-webos-systemservices 01953965 ose: webruntime_94=33 wam=79 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 67fdda5e..13402321 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=88781b6a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1522836a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 67a62e011c522a4ad6d18aa228fe19baf56bc024 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:38:51 +0900 Subject: [PATCH 610/916] webos-image: Update layer pins for 2023-09-07 (build 614) meta-webosose as of 2023-09-06 13:45:24 +0900 75f4fc61 ose: com.webos.service.camera=r8 08bb1929 ose: qtbase-plugins-webos=19-r8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 13402321..8148abb9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1522836a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=75f4fc61', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e9d26b2d8d525f779bcfea931213e6e1c86adafb Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 15 Jun 2023 09:24:59 +0200 Subject: [PATCH 611/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-06-23 (build 615) meta-webosose as of 2023-09-07 13:48:38 +0900 9668822c uninative: call patchelf-uninative only when needed 15ab8bcd systemd: add missing Upstream-Status 5fa51571 googletest-clang: add FILESEXTRAPATH for .patch file from meta-oe oe-core as of 2023-06-23 04:17:20 -1000 7949e786cf build-appliance-image: Update to kirkstone head revision 59f1a1b232 lib/terminal.py: Add urxvt terminal dad053c4b9 staging.bbclass: do not add extend_recipe_sysroot to prefuncs of prepare_recipe_sysroot 9ce30faa48 oeqa/selftest/cases/devtool.py: skip all tests require folder a git repo 5dec509c33 kmscube: Correct DEPENDS to avoid overwrite 44b75c7442 kernel: don't force PAHOLE=false c89090e148 conf: add nice level to the hash config ignred variables f9b1a56c50 go.bbclass: don't use test to check output from ls 86e8e31a41 iso-codes: upgrade 4.13.0 -> 4.15.0 6b82d99818 nasm: fix CVE-2022-46457 0e17a5a4f0 Revert "ipk: Decode byte data to string in manifest handling" 3a5ce6f809 e2fsprogs: fix ptest bug for second running 11d3f1c825 systemd-systemctl: support instance expansion in WantedBy 035b5d918e vim: upgrade 9.0.1429 -> 9.0.1527 2057c5a6e7 linux-yocto/5.15: update to v5.15.113 6180d99b8a linux-yocto/5.15: update to v5.15.112 ea29961df7 linux-yocto/5.15: update to v5.15.111 0c328f0b04 linux-yocto/5.15: update to v5.15.110 fe55be7f4a linux-yocto/5.15: update to v5.15.109 afce764918 glibc: stable 2.35 branch updates c7e1611ab0 cve-update-nvd2-native: added the missing http import b8ae26aabe cve-update-nvd2-native: new CVE database fetcher da1e7adf33 webkitgtk: fix CVE-2022-46700 d4a872b6ac webkitgtk: fix CVE-2022-42867 8f71f60af3 webkitgtk: fix CVE-2022-46699 1560326103 webkitgtk: fix CVE-2022-46691 cf741646f4 cups: Fix CVE-2023-32324 2da7a711ca openssh: fix CVE-2023-28531 6e0d694ea1 uninative: Upgrade to 4.0 to include latest gcc 13.1.1 dbf2a81d42 uninative: Upgrade to 3.10 to support gcc 13 meta-oe as of 2023-06-19 09:17:01 -0400 a82d92c8a6 ExprTk: Update package to release/0.0.2 8fb1e24fcc Googletest: Adapt googletest 1.11.0 with gcc11 5790310da3 samba: fix CVE-2021-44758 0393024cc5 samba: fix CVE-2022-41916 84544d6440 samba: fix CVE-2022-45142 9d203efe8f samba: fix CVE-2022-3437 25dcf4d65b wireshark: CVE-2023-2952 XRA dissector infinite loop 420acd8735 python3-sqlparse: fix for CVE-2023-30608 9ea78f00a4 python3-django: upgrade 3.2.12 -> 3.2.19 e43d068788 python3-django: fix for CVE-2023-31047 26b9ab59fc redis: use the files path correctly 61c1fd0693 meta-oe: add pahole to NON_MULTILIB_RECIPES 7a87a24786 openldap: Fix CVE-2023-2953 5adcef0348 c-ares: ignore CVE-2023-31124 7ee1d68fe1 opencv: Fix for CVE-2023-2617 5bb0b48228 lapack: add packageconfig for lapacke bdad2a789e python3-werkzeug: fix for CVE-2023-23934 fca236e75a gnulib: Update recipe name to 2018-12-18 c34b8aad57 c-ares: fix CVEs CVE-2023-32067 and CVE-2023-31130 c7f4255d0e wireshark: Fix CVE-2023-2858 & CVE-2023-2879 c7a5562f77 wireshark: CVE-2023-2856 VMS TCPIPtrace file parser crash a506fa6eac wireshark: CVE-2023-2855 Candump log file parser crash meta-clang as of 2023-06-22 07:53:13 -0700 3523149 clang: fix build with yocto uninative gcc 13 --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 8148abb9..702e88ab 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,15 +60,15 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=0c6f86b6', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=18a9596ae7', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=7949e786cf', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=f95484417e', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=a82d92c8a6', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=71321dd', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=3523149', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=b3b3dbc', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.1,commit=v6.5.1', ''), @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=75f4fc61', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9668822c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b9d6b798df1ba3c14d6215a20586519023d646aa Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:55:44 +0900 Subject: [PATCH 612/916] webos-image: Update layer pins for 2023-09-07 (build 616) meta-webosose as of 2023-09-06 13:45:24 +0900 b26c7f62 bluetooth-sil-bluez5=81 96cbaa7c com.webos.app.enactbrowser=70 d8a06de5 luna_service2=34 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 702e88ab..3063f36d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9668822c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b26c7f62', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b8ea44b27ccdf80718161d8745f56e15f1b1831a Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:55:48 +0900 Subject: [PATCH 613/916] webos-image: Update layer pins for 2023-09-07 (build 617) meta-webosose as of 2023-09-06 13:45:24 +0900 d526ee0b Modify recipe author c4db5b51 ose: com.webos.service.camera=36-r9 g-camera-pipeline=gav.39 569eac2b ose: qtbase-plugins-webos=20 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3063f36d..c4fbff71 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b26c7f62', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d526ee0b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 7a8f5fba14f51f3f0e9cc2e1084a523eb367dc35 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:55:50 +0900 Subject: [PATCH 614/916] webos-image: Update layer pins for 2023-09-07 (build 618) meta-webosose as of 2023-09-06 13:45:24 +0900 a947fc67 ose: webruntime_rpi=webosrpi3 webruntime_94=34 wam=r61 g-media-pipeline=gav.44 gstreamer1.0=webos4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c4fbff71..9f90e6c5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d526ee0b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a947fc67', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0459840ce7da5e484ad4bb4943a512d99945d131 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:55:52 +0900 Subject: [PATCH 615/916] webos-image: Update layer pins for 2023-09-07 (build 619) meta-webosose as of 2023-09-06 13:45:24 +0900 4b6ec004 ose: umediaserver=gav.34 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9f90e6c5..340f2fdb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a947fc67', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4b6ec004', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 7c796c3181342649cc9b945ba156c3d1e97e6de0 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:55:54 +0900 Subject: [PATCH 616/916] webos-image: Update layer pins for 2023-09-07 (build 620) meta-webosose as of 2023-09-06 13:45:24 +0900 dec723a3 localization-tool-native=v1.14.0 34dfd48a ose:connman-webos=11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 340f2fdb..5229fe86 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4b6ec004', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dec723a3', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 090afa5bb69171552958af2cefda8690c8296da6 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:55:56 +0900 Subject: [PATCH 617/916] webos-image: Update layer pins for 2023-09-07 (build 621) meta-webosose as of 2023-09-06 13:45:24 +0900 7786d142 ose: webruntime_94=35 a04814a7 webos-fluentbit-plugins=46 fe6eca4c ose: enact-dev-native=v6.0.1 enact-framework=r24 enact-sandstone=v2.7.3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5229fe86..3a5e8f8e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dec723a3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7786d142', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 11cae0f90271de5dcfa0af3e989630735cfafad5 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:55:58 +0900 Subject: [PATCH 618/916] webos-image: Update layer pins for 2023-09-07 (build 622) meta-webosose as of 2023-09-06 13:45:24 +0900 dccdf963 webos_ls2_conf_validate.bbclass: Validate LS2 security conf --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3a5e8f8e..c545570b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7786d142', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dccdf963', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From eb47f6c68fec491709ea6ebde01073cdc1cb482b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 13:56:00 +0900 Subject: [PATCH 619/916] webos-image: Update layer pins for 2023-09-07 (build 623) meta-webosose as of 2023-09-06 13:45:24 +0900 d0617865 clang: Adjust VIRTUAL-RUNTIME_webruntime for clang build 975a2890 clang: Avoid messages about unused command a6abf5f1 clang: Add webruntime-clang_108=r0 93d26bfa clang: libpbnjson=r13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c545570b..92887108 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dccdf963', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d0617865', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From beceff04d4798a46d04587244704119a5d789bb3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 3 Jul 2023 21:06:24 +0200 Subject: [PATCH 620/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-07-17 (build 624 part 1/2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit meta-webosose as of 2023-09-7 14:06:31 +0530 06543845 rust-llvm: fix build with gcc-13 on host 93060dee clang_cmake.bbclass: set CLANG_DEPENDENCY_SUFFIX 1c1c5a8b dropbear=webos9 libtomcrypt=webos1 (use system LibTom libraries) 3c82c706 libtommath: add recipe for LibTomMath used by dropbear ef1ed259 libtomcrypt=v1.18.2 (backport from Yocto 4.2 Mickledore) 240931be webos_cmake.bbclass: remove incorrect echo 84363157 c-ares=v1.19.1 (backport to fix CVE-2023-32067 and other security issues) oe-core as of 2023-07-17 04:45:01 -1000 d877d5f077 cmake: Fix CMAKE_SYSTEM_PROCESSOR setting for SDK c349c7fcb2 wic: Add dependencies for erofs-utils 9f35ca9d9e sysfsutils: fetch a supported fork from github 7d99f3a9a2 unzip: fix configure check for cross compilation 6f5986fb52 zip: fix configure check by using _Static_assert 006ff31dda sdk.py: fix moving dnf contents 4ed94fef70 sdk.py: error out when moving file fails 5cee002e34 bitbake.conf: add unzstd in HOSTTOOLS d6684a9c9f rust-llvm: backport a fix for build with gcc-13 6d190eb0ca systemd: Backport nspawn: make sure host root can write to the uidmapped mounts we prepare for the container payload b2678422b4 pybootchartgui: show elapsed time for each task fbfd62ac65 logrotate: Do not create logrotate.status file 2d58b38185 libpng: Add ptest for libpng 4402b746f4 selftest/reproducible: Allow chose the package manager 3b82a7d749 selftest reproducible.py: support different build targets a71153cb0a vim: upgrade 9.0.1527 -> 9.0.1592 1eebdfba70 wireless-regdb: upgrade 2023.02.13 -> 2023.05.03 8ac5ebfa83 linux-firmware: upgrade 20230404 -> 20230515 024feac482 wget: upgrade 1.21.3 -> 1.21.4 275c6b7ac7 serf: upgrade 1.3.9 -> 1.3.10 134bac5290 tzdata: upgrade to 2023c a5d0f8734c libwebp: Fix CVE-2023-1999 f19c20c429 curl: Added CVE-2023-28320 Follow-up patch 5491531d46 libx11: Fix CVE-2023-3138 for kirkstone branch 08810d3fe6 bind : fix CVE-2023-2828 & CVE-2023-2911 663713b2f9 sqlite3: CVE-2023-36191 CLI fault on missing -nonce 5819c839e1 perl: Fix CVE-2023-31486 200c2783b3 cve-update-nvd2-native: actually use API keys be409f17e6 cve-update-nvd2-native: log a little more eceeba61b5 cve-update-nvd2-native: increase retry count c061bcd54f cve-update-nvd2-native: retry all errors and sleep between retries c00b89c2a5 cve-update-nvd2-native: fix cvssV3 metrics 91243ad474 cve-update-nvd2-native: use exact times, don't truncate 7614e00b94 cve-update-nvd2-native: handle all configuration nodes, not just first cef730284b strace: Update patches/tests with upstream fixes 81af8c6fdc strace: Merge two similar patches fc32e725a0 strace: Disable failing test 846d8097fe grub: submit determinism.patch upstream 1487bdda6b devtool: Fix the wrong variable in srcuri_entry 572c507736 useradd-staticids.bbclass: improve error message 1c02416041 babeltrace2: Always use BFD linker when building tests with ld-is-lld distro feature 8d2e96c3a6 maintainers.inc: unassign Ricardo Neri from ovmf 61e64e7af7 maintainers.inc: unassign Alistair Francis from opensbi 191ab08c03 maintainers.inc: unassign Adrian Bunk from wireless-regdb ef732d6dd7 oeqa/selftest/bbtests: add non-existent prefile/postfile tests 343510b336 scripts/runqemu: allocate unfsd ports in a way that doesn't race or clash with unrelated processes 2ada5f426e scripts/runqemu: split lock dir creation into a reusable function d3c1638077 meta: lib: oe: npm_registry: Add more safe caracters 0d8890f7c1 image_types: Fix reproducible builds for initramfs and UKI img b842b8b51e v86d: Improve kernel dependency 4c063286ab linux-yocto/5.15: cfg: fix DECNET configuration warning e58bcc7938 linux-yocto/5.15: update to v5.15.118 79a6eb479b linux-yocto/5.15: update to v5.15.117 5bcbae7273 linux-yocto/5.15: update to v5.15.116 44262f3192 linux-yocto/5.15: update to v5.15.115 1c8415175d linux-yocto/5.15: update to v5.15.114 9a6c7442ac cups: fix CVE-2023-34241 use-after-free in cupsdAcceptClient() in scheduler/client.c e53842ea6c oe-depends-dot: Handle new format for task-depends.dot 87d3ad2364 libxcrypt: fix hard-coded ".so" extension 727f301e48 cpio: Replace fix wrong CRC with ASCII CRC for large files with upstream backport 92340bc316 libcap: fix CVE-2023-2603 Integer Overflow in _libcap_strdup() 3224084a1c go: fix CVE-2023-29400 html/template improper handling of empty HTML attributes f20a12ead2 blktrace: ask for python3 specifically 97c84ca1e1 layer.conf: Add missing dependency exclusion 1f664daa33 maintainers.inc: correct Carlos Rafael Giani's email address 82ac6a3f22 selftest/license: Exclude from world 52268f077a connman: fix warning by specifying runstatedir at configure time 36b862f23a maintainers.inc: correct unassigned entries 826fb858eb maintainers.inc: unassign Pascal Bach from cmake entry 0823449cb0 maintainers.inc: unassign Andreas Müller from itstool entry d66095fa0c maintaines.inc: unassign Richard Weinberger from erofs-utils entry 7d99987f76 pm-utils: fix multilib conflictions 960b61a53b kmod: remove unused ptest.patch 094d234124 minicom: remove unused patch files b40a33f066 psmisc: Set ALTERNATIVE for pstree to resolve conflict with busybox 60eb677142 linux-yocto/5.10: cfg: fix DECNET configuration warning 0cacc63b11 linux-yocto/5.10: update to v5.10.185 1588c4ebc2 linux-yocto/5.10: update to v5.10.184 3a6f572093 linux-yocto/5.10: update to v5.10.183 2829482f29 linux-yocto/5.10: update to v5.10.182 fc3067f163 dbus: upgrade 1.14.6 -> 1.14.8 82cffbc90c mobile-broadband-provider-info: upgrade 20221107 -> 20230416 74fef3bca1 xdpyinfo: upgrade 1.3.3 -> 1.3.4 22d9e09753 libxpm: upgrade 3.5.15 -> 3.5.16 7e4915c4be fribidi: upgrade 1.0.12 -> 1.0.13 56121b2378 babeltrace2: upgrade 2.0.4 -> 2.0.5 aeb0829e52 go: fix CVE-2023-29402 804067b760 ninja: ignore CVE-2021-4336, wrong ninja 7e4f3c51c0 libcap: CVE-2023-2602 Memory Leak on pthread_create() Error 7ce6d0029e go: fix CVE-2023-29405 3e51122f8e go: fix CVE-2023-29404 bitbake as of 2023-06-29 05:22:47 -1000 907416ee runqueue: Fix deferred task/multiconfig race issue meta-oe as of 2023-07-04 10:20:46 -0400 346753705e webserver: nginx: Add stream Signed-off-by: Luke Schaefer d8acec2e84 python3-werkzeug: fix for patch-fuzz 297bc1cc64 yajl: CVE-2023-33460 memory leak in yajl_tree_parse function 3c3755a3da ntp: backport patch for 5 CVEs CVE-2023-26551/2/3/4/5 d434faf6c9 mbedtls: add support for v3.x 695fb5bedd tcpreplay: upgrade 4.4.2 -> 4.4.4 d7ece8be99 grpc: ignore CVE-2023-32732 ac70b00910 libssh: CVE-2020-16135 Fix NULL pointer dereference in sftpserver.c ec47660654 opensc: Fix CVE-2023-2977 0338bf0c6a wireshark: Fix Multiple CVEs d57b6c0002 postgresql: fix CVE-2023-2454 & CVE-2023-2455 0070827069 frr: fix for CVE-2023-31489 af43d829a3 opencv: fix for CVE-2023-2618 06a732d7bd c-ares: backport patch for CVE-2023-31147 --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 92887108..3ae97f05 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,11 +58,11 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=0c6f86b6', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=907416ee', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=7949e786cf', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=d877d5f077', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=a82d92c8a6', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=346753705e', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d0617865', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=06543845', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 805e46757c5fb79628f3a5e5831dac43f3a8bc5d Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:08:18 +0900 Subject: [PATCH 621/916] webos-image: Update layer pins for 2023-09-07 (build 624 part 2/2) meta-webosose as of 2023-09-06 13:45:24 +0900 c7beb051 com.webos.service.storageaccess=24 31b15b78 ose: webruntime_94=38 com.webos.app.enactbrowser=72 35ce0a2f g-media-pipeline=45 c5c01b8d benchmark-model=r4 edgeai-vision=45-r9 opencv=webos4 tflite-auto-delegation=30-r2 tensorflow-lite=r1 xsimd=9.0.1-r0 xtl=0.7.4-r0 xtensor=0.24.3-r0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3ae97f05..b7796848 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=06543845', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c7beb051', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1e185d99b739f9dd54308e80d511df006aa0838b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:13:15 +0900 Subject: [PATCH 622/916] webos-image: Update layer pins for 2023-09-07 (build 625) meta-webosose as of 2023-09-06 13:45:24 +0900 6c5912ad webruntime=webosrpi4 (use the same PACKAGECONFIG for all rpi MACHINEs) f656d01d gstreamer1.0-plugins-good=webosrpi6 (use the same config for all rpi MACHINEs) 6b8c5538 g-camera-pipeline=gav.40 packagegroup-webos-camera=r2 9e4bf569 ose: webruntime_94=39 webruntime=r66 wam=r62 fd048629 com.webos.service.sdkagent=8 6bba078f gator-mod=r5.1 gator=r5.6 8c29d736 ose: packagegroups: Move webos-fontconfig-files from webos-extended to webos-fonts --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b7796848..dcf84ecd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c7beb051', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6c5912ad', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 339a5e9668f3eab06d61a39c8ce684de15b2a88b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:13:18 +0900 Subject: [PATCH 623/916] webos-image: Update layer pins for 2023-09-07 (build 626) meta-webosose as of 2023-09-06 13:45:24 +0900 0871c803 ose: com.webos.app.enactbrowser=73 39768f74 ose: Install systemd unit files from meta recipe of each component 07066a2e Introduce webos_systemd bbclass --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index dcf84ecd..f1982c50 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6c5912ad', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0871c803', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 065ce401860675e70b7c6c343ce12df686ab37d2 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:13:20 +0900 Subject: [PATCH 624/916] webos-image: Update layer pins for 2023-09-07 (build 627) meta-webosose as of 2023-09-06 13:45:24 +0900 228c65f6 packagegroup-webos-{minimal,extended}: Add PDM for all MACHINEs in minimal profile a568cecf edgeai-vision=47-r10 tflite-auto-delegation=r3 6d3474e7 webos-initscripts=94 6b9f6615 ose: webruntime_94=40 8316c8a1 ose: g-media-pipeline=gav.47 7e125e35 ose: com.webos.app.statusbar=6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f1982c50..7b2d0cef 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0871c803', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=228c65f6', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2881f79329386a93abfbb69d5c66062174dcf5c0 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:13:21 +0900 Subject: [PATCH 625/916] webos-image: Update layer pins for 2023-09-07 (build 628) meta-webosose as of 2023-09-06 13:45:24 +0900 37d2927b ose: audiod=65 pulseaudio=51 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7b2d0cef..e73a431b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=228c65f6', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=37d2927b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From cfaeef4eaf5ca903aca529b894d5dae55f88c0a9 Mon Sep 17 00:00:00 2001 From: Jaeyoon Jung Date: Fri, 21 Jul 2023 07:00:58 +0900 Subject: [PATCH 626/916] webos-image: Update meta-qt6 layerpin to v6.5.2 (build 629 part 1/2) meta-webosose as of 2023-08-09 12:21:42 +0530 e4953fc0 qtbase=webos113 qtdeclarative=webos84 qtwayland=webos40 meta-qt6 as of 2023-07-07 21:59:54 +0000 74d7d77 Update submodule refs on '6.5.2' in yocto/meta-qt6 5fb84ef Update submodule refs on '6.5.2' in yocto/meta-qt6 4f3e774 Update submodule refs on '6.5.2' in yocto/meta-qt6 111132a Update submodule refs on '6.5.2' in yocto/meta-qt6 40f3425 Update submodule refs on '6.5.2' in yocto/meta-qt6 3b45840 Update submodule refs on '6.5.2' in yocto/meta-qt6 8383a5e qt6: update module branch to 6.5.2 30ee04a Update submodule refs on '6.5.2' in yocto/meta-qt6 802bf7f qttools: add PACKAGECONFIG for clang dependency 945e7e5 Update submodule refs on '6.5' in yocto/meta-qt6 9a5ff45 qtwebengine: update patch 1f3a789 qtwayland: update patch 6c89153 Update submodule refs on '6.5' in yocto/meta-qt6 641dff9 qtbase: add PACKAGECONFIGs for different linkers c1c635f Coin: use correct path for mirror f4209f7 qtbase: add runtime dependency to C.UTF-8 locale 5eec030 qt3d: Backport assimp fix for build with gcc-13 df63c7c Remove hard dependency on meta-python 2193526 Update submodule refs on '6.5' in yocto/meta-qt6 4099aec Update submodule refs on '6.5' in yocto/meta-qt6 377e438 qtvncserver: add PACKAGECONFIG to enable password protection cb231ab Update submodule refs on '6.5' in yocto/meta-qt6 24cbbd7 Update submodule refs on '6.5' in yocto/meta-qt6 e77081a Update submodule refs on '6.5' in yocto/meta-qt6 227cbbf Bump QT_VERSION to 6.5.2 c97feb4 qtwebengine, qtwayland: refresh patches e82b7d8 Update submodule refs on '6.5' in yocto/meta-qt6 :Issues Addressed: [WRP-23261] Upgrade to Qt 6.5.2 [WRP-23888] CCC: qtbase=webos113 qtdeclarative=webos84 qtwayland=webos40 Change-Id: Ibecf7333e619075d372ea8f099d76ba97ee5e1a4 Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/364082 Tested-by: Ghane Simit Reviewed-by: Ghane Simit --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index e73a431b..db956f9d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -71,13 +71,13 @@ ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=3523149', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=b3b3dbc', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.1,commit=v6.5.1', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.2,commit=v6.5.2', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=37d2927b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e4953fc0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fc1c8f2d7e8b4af64ccae7e0faf77568775b1ecb Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:19:40 +0900 Subject: [PATCH 627/916] webos-image: Update layer pins for 2023-09-07 (build 629 part 2/2) meta-webosose as of 2023-09-06 13:45:24 +0900 f092addd ose: webruntime_94=41 com.webos.app.enactbrowser=74 b9ba02bf ose: webruntime=r67 c9e8e189 tensorflow-lite=r2 tflite-auto-delegation=r4 2490bc10 ose: com.webos.app.settings=36 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index db956f9d..0d456ee6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e4953fc0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f092addd', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8b37f0fe58405a9953cdea1052312d2c6d3a4158 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 25 Jul 2023 17:03:30 +0200 Subject: [PATCH 628/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-07-30 (build 630 part 1/2) oe-core as of 2023-07-31 08:12:27 -1000 dc2e760591 util-linux: add alternative links for ipcs,ipcrm b39e394771 openssl: use a glob on the PERLEXTERNAL to track updates on the path 14905c6bfd openssl: add PERLEXTERNAL path to test its existence ea1592b49c oeqa/selftest/devtool: add unit test for "devtool add -b" 05c8af8143 oeqa/runtime/cases/rpm: fix wait_for_no_process_for_user failure case 8e6b616066 meson.bbclass: Point to llvm-config from native sysroot 3a79a21066 python3: fix missing comma in get_module_deps3.py 62daa4ca06 mdadm: skip running known broken ptests 4ea6acbf25 mdadm: fix segfaults when running ptests 1df8d9d45b mdadm: fix 07revert-inplace ptest 898b9add68 mdadm: fix util-linux ptest dependency 0e9a70ee3c uboot-extlinux-config.bbclass: fix old override syntax in comment 392f60b0aa systemd-systemctl: fix errors in instance name expansion 2c92780236 recipetool: Fix inherit in created -native* recipes 9adbda8450 kernel: add missing path to search for debug files 54996f2424 libxcrypt: fix build with perl-5.38 and use master branch 1361c8f4be lttng-ust: upgrade 2.13.5 -> 2.13.6 4bc2f5c3a4 libksba: upgrade 1.6.3 -> 1.6.4 a905094c4e libassuan: upgrade 2.5.5 -> 2.5.6 ab9ae300ce diffutils: update 3.9 -> 3.10 4df594dbc1 python3: upgrade 3.10.9 -> 3.10.12 4f83427a0a dmidecode: fix CVE-2023-30630 3c01159ab6 openssh: fix CVE-2023-38408 9b9f88d882 libtiff: fix CVE-2023-26965 heap-based use after free 01b9f7f7bb tiff: fix multiple CVEs 5dc7413864 go: fix CVE-2023-29406 net/http insufficient sanitization of Host header 1a4e54d5b7 tiff: fix multiple CVEs 9665121fd9 python3: ignore CVE-2023-36632 ca8ede6d29 libjpeg-turbo: patch CVE-2023-2804 e7d3e02a62 package.bbclass: moving field data process before variable process in process_pkgconfig 3a1b9f300a gcc-testsuite: Fix ppc cpu specification a1119750e9 machine/arch-arm64: add -mbranch-protection=standard 759327cf6b gcc: don't pass --enable-standard-branch-protection ab60a67c3e linux-yocto/5.15: update to v5.15.120 c76f102775 linux-yocto/5.15: update to v5.15.119 cd3921215c ghostscript: fix CVE-2023-36664 aae5bf06ad qemu: backport Debian patch to fix CVE-2023-0330 meta-oe as of 2023-07-25 07:24:25 -0400 4da92ed9be python3-gcovr: Fix parsing of gcc-11 gcov metadata 41873c082d yaml-cpp: Fix cmake export 3d16ba16fd libyang: fix CVE-2023-26917 8ab74bed48 frr: fix for CVE-2023-31490 b541346589 mbedtls: build with v2 version by default 8814f25902 nodejs: upgrade 16.19.1 -> 16.20.1 meta-clang as of 2023-07-30 23:47:18 -0700 5563999 libclc: Define llvm tools needed during build meta-virtualization as of 2023-07-25 14:53:37 -0400 af02908 docker-distribution: fix for CVE-2023-2253 meta-security as of 2023-07-30 09:09:22 -0400 06c240c tpm2-tss: ignore CVE-2023-22745 meta-raspberrypi as of 2023-08-03 16:34:19 +0100 80a12f7 linux-raspberrypi: change kernel cfg of drm from y to m to fix the pwm issue #1180 --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 0d456ee6..40241cdb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,16 +60,16 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=907416ee', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=d877d5f077', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=dc2e760591', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=346753705e', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4da92ed9be', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=3523149', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=b3b3dbc', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=5563999', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=af02908', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.2,commit=v6.5.2', ''), @@ -79,11 +79,11 @@ ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f092addd', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=43683cb', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=d398cc6', ''), +('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=06c240c', ''), ] From 6b6c5ba82de839f7b3976efc11f4a16992f5aeab Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:36:08 +0900 Subject: [PATCH 629/916] webos-image: Update layer pins for 2023-09-07 (build 630 part 2/2) meta-webosose as of 2023-09-06 13:45:24 +0900 18424c3b ose: Add gstreamer1.0-plugins-webosrs=rust.3 g-media-pipeline=r18 833e6733 qtwayland-webos=87 52560258 webruntime: fix build with binutils-2.41 b649cad9 wam=webosrpi5 (fix do_configure failures) 3a7114bc com.webos.service.pdm=r10 (fix do_install for rpi3 and rpi3-64) 33227b71 webruntime-clang: don't use gold even when selected with ld-is-gold in DISTRO_FEATURES 9a4dd168 libtom{math,crypt}: move to meta-webos-backport-4.3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 40241cdb..3bf32b04 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f092addd', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=18424c3b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 72449ad342a4730a62f168e72945cfa68d79aff9 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:38:02 +0900 Subject: [PATCH 630/916] webos-image: Update layer pins for 2023-09-07 (build 631) meta-webosose as of 2023-09-06 13:45:24 +0900 1d711a60 localization-tool-native=v1.14.1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3bf32b04..68c03dd7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=18424c3b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1d711a60', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 16822e2928c50397efb958e0aed87e8f55ea434b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:38:04 +0900 Subject: [PATCH 631/916] webos-image: Update layer pins for 2023-09-07 (build 632) meta-webosose as of 2023-09-06 13:45:24 +0900 1d5aae10 webos: Remove the comment to raise PR value. --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 68c03dd7..989fa1c6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1d711a60', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1d5aae10', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 964f92a10bf3c2269710f662a48b005e8c323e6f Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:38:06 +0900 Subject: [PATCH 632/916] webos-image: Update layer pins for 2023-09-07 (build 633) meta-webosose as of 2023-09-06 13:45:24 +0900 aa5d6c05 ose: wam=r64 6950abe4 ose: webos_prebuilt_binaries.bbclass: Support aarch64 binaries --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 989fa1c6..56977173 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1d5aae10', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=aa5d6c05', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fb98bd5e4f395ba7b709eecd2603b7026e00c99d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 10 Aug 2023 20:00:37 +0200 Subject: [PATCH 633/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-08-07 (build 634 part 1/2) meta-webosose as of 2023-08-21 17:21:01 +0900 a24f88f0 com.webos.service.mediaindexer: CMakeLists.txt: respect libdir setting 82429697 tcl=webos1 (prevent installing another copy of tzdata) 8ec0442e webos_localizable.bbclass: depend on ${MLPREFIX}libwebosi18n 5c78fa5d meta-webos: add linux-libc-headers to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS bd0e8423 uninative: backport 4.2 version instead of whole bbclass 16dd1b18 docker-ce: disable secomp as well b5a8be94 webos-initscripts: CMakeLists.txt: don't install initctl twice and respect WEBOS_INSTALL_BASE_SBINDIR 6bdfd3be webos: remove support for sota in DISTRO_FEATURES 5983c4de meta-webos-updater: remove 5a862143 solana-program-library: update SRCREV to get one fix from upstream fa7641a7 openh264=webos1 (fix installed-vs-shared QA issue with multilib) 77710d6c ecryptfs-utils: set --with-pamdir to fix QA issue with usrmerge 7f5431e8 com.webos.service.contextintentmgr: CMakeLists.txt: use systemdsystemunitdir instead of /lib/systemd/system 7ad65bee vmwgfx-layout: CMakeLists.txt: use systemd_system_unitdir instead of /lib/systemd/system e737a31e busybox=webos15 (add /bin/bash and /bin/echo to RPROVIDES with usrmerge) oe-core as of 2023-08-07 04:41:22 -1000 e1a604db8d build-appliance-image: Update to kirkstone head revision b6f4b3d43a gcc: fix runpath errors in cc1 binary 94ce10791c openssl: Upgrade 3.0.9 -> 3.0.10 4fd7e5951c gcc : upgrade to v11.4 e67d659847 cve-update-nvd2-native: always pass str for json.loads() 6d892c52bd go: fix CVE-2023-24531 a774c895f4 go: fix CVE-2023-24536 9bd4ddeb4b qemu: fix CVE-2023-2861 52711b1392 qemu: fix CVE-2023-3255 f549ff6db0 qemu: fix CVE-2023-3301 d5e7971e12 libarchive: ignore CVE-2023-30571 410cdbc70c libpcre2: patch CVE-2022-41409 bitbake as of 2023-08-04 15:39:16 +0100 41b66844 bitbake-layers: initialize tinfoil before registering command line arguments meta-oe as of 2023-08-11 10:32:04 -0400 529620141e nodejs: upgrade 16.20.1 -> 16.20.2 3e80d586ef python3-can: Add missing runtime dependencies 08079dd0c2 lmsensors: do not pull in unneeded perl modules for run-time dependencies 594c9cf6d3 redis: upgrade 7.0.11 -> 7.0.12 a7a66cdb13 Fix groupname gid change warning cb80533625 zabbix: fix CVE-2023-29450 83470f71c6 zabbix: fix CVE-2023-29449 5cb27408e1 python3-django: upgrade 4.2.1 -> 4.2.3 b3f7a2c118 python3-django: upgrade 3.2.19 -> 3.2.20 83f5741bd5 yasm: fix CVE-2023-31975 meta-clang as of 2023-08-07 13:20:23 -0700 99f0357 clang: Update to 14.0.6 26a3942 clang: Update to 14.0.4+ meta-virtualization as of 2023-08-16 13:34:55 +0000 e60f59f docker-ce: bump SRCREV_docker 36b5b74 docker: update to v20.10.25 + 58 commits to fix compatibility with go currently in kirkstone --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 56977173..0de51024 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=907416ee', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=41b66844', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=dc2e760591', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=e1a604db8d', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4da92ed9be', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=529620141e', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=5563999', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=af02908', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=99f0357', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=e60f59f', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.2,commit=v6.5.2', ''), @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=aa5d6c05', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a24f88f0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From be41926a43861b3b67fc64284fd0db59578410f2 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:47:57 +0900 Subject: [PATCH 634/916] webos-image: Update layer pins for 2023-09-07 (build 634 part 2/2) meta-webosose as of 2023-09-06 13:45:24 +0900 7b4771e2 ose: com.webos.app.settings=37 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0de51024..aa679da5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a24f88f0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7b4771e2', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From aafabc6a7403fc078d9eaf0d2ebe938592351151 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:49:45 +0900 Subject: [PATCH 635/916] webos-image: Update layer pins for 2023-09-07 (build 635) meta-webosose as of 2023-09-06 13:45:24 +0900 4bd348cc ose: Advanced build profile machanism 95ebad70 ose: com.webos.app.camera=14 a3310fd2 ose: webos-initscripts=96 com.webos.service.contextintentmgr=19-r6 bb5698cb ose: webos-fluentbit-plugins=47 2b9ea35e ose: chromium-v8=chromium108.3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index aa679da5..6c134a79 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7b4771e2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4bd348cc', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2dad42835d080b29c8de2cedbaf613636f35ce2b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 7 Sep 2023 14:49:48 +0900 Subject: [PATCH 636/916] webos-image: Update layer pins for 2023-09-07 (build 636) meta-webosose as of 2023-09-06 13:45:24 +0900 158a0ee6 webos.conf: Release webOS OSE v2.23.0 ec19e9b1 ose: webruntime_94=42 wam=80 99c116c3 ilib-webapp=29,v14.18.0 enact-framework=r25 enact-sanestone=r14 libwebosi18n=8 711e8d33 ose: packagegroup-webos-media=r2 Add com.webos.service.mediarecorder=1-r0,v1.0.0 323d4792 ose: g-media-pipeline=gav.48 umediaserver=gav.35 --- weboslayers.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 6c134a79..967255e8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,13 +77,12 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4bd348cc', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=158a0ee6', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), - ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=06c240c', ''), ] From fcfa144f0d259d89c08f31044e82665cc35cf555 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 11 Sep 2023 16:25:40 +0900 Subject: [PATCH 637/916] webos-image: Update layer pins for 2023-09-11 (build 637) meta-webosose as of 2023-09-10 14:08:45 +0900 129d1b8f ose: luna-surfacemanager=389 7d147ecb webos-fluentbit-plugins=48 0bfd68e6 ose: Add revision suffix to *.inc files of profile --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 967255e8..7338e51f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=158a0ee6', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=129d1b8f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 634cff9ce92a22d812bdb028317229fe2a228431 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 11 Sep 2023 16:25:46 +0900 Subject: [PATCH 638/916] webos-image: Update layer pins for 2023-09-11 (build 638) meta-webosose as of 2023-09-10 14:09:03 +0900 cddf2cf5 ose: Modify recipe author 54881e8f webos_ls2_api_list.bbclass: Migrate LS2 API extraction function from bash scripts to python 44c88de6 meta-webos-raspberrypi: fix boot image partition size ed20ab56 OSE: gstreamer1.0-plugins-bad=webos7 5d446547 ose: localization-tool-native=v1.15.1 a7c50eac ose: com.webos.service.mediarecorder=2 381ebf07 ose: Modify recipe author 1dab8568 tflite-auto-delegation=31 edgeai-vision=49 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7338e51f..6a5c452a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=129d1b8f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cddf2cf5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b4cd1b4b322089ab0409d86cb5f0fd67ada6fe5f Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 11 Sep 2023 16:25:50 +0900 Subject: [PATCH 639/916] webos-image: Update layer pins for 2023-09-11 (build 639) meta-webosose as of 2023-09-10 14:09:09 +0900 24c8d5ed luna-prefs=15 673d0209 ose: luna-surfacemanager=390 db46641d ose: activitymanager=r14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6a5c452a..7fe0cfa5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cddf2cf5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=24c8d5ed', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3953347742e8888cab56ec017908afa9be0a4212 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 11 Sep 2023 16:25:54 +0900 Subject: [PATCH 640/916] webos-image: Update layer pins for 2023-09-11 (build 640) meta-webosose as of 2023-09-10 14:16:26 +0900 5989b1a9 ose: umediaserver.inc=r26 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7fe0cfa5..ccf64a0b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=24c8d5ed', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5989b1a9', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 30eb5063decad774a08f4ec8c7ff9960adf3d5f3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 11 Sep 2023 16:25:57 +0900 Subject: [PATCH 641/916] webos-image: Update layer pins for 2023-09-11 (build 641) meta-webosose as of 2023-09-10 14:17:13 +0900 d242541f ose: webruntime_94=43 e309235a ose: qtbase=webos114 qwayland-webos=88 c35b27bd ose: cambufferlib=8 d55ed04e ose: audiod=66 pulseaudio=52-webos11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ccf64a0b..62b5fcf9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5989b1a9', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d242541f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e821c577207236b26d10793427e963c4d9cdb3e8 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 11 Sep 2023 16:26:00 +0900 Subject: [PATCH 642/916] webos-image: Update layer pins for 2023-09-11 (build 642) meta-webosose as of 2023-09-10 14:17:19 +0900 d9c931ac ose: g-camera-pipeline=gav.41 77fe2577 ose: qtbase-plugins-webos=21 b282ea5f webos: telegraf=r2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 62b5fcf9..ce39cbcc 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d242541f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d9c931ac', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 702527b59a0bae1956363ba4eb645c3bce84407b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 11 Sep 2023 16:26:05 +0900 Subject: [PATCH 643/916] webos-image: Update layer pins for 2023-09-11 (build 643) meta-webosose as of 2023-09-11 15:59:54 +0900 776aa76a ose: qtbase-plugins-webos=22 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ce39cbcc..dab91b20 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d9c931ac', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=776aa76a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0ebf6aee3382732c608fe0a8c06accf2f5de8129 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 13 Sep 2023 13:41:28 +0900 Subject: [PATCH 644/916] webos-image: Update layer pins for 2023-09-13 (build 644) meta-webosose as of 2023-09-13 13:36:01 +0900 7e422727 ose: ls2-helpers=r4 libpbnjson=r14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index dab91b20..cf32786d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=776aa76a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7e422727', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 04d3af1cc10f0163d6d053f243906847c699c68b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 10 Aug 2023 20:00:37 +0200 Subject: [PATCH 645/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-09-13 (build 645 part 1/2) meta-webosose as of 2023-09-16 16:10:00 +0900 446decdb webos-recipe-blacklist.inc: exclude unnecessary, big recipes from world bc7f7182 webos-backports-4.3: llvm-project-source: fix interpreter setting with /usr/lib32 libdir 60a5dae8 webos-backports-4.2: tcl: move to meta-webos-backports 5f31287d webos-backports-4.3: tcpreplay: fix pcap detection with /usr/lib32 multilib b2d6b586 webos-backports-4.3: opengl-es-cts: Fix dependencies for multilib builds 6ca9c538 webos-backports-4.3: libcyusbserial: fix installed-vs-shipped QA issue with multilib e1030060 webos-backports-4.3: mongodb: enable hardware crc32 only with crc in TUNE_FEATURES 442b41c4 webos-backports-4.3: uninative: backport 4.3 version 80f6ac57 webos-backports-4.3: clang: ToolChains/Gnu.cpp: ARMLibDirs search also in lib32 bc919c86 webos: webruntime-repo_108.inc: set WEBOS_VERSION bef1c784 webos: xnnpack=r2 (add missing SRCREV_FORMAT) 84ce5875 webos: ebd=r2 (add missing SRCREV_FORMAT) 147528e9 webos: webos-features-core-boot.inc: don't use DISTRO_FEATURES_BACKFILL for WEBOS_DISTRO_FEATURES_LD 90565e6c webos: webos_prebuilt_binaries.bbclass: Support 64-bit binary naming rule 55fb9e15 webos: webos_base.bbclass: Add packageconfig to webos-bom.json oe-core as of 2023-09-05 13:34:12 -1000 47a1dd7f38 sysklogd: fix integration with systemd-journald e1d9bc1f88 libdnf: resolve cstdint inclusion for newer gcc versions d5c7ec0be3 efivar: backport 5 patches to fix build with gold a30e51b8d1 python3: upgrade to 3.10.13 87c4ec2d73 nasm: fix CVE-2020-21528 20b5ead99d file: fix CVE-2022-48554 a0b4151176 libssh2: fix CVE-2020-22218 f8bce477ad webkitgtk: fix CVE-2023-23529 56b90b5f2d busybox: fix CVE-2022-48174 4d79b1cc41 ncurses: fix CVE-2023-29491 a7b9365102 json-c: fix CVE-2021-32292 0619953c9d libtiff: fix CVE-2023-26966 Buffer Overflow 2d2fc8e2b0 inetutils: Backport fix for CVE-2023-40303 d37cf31513 tiff: fix CVE-2023-2908,CVE-2023-3316,CVE-2023-3618 8ceaeff900 python3-git: upgrade 3.1.27 -> 3.1.32 ca17167612 linux/cve-exclusion: remove obsolete manual entries fc506efa5c linux/cve-exclusion: add generated CVE_CHECK_IGNORES. c7a71692b7 linux-yocto: add script to generate kernel CVE_CHECK_IGNORE entries 0e6eb0f417 nghttp2: fix CVE-2023-35945 983d19dfda Qemu: Resolve undefined reference issue in CVE-2023-2861 51c2fee0e4 go: Fix CVE-2023-29409 e787e364ef ffmpeg: add CVE_CHECK_IGNORE for CVE-2023-39018 ea920e3c80 glibc-locale: use stricter matching for metapackages' runtime dependencies e1e038ab01 oeqa/ssh: Further improve process exit handling c70b05ea66 target/ssh: Ensure exit code set for commands b161af52b9 oeqa/runtime/ltp: Increase ltp test output timeout 4c02f7407d oeqa/target/ssh: Ensure EAGAIN doesn't truncate output 8d0c669d3d selftest/cases/glibc.py: switch to using NFS over TCP 2727a0cb8d oeqa/utils/nfs: allow requesting non-udp ports 060030ac9d selftest/cases/glibc.py: increase the memory for testing 265ba5138b glibc/check-test-wrapper: don't emit warnings from ssh 7190ea3b70 mdadm: add util-linux-blockdev ptest dependency cf2267f80e kernel: Fix path comparison in kernel staging dir symlinking 007a57ce36 rpm: Pick debugfs package db files/dirs explicitly 96c79c54f2 rootfs: Add debugfs package db file copy and cleanup 60ca407ce3 selftest/cases/glibc.py: fix the override syntax 5859a4143a automake: fix buildtest patch 9467528e89 resulttool/resultutils: allow index generation despite corrupt json c9ab17b518 shadow-sysroot: add license information 5908ccf65b acl/attr: ptest fixes and improvements b811ce9e1c lib/package_manager: Improve repo artefact filtering 76f928359f pixman: Remove duplication of license MIT 135624fd57 yocto-uninative: Update to 4.2 for glibc 2.38 410c2be543 yocto-uninative: Update hashes for uninative 4.1 94bad59128 linux-yocto/5.15: update to v5.15.124 873c6253c0 linux-yocto/5.15: update to v5.15.123 b135d73ecc linux-yocto/5.15: update to v5.15.122 e21f3d5773 linux-firmware: split platform-specific Adreno shaders to separate packages 38b468be11 linux-firmware : Add firmware of RTL8822 serie fb66b90c7e linux-firmware: package firmare for Dragonboard 410c dee3682689 linux-firmware: upgrade 20230515 -> 20230625 641cef34fa libnss-nis: upgrade 3.1 -> 3.2 f240a37326 bind: 9.18.11 -> 9.18.17 c6b7492406 gstreamer1.0: upgrade 1.20.6 -> 1.20.7 2ac80e25d8 librsvg: 2.52.7 -> 2.52.10 f6b85f043f glib-2.0: Fix CVE-2023-32643 and CVE-2023-32636 5ed552ce97 glib-2.0: Fix CVE-2023-29499 and CVE-2023-32611 2c1476bed5 glib-2.0: Fix CVE-2023-32665 f20a06149c libxcrypt: update PV to match SRCREV 9c0d66e693 rpm2cpio.sh: update to the last 4.x version ed4e4290a7 scripts/rpm2cpio.sh: Use bzip2 instead of bunzip2 a7078ff976 npm.bbclass: avoid DeprecationWarning with new python 8f041ef841 linux-firmware: Fix mediatek mt7601u firmware path a0694f3cb9 linux-yocto/5.10: update to v5.10.188 50f8192a95 linux-yocto/5.10: update to v5.10.187 591afa6b33 linux-yocto/5.10: update to v5.10.186 ea069a94a2 dmidecode: fixup for CVE-2023-30630 10df7553d1 curl: Backport fix CVE-2023-32001 de421cab92 qemu: fix CVE-2023-3180 71d0683d62 procps: patch CVE-2023-4016 e77c0b3596 ghostscript: fix CVE-2023-38559 42859fe600 qemu: fix CVE-2023-3354 VNC: improper I/O watch removal in TLS handshake can lead to remote unauthenticated denial of service 057f4f77ac qemu: fix CVE-2020-14394 98abbe3394 python3-certifi: fix CVE-2023-37920 meta-oe as of 2023-09-06 09:13:26 -0400 a88cb922f9 hwloc: fix CVE-2022-47022 afd3440bf6 iperf3: upgrade 3.11 -> 3.14 0901bb4c6a frr: Fix CVE-2023-38802 and CVE-2023-41358 bef3ed137b tcpdump: upgrade 4.99.3 -> 4.99.4 3e0b67a4fc tcpdump: upgrade 4.99.2 -> 4.99.3 0ea4684032 tcpdump: upgrade 4.99.1 -> 4.99.2 f67e45668e meta-oe-components: Avoid usage of nobranch=1 6835415774 libiio: use main branch instead of master d3ee870fb0 nodejs: fix CVE-2022-25883 71d9cabed7 spice-protocol: fix populate_sdk error when spice is installed 39d15cf5cb krb5: Fix CVE-2023-36054 7c127728e7 nlohmann-json: Avoid usage of nobranch=1 a76c87aa0a rapidjson: Avoid usage of nobranch=1 ea23e7f0c0 python3-aiohttp: upgrade 3.8.1 -> 3.8.5 2e9f76eb41 python3-kivy: Require X11 or Wayland in DISTRO_FEATURES 4aeca7b2b3 postgresql: Update to 14.9 ac60beb44f python3-django: fix CVE-2023-36053 99a5eb7a17 poppler: fix CVE-2023-34872 dee77065c8 libqb: upgrade 2.0.6 -> 2.0.8 20ed5727af php: upgrade 8.1.16 -> 8.1.22 meta-clang as of 2023-08-21 09:35:17 -0700 2d08d6b recipe_sysroot_check_ld_is_lld: Do not create symlink for allarch recipes 741bec3 recipe_sysroot_check_ld_is_lld: Use STAGING_BINDIR_TOOLCHAIN to find compiler installation 523198b clang.bbclass: Check for INHIBIT_DEFAULT_DEPS in creating ld->lld symlink meta-virtualization as of 2023-09-13 13:41:01 +0000 2d8b3cba nerdctl: fix installed-vs-shipped with usrmerge 9b162d26 nerdctl: update branch to main 9e1ba073 go-mux: Switch to main branch b6f83ff1 go-context: Switch to main branch --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index cf32786d..967c904a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=41b66844', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=41b668448', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=e1a604db8d', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=47a1dd7f38', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=529620141e', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=a88cb922f9', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=99f0357', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=e60f59f', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=2d08d6b', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=2d8b3cba', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.2,commit=v6.5.2', ''), @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7e422727', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=446decdb', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2af3051b8a115ae94a41c905efbb7fee5964a70e Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 15:37:30 +0900 Subject: [PATCH 646/916] webos-image: Update layer pins for 2023-11-07 (build 645 part 2/2) meta-webosose as of 2023-11-07 15:21:55 +0900 30275715 webos: media-codec-interface=23-r11 media-codec-interface-clang=23-r4 14a03e43 com.webos.service.tts=webos5 47f8608b webos:com.webos.service.mediaindexer=26 1176f1f4 webos: activitymanager=r15 918b4693 webos: webos_systemd.bbclass: Add user/group macros to support DAC aafba5d3 webos-recipe-blacklist.inc: exclude unnecessary, big recipes from world b3917bbc webos-backports-4.3: llvm-project-source: fix interpreter setting with /usr/lib32 libdir 8d3490f4 webos-backports-4.2: tcl: move to meta-webos-backports 47ab94b2 webos-backports-4.3: tcpreplay: fix pcap detection with /usr/lib32 multilib fac4483e webos-backports-4.3: opengl-es-cts: Fix dependencies for multilib builds e0e3abbc webos-backports-4.3: libcyusbserial: fix installed-vs-shipped QA issue with multilib 672e31e7 webos-backports-4.3: mongodb: enable hardware crc32 only with crc in TUNE_FEATURES b1bb99a5 webos-backports-4.3: uninative: backport 4.3 version 9e8370fb webos-backports-4.3: clang: ToolChains/Gnu.cpp: ARMLibDirs search also in lib32 43171c88 webos: webruntime-repo_108.inc: set WEBOS_VERSION 35daab28 webos: xnnpack=r2 (add missing SRCREV_FORMAT) 22b691eb webos: ebd=r2 (add missing SRCREV_FORMAT) 14636c26 webos: webos-features-core-boot.inc: don't use DISTRO_FEATURES_BACKFILL for WEBOS_DISTRO_FEATURES_LD --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 967c904a..5d763a8c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=446decdb', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=30275715', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 60a14ed4c42aeb0123a0e44729551ad7be38ec36 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 15:41:28 +0900 Subject: [PATCH 647/916] webos-image: Update layer pins for 2023-11-07 (build 646) meta-webosose as of 2023-11-07 15:22:04 +0900 4abf7228 webos: luna-prefs=16 46d426d1 webos: connman-conf=webos4 5feea733 webos: webos_systemd.bbclass: Support additional macros to replacement fde70d01 webos: webos-fonts=r1.1 be6e4a58 webos: qtbase=webos115 (make sure GLES3 headers are installed) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5d763a8c..7fd5b1ae 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=30275715', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4abf7228', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b2bb35c515ac5cc393cf981bf8cb541875276569 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 15:41:30 +0900 Subject: [PATCH 648/916] webos-image: Update layer pins for 2023-11-07 (build 647) meta-webosose as of 2023-11-07 15:22:09 +0900 edb9fe1c webos: com.webos.app.enactbrowser=75 b188e268 webos: umediaserver=gav.36 8d045d90 webos: com.webos.service.camera=37-r11 g-camera-pipeline=gav.42 webruntime=44 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7fd5b1ae..0f488607 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4abf7228', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=edb9fe1c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0bfda4de2cbb246939a8af45db1e841bd3bc09d7 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 15:41:31 +0900 Subject: [PATCH 649/916] webos-image: Update layer pins for 2023-11-07 (build 648) meta-webosose as of 2023-11-07 15:22:30 +0900 70b07ed4 webos: edgeai-vision=52 c4845e9d webos: luna-surfacemanager=391 qtbase=webos116 0d8da114 webos: webos-fluentbit-plugins=50 d296bc27 webos: webruntime: add 2 missing changes from @pro 620eac53 webos: webruntime: fix build with clang-17 d1cac9be webos: Switch the default webruntime to chromium108 e360dcff webos: webruntime_108=4 fa124eb4 webos: webos.inc: Prevent sstate cache miss while ccache enabled --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0f488607..a7c9fbae 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=edb9fe1c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=70b07ed4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ba9e01e4516d6035d2a734c83e6f40894d16e280 Mon Sep 17 00:00:00 2001 From: "hieu2.nguyen" Date: Wed, 13 Sep 2023 04:50:36 +0000 Subject: [PATCH 650/916] mcf: convert BBFILE_PRIORITY to new override syntax (v6.2.6) :Release Notes: newer bitbake requires different separator for overwriting variables, convert the MCF to use ":" to override BBFILE_PRIORITY instead of "_" :Detailed Notes: :Testing Performed: Local test, use 'bitbake-layers show-layers' to show layers priority :QA Notes: No change to image. :Issues Addressed: [WRP-27834] Convert BBFILE_PRIORITY to new override syntax in mcf script --- build-templates/local-conf.in | 2 +- mcf | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build-templates/local-conf.in b/build-templates/local-conf.in index dad5a8c8..e0872ceb 100644 --- a/build-templates/local-conf.in +++ b/build-templates/local-conf.in @@ -153,7 +153,7 @@ PACKAGE_CLASSES ?= "package_ipk" # Supported values are i686 and x86_64 # # Using ??= so that it can be overridden in webos-local.conf without having to -# resort to using _forcevariable. +# resort to using :forcevariable. SDKMACHINE ??= "${BUILD_ARCH}" # diff --git a/mcf b/mcf index d1ff9432..e0767b7b 100755 --- a/mcf +++ b/mcf @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (c) 2008-2020 LG Electronics, Inc. +# Copyright (c) 2008-2023 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ from time import gmtime, strftime, sleep import shutil import glob -__version__ = "6.2.5" +__version__ = "6.2.6" logger = logging.getLogger(__name__) @@ -460,7 +460,7 @@ def write_bblayers_conf(sourcedir): locations += "%s_LAYER ?= \"%s/%s\"\n" % (layer_name, topdir, layer["collection_path"]) bblayers += " ${%s_LAYER} \\\n" % layer_name - priorities += "BBFILE_PRIORITY_%s_forcevariable = \"%s\"\n" % (layer["collection_name"], layer["priority"]) + priorities += "BBFILE_PRIORITY_%s:forcevariable = \"%s\"\n" % (layer["collection_name"], layer["priority"]) with open(os.path.join(sourcedir, "conf", "bblayers.conf"), 'a') as f: f.write('\n') From b6806907103205534657bc8346b2eda758825ad2 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 19 Sep 2023 10:31:05 +0200 Subject: [PATCH 651/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-09-13 (build 649) meta-webosose as of 2023-09-29 15:44:12 +0530 06c9f60b webos: webos_oss_pkg_info.bbclass: avoid unnecessary oe.path.join 84e80a5d webos: iotivity=r9 (fix build with inheritted ccache) b4b91383 webos-backports-4.1: smack-test: backport changes to use python3 2dbf960f webos-backports-4.2: mongodb, opengl-es-cts, libcyusbserial, tcpreplay: move backports from 4.3 to 4.2 45d3e8ba webos: com.webos.service.camera=r12 (fix build with gcc-13) oe-core as of 2023-09-24 10:53:54 -1000 d90e4d5e3c build-appliance-image: Update to kirkstone head revision 87eee047cf Revert "oeqa/utils/gitarchive: fix tag computation when creating archive" 6c7fef37d4 build-appliance-image: Update to kirkstone head revision a3f566fcbf cargo.bbclass: set up cargo environment in common do_compile 55529a5cb4 dbus: Specify runstatedir configure option 79498ea0e9 tcl: prevent installing another copy of tzdata af9f392a5e wic: fix wrong attempt to create file system in upartitioned regions 29fe45fe88 build-sysroots: Add SUMMARY field b95c6a5278 resulttool/report: Avoid divide by zero d0f8d5915a oeqa/utils/gitarchive: fix tag computation when creating archive c88343380b scripts/create-pull-request: update URLs to git repositories f6bb8438a1 externalsrc: fix dependency chain issues 909fd25c2e pseudo: Fix to work with glibc 2.38 5f78a010a4 vim: Upgrade 9.0.1664 -> 9.0.1894 d5ba354605 vim: upgrade 9.0.1592 -> 9.0.1664 72af322b6b vim: update obsolete comment 4910b1e46a tar: upgrade 1.34 -> 1.35 e8becc003d binutils: stable 2.38 branch updates b834674ada glibc: stable 2.35 branch updates e6592fc830 gcc: Fix -fstack-protector issue on aarch64 860ecdbbf5 binutils: Fix CVE-2022-48065 b04f40d7af cups: fix CVE-2023-32360 afdc322ecf go: Fix CVE-2023-39319 26309ba6ef yocto-uninative: Update to 4.3 1a19a101ce gdb: Fix CVE-2023-39128 8f956bc199 webkitgtk: fix CVE-2022-48503 29c6287287 flac: fix CVE-2020-22219 9a2ad95caf libxml2: Fix CVE-2023-39615 ebbdbb68a7 qemu: fix CVE-2021-3638 38709b0d35 dropbear: fix CVE-2023-36328 ebb224e65a python3-pygments: Fix CVE-2022-40896 :Issues Addressed: [WRP-27901] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index a7c9fbae..22759437 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=41b668448', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=47a1dd7f38', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=d90e4d5e3c', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=a88cb922f9', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=70b07ed4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=06c9f60b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5eebdfa2d097df9efa351de50f9f13e583e745c2 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 15:53:32 +0900 Subject: [PATCH 652/916] webos-image: Update layer pins for 2023-11-07 (build 650) meta-webosose as of 2023-11-07 15:22:42 +0900 135a0f69 webos: com.webos.app.camera=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 22759437..f02b8d33 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=06c9f60b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=135a0f69', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From dd829d89e8f2a377f94710cc6991702fed1e5ff3 Mon Sep 17 00:00:00 2001 From: Jaekyu Lee Date: Fri, 6 Oct 2023 17:59:02 +0900 Subject: [PATCH 653/916] Revert "webos-image: Update layer pins for 2023-10-04 (build 650)" This reverts commit 5eebdfa2d097df9efa351de50f9f13e583e745c2. --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f02b8d33..22759437 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=135a0f69', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=06c9f60b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 796cffc19369ef9d4fbb3265827b79ff6a686674 Mon Sep 17 00:00:00 2001 From: Jaekyu Lee Date: Fri, 6 Oct 2023 18:06:56 +0900 Subject: [PATCH 654/916] Revert "Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-09-13 (build 649)" This reverts commit b6806907103205534657bc8346b2eda758825ad2. --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 22759437..a7c9fbae 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=41b668448', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=d90e4d5e3c', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=47a1dd7f38', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=a88cb922f9', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=06c9f60b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=70b07ed4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8de1cb036573b66fb1aa0a688f041b22011adf23 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 16:05:30 +0900 Subject: [PATCH 655/916] webos-image: Update layer pins for 2023-11-07 (build 651) meta-webosose as of 2023-11-07 15:22:53 +0900 b7fb3317 Revert "webos: com.webos.service.camera=r12 (fix build with gcc-13)" ac8ff970 Revert "webos-backports-4.2: mongodb, opengl-es-cts, libcyusbserial, tcpreplay: move backports from 4.3 to 4.2" 6a44b0eb Revert "webos-backports-4.1: smack-test: backport changes to use python3" 60582bff Revert "webos: webos_oss_pkg_info.bbclass: avoid unnecessary oe.path.join" 1514ada5 Revert "webos: com.webos.app.camera=15" 135a0f69 webos: com.webos.app.camera=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a7c9fbae..c5504104 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=70b07ed4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b7fb3317', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 67465bea394949ba914b849da36d1f23aba34743 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 16:05:31 +0900 Subject: [PATCH 656/916] webos-image: Update layer pins for 2023-11-07 (build 652) meta-webosose as of 2023-11-07 15:22:56 +0900 775217fb webos: remove executable permissions from metadata files e2831aa3 webos: cpushareholder-stub=4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c5504104..9a760322 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b7fb3317', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=775217fb', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d8c812b981ca67bfe63b61a15b6a17b5df817a08 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 16:05:32 +0900 Subject: [PATCH 657/916] webos-image: Update layer pins for 2023-11-07 (build 653) meta-webosose as of 2023-11-07 15:23:18 +0900 56518aa4 webos: com.webos.app.enactbrowser=76 ef67c7f4 webos: edgeai-vision=53 bd576db0 webos: webos-initscripts=97-r18 bootd=19-r16 pmloglib=8 6cc0b46e webos: webos-connman-adapter=43 52512f68 webos: com.webos.app.camera=15 1eacc634 webos: loc-utlis=22-r5 9fdf4f65 webos: qtbase-plugins-webos=23 562e5ba7 webos: com.webos.service.location=104-r4 0b917f61 webos: media-codec-interface=24 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9a760322..13f2fea7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=775217fb', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=56518aa4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 129395bc60006502db5b9a08df682bd6d2ebb9fb Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 16:05:33 +0900 Subject: [PATCH 658/916] webos-image: Update layer pins for 2023-11-07 (build 654) meta-webosose as of 2023-11-07 15:23:22 +0900 766111b2 webos: webruntime_108=5 wam=81 fb49e735 webos: com.webos.service.camera=38 cambufferlib=9 cb6e036a webos: bluetooth-sil-bluez5=82-r10 com.webos.service.bluetooth2=74-r9 com.webos.service.hfp=33-r8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 13f2fea7..3434f9b2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=56518aa4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=766111b2', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From f9077311ac3cd43aa42c056e3727dc2dec9fb32c Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 16:05:34 +0900 Subject: [PATCH 659/916] webos-image: Update layer pins for 2023-11-07 (build 655) meta-webosose as of 2023-11-07 15:23:25 +0900 90ff93b2 webos: libpbnjson=13-r15 libpbnjson-clang=r3 95ced085 webos: edgeai-vision=54 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3434f9b2..8b6436ae 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=766111b2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=90ff93b2', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From f57e2fcc916b67ee8eb127af5c487ced45d719de Mon Sep 17 00:00:00 2001 From: Kyungjik Min Date: Tue, 17 Oct 2023 17:58:45 +0900 Subject: [PATCH 660/916] build.sh: Unset buildhistory commit when generating sstate diff (v6.10.18) :Release Notes: :Detailed Notes: After supporting bom only build, sstate-diff-machines scripts will push buildhistory when building without --bom as below http://gpro.lge.com/plugins/gitiles/buildhistory/build-starfish-o22/+/9552aec :Testing Performed: Build test done. :QA Notes: N/A :Issues Addressed: [WRP-30851] Unset buildhistory commit when generating sstate diff --- scripts/build.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index d9be17d2..ed95f1c5 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2013-2022 LG Electronics, Inc. +# Copyright (c) 2013-2023 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.17" +SCRIPT_VERSION="6.10.18" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -661,6 +661,8 @@ fi print_timestamp "before signatures" if [ -n "${SIGNATURES}" -a -n "${BMACHINES}" ]; then + unset_buildhistory_commit + . oe-init-build-env for MACHINE in ${BMACHINES}; do mkdir -p "${ARTIFACTS}/${MACHINE}" || true From 444329447d38be635b35d37b71a2f55d265dcfc0 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 16:08:04 +0900 Subject: [PATCH 661/916] webos-image: Update layer pins for 2023-11-07 (build 656) meta-webosose as of 2023-11-07 15:23:34 +0900 94a6d302 webos : umediaserver=gav.37 abdfc80c webos: qtbase-plugins-webos=24 02b9c400 webos: webruntime_108=7 g-camera-pipeline=gav.43 com.webos.service.camera=39 8c8de6a5 webos: webruntime_108=6 41d9fcb3 webos: gstreamer1.0-plugins-webosrs=rust.4 4bc9343a webos: event-monitor=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8b6436ae..6666e59d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=90ff93b2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=94a6d302', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 426c1a8e0e3160371f7bbd006e50ce0c07ad5cd3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 16:08:05 +0900 Subject: [PATCH 662/916] webos-image: Update layer pins for 2023-11-07 (build 657) meta-webosose as of 2023-11-07 15:23:43 +0900 1ddcf39d webos: activitymanager=42-r16 c6300ab6 webos: com.webos.app.enactbrowser=77 47cea24f webos: com.webos.app.camera=16 944edb47 webos: luna-prefs=17 com.webos.service.storageaccess=25 fd5ebbe9 webos: luna-service2=35 ae5709af webos: audiod=67 196a6d17 webos: cambufferlib=10 g-camera-pipeline=gav.44 com.webos.service.camera=40 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6666e59d..0076800d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=94a6d302', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1ddcf39d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 98a0a872570ced571b959846a196b888984924a0 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 16:08:06 +0900 Subject: [PATCH 663/916] webos-image: Update layer pins for 2023-11-07 (build 658) meta-webosose as of 2023-11-07 15:23:47 +0900 c949fdfa webos: webos-fluentbit-plugins=r16 d9eeaf87 webos: luna-init=10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0076800d..3807fcbf 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1ddcf39d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c949fdfa', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3c0fd6d7380e5c459ce362244467a2b4ed7e8894 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 7 Nov 2023 16:08:07 +0900 Subject: [PATCH 664/916] webos-image: Update layer pins for 2023-11-07 (build 659) meta-webosose as of 2023-11-07 15:23:52 +0900 a9afa034 webos.conf: Release webOS OSE v2.24.0 d3f92d97 webos: com.webos.service.intent=19 com.webos.service.unifiedsearch=10 webos-fluentbit-plugins=51 61834e89 webos: pmtrace=16 pmloglib=9 pmlogdaemon=14 pmlogctl=3 com.webos.service.memorymanager=58 7c052218 webos: webruntime_108=10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3807fcbf..761e0bed 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c949fdfa', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a9afa034', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6aa382ee4408866bd2ab247d1ed7017eb53a688f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 19 Sep 2023 10:31:05 +0200 Subject: [PATCH 665/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-09-13 (build 660 part 1/3) meta-webosose as of 2023-10-30 13:54:14 +0900 c799642d44 webos: webos_oss_pkg_info.bbclass: avoid unnecessary oe.path.join 14cc5c1dae webos-backports-4.1: smack-test: backport changes to use python3 e968da504b webos-backports-4.2: mongodb, opengl-es-cts, libcyusbserial, tcpreplay: move backports from 4.3 to 4.2 oe-core as of 2023-09-24 10:53:54 -1000 d90e4d5e3c build-appliance-image: Update to kirkstone head revision 87eee047cf Revert "oeqa/utils/gitarchive: fix tag computation when creating archive" 6c7fef37d4 build-appliance-image: Update to kirkstone head revision a3f566fcbf cargo.bbclass: set up cargo environment in common do_compile 55529a5cb4 dbus: Specify runstatedir configure option 79498ea0e9 tcl: prevent installing another copy of tzdata af9f392a5e wic: fix wrong attempt to create file system in upartitioned regions 29fe45fe88 build-sysroots: Add SUMMARY field b95c6a5278 resulttool/report: Avoid divide by zero d0f8d5915a oeqa/utils/gitarchive: fix tag computation when creating archive c88343380b scripts/create-pull-request: update URLs to git repositories f6bb8438a1 externalsrc: fix dependency chain issues 909fd25c2e pseudo: Fix to work with glibc 2.38 5f78a010a4 vim: Upgrade 9.0.1664 -> 9.0.1894 d5ba354605 vim: upgrade 9.0.1592 -> 9.0.1664 72af322b6b vim: update obsolete comment 4910b1e46a tar: upgrade 1.34 -> 1.35 e8becc003d binutils: stable 2.38 branch updates b834674ada glibc: stable 2.35 branch updates e6592fc830 gcc: Fix -fstack-protector issue on aarch64 860ecdbbf5 binutils: Fix CVE-2022-48065 b04f40d7af cups: fix CVE-2023-32360 afdc322ecf go: Fix CVE-2023-39319 26309ba6ef yocto-uninative: Update to 4.3 1a19a101ce gdb: Fix CVE-2023-39128 8f956bc199 webkitgtk: fix CVE-2022-48503 29c6287287 flac: fix CVE-2020-22219 9a2ad95caf libxml2: Fix CVE-2023-39615 ebbdbb68a7 qemu: fix CVE-2021-3638 38709b0d35 dropbear: fix CVE-2023-36328 ebb224e65a python3-pygments: Fix CVE-2022-40896 :Issues Addressed: [WRP-27901] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 761e0bed..74b8b96b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=41b668448', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=47a1dd7f38', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=d90e4d5e3c', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=a88cb922f9', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a9afa034', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c799642d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e58c440c56c31d3226446ce48ab755c98756c818 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 2 Oct 2023 13:34:02 +0200 Subject: [PATCH 666/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-10-15 (build 660 part 2/3) meta-webosose as of 2023-10-30 14:35:03 +0900 3ca85b7efb webos-backports-4.1: remove smack-test 2fc16f8708 webos: com.webos.app.enactbrowser=r19 (fix host-user-contaminated QA issue properly) d85e60c7c8 webos_enactjs_app.bbclass: use ${S}/dist only if $appdir wasn't created by WEBOS_ENACTJS_PACK_OVERRIDE 2571e679e9 webos: node-gyp=v8.3.0 cac4cd8fa9 webos: nodejs-module-webos-sysbus=r18 (fix build with nodejs-20) db3af1d196 webose: node-gyp-native=r2 (fix compatibility with nodejs-v19) 2203a37ec4 webos: chromium: remove unused .patch files b8c23c750d webos: com.webos.service.location, loc-utils: remove left-over comments oe-core as of 2023-10-20 06:38:00 -1000 7681436190 vim: Upgrade 9.0.2009 -> 9.0.2048 8175d023c2 libx11: Security Fix for CVE-2023-43785, CVE-2023-43786 and CVE-2023-43787 d3f1448246 linux-firmware: upgrade 20230625 -> 20230804 6e265e44fe zlib: patch CVE-2023-45853 0547b60d34 gawk: backport Debian patch to fix CVE-2023-4156 a1256b8fa4 qemu: ignore RHEL specific CVE-2023-2680 5570e49791 uboot-extlinux-config.bbclass: fix missed override syntax migration 1475a47239 libxpm: upgrade to 3.5.17 f1aa2dd493 tiff: Security fix for CVE-2023-40745 4d3e7f9a15 libtiff: Add fix for tiffcrop CVE-2023-1916 80a8d16a40 binutils: CVE-2022-48063 5ff2e3c880 binutils: Fix CVE-2022-47011 3a299d1610 binutils: Fix CVE-2022-47008 bc480221d8 binutils: Mark CVE-2022-47696 as patched 96fe4b522a binutils: Mark CVE-2022-47673 as patched 4d4732c2e2 binutils: Fix CVE-2022-47695 2572b32e72 apt: add missing for uint16_t 27a1de55a4 python3-urllib3: 1.26.15 -> 1.26.17 a335ccbcc9 python3-urllib3: upgrade 1.26.14 -> 1.26.15 aefb7af6b5 python3-urllib3: upgrade 1.26.13 -> 1.26.14 e8ae324779 python3-urllib3: upgrade 1.26.12 -> 1.26.13 69a610b440 python3-urllib3: upgrade 1.26.11 -> 1.26.12 d83b4afc17 python3-urllib3: upgrade 1.26.10 -> 1.26.11 d9f200b931 python3-urllib3: upgrade 1.26.9 -> 1.26.10 6c88137d4a vim: Upgrade 9.0.1894 -> 9.0.2009 b2fa5b2946 binutils: Fix CVE-2022-45703 7a42ae332e binutils: Fix CVE-2022-44840 fc4eecb614 xdg-utils: Fix CVE-2022-4055 1effa609b5 libtiff: fix CVE-2022-40090 improved IFD-Loop handling bca43f9585 glibc: Update to latest on stable 2.35 branch be0bca7eaa glibc: Update to latest on stable 2.35 branch 098d4ca85c fontcache.bbclass: avoid native recipes depending on target fontconfig edfed23716 python3-jinja2: fix for the ptest result format 6618e5bf99 ccache: fix build with gcc-13 e5690db439 linux-yocto/5.10: update to v5.10.197 5bdf0da037 linux-yocto/5.10: update to v5.10.194 8851b954ba linux-yocto/5.10: update to v5.10.192 f3db78f6fd linux-yocto/5.10: update to v5.10.191 f674e44ff6 linux-yocto/5.10: update to v5.10.189 0d8f7062d4 go: Update fix for CVE-2023-24538 & CVE-2023-39318 55e9ff0fe1 json-c: define CVE_VERSION 7e177848f9 kernel.bbclass: Add force flag to rm calls 536c477838 cml1: Fix KCONFIG_CONFIG_COMMAND not conveyed fully in do_menuconfig b88fe4581a bind: update to 9.18.19 35cb21d6c8 python3-git: upgrade 3.1.32 -> 3.1.37 1263bb1784 openssl: Upgrade 3.0.10 -> 3.0.11 544301c638 libwebp: Fix CVE-2023-5129 dc5c06da7a cups: Fix CVE-2023-4504 96d36b97d9 xserver-xorg: ignore CVE-2022-3553 as it is XQuartz-specific cdbc3c1548 webkitgtk: fix CVE-2023-32439 7a40082e4e ruby: fix CVE-2023-36617 33ae699eaa linux-yocto: update CVE exclusions 35fa5c12f8 go: Fix CVE-2023-39318 2abcf03fbe gstreamer1.0-plugins-bad: fix CVE-2023-40476 e5b5f71183 gstreamer1.0-plugins-bad: fix CVE-2023-40475 d0c8e2f78c gstreamer1.0-plugins-bad: fix CVE-2023-40474 1d169e50f2 ghostscript: fix CVE-2023-43115 734a3e1fb5 shadow: Fix CVE-2023-4641 bitbake as of 2023-10-24 12:50:43 +0100 6c1ffa909 SECURITY.md: add file 9993a89e5 bitbake-worker/runqueue: Avoid unnecessary bytes object copies d677daa07 bitbake-getvar: Add a quiet command line argument meta-oe as of 2023-10-17 09:07:38 -0400 79a6f60dab mbedtls: upgrade 2.28.2 -> 2.28.5 8a8ff58c2b nginx: add configure option 1d0d7f6e77 mbedtls: set up /usr/bin/hello as alternative 8808a69b6c mosquitto: add missing Upstream-Status a818281425 mosquitto: upgrade 2.0.17 -> 2.0.18 f6f0669c1f mosquitto: upgrade 2.0.15 -> 2.0.17 f6c58b4f9f mosquitto: do not automatically depend on dlt-daemon, it's a non-mandatory logging system ebfb34db78 mosquitto: upgrade 2.0.14 -> 2.0.15 6432fee6d0 python3-gevent: fix CVE-2023-41419 e2b534cc3a open-vm-tools: fix CVE-2023-20867 baf6153112 samba: fix CVE-2023-34968 bbe79e4f17 samba:fix CVE-2023-34967 112397bdfe samba: fix CVE-2022-2127 2715358a3d samba: fix CVE-2023-34966 9c5541f7e1 python3-django: upgrade 4.2.3 -> 4.2.5 9842ff6412 python3-django: upgrade 3.2.20 -> 3.2.21 ab9a31fabc python3-django: fix CVE-2023-41164 b25e6a9e91 c-ares: CVE-ID correction for CVE-2022-4904 06c077155c openldap: update to 2.5.16 799e0847cc frr: Fix CVE-2023-41909 dd5003603b freeglut: Add packageconfigs for x11/wayland/gles 919a207458 wireshark: Fix CVE-2023-2906 fcfdcc3808 redis: upgrade 7.0.12 -> 7.0.13 6548426c43 rabbitmq-c: Fix CVE-2023-35789 43a4259f68 opensc: ignore CVE-2021-34193 04423e6ee7 hdf5: Fix CVE-2021-37501 meta-raspberrypi as of 2023-09-29 20:44:32 +0100 59a6a1b rpi-base: Fix wic image kernel dependency meta-security as of 2023-10-04 17:26:33 -0700 1a3e42c smack-test: more py3 covertion f99844d smack-test: switch to python3 :Issues Addressed: [WRP-29200] CCC: Various build fixes Change-Id: Ibf218eb018f0094f7c9647190d880d11372bba5a Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/378174 Reviewed-by: Martin Jansa Reviewed-by: Yangwoo Byun Tested-by: Yangwoo Byun --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 74b8b96b..14d13b3e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,11 +58,11 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=41b668448', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=6c1ffa909', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=d90e4d5e3c', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=7681436190', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=a88cb922f9', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=79a6f60dab', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -77,12 +77,12 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c799642d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3ca85b7e', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=80a12f7', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=06c240c', ''), +('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=1a3e42c', ''), ] From e7bcd2713e6b40f0e093a65014611867a211e2d0 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 10 Nov 2023 10:08:59 +0900 Subject: [PATCH 667/916] webos-image: Update layer pins for 2023-11-10 (build 660 part 3/3) meta-webosose as of 2023-11-10 09:42:46 +0900 d56e223a webos: cmake-modules-webos-native=7-r3 166f3d93 webos: webos-fluentbit-plugins=52 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 14d13b3e..505b355e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3ca85b7e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d56e223a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1c953b8e4d7b9454199281e6b458f6086fac5ae9 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 10 Nov 2023 10:09:00 +0900 Subject: [PATCH 668/916] webos-image: Update layer pins for 2023-11-10 (build 661) meta-webosose as of 2023-11-10 09:43:05 +0900 5f28cf64 webos: webruntime_108=12 990b60c1 webos: webruntime_108=11 3142eb6f webos: webruntime-clang_108=r1 de98387f webos: webos.inc: Set ccache_compilercheck to content d0e542ae webos: webos-fluentbit-plugins=53 e06e3ee2 webos: com.webos.service.intent=21-r4 1711d815 webos: tflite-auto-delegation=32 ef9167da webos: qml-webos-bridge=133 qml-webos-components=59 qml-webos-framework=167 qtwayland-webos=89 48653abd webos: gstreamer1.0-plugins-webos=0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 505b355e..e9740d57 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d56e223a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5f28cf64', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 221a09f1a66db02c08e83fa4cfde0f26feee82d3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 10 Nov 2023 10:09:01 +0900 Subject: [PATCH 669/916] webos-image: Update layer pins for 2023-11-10 (build 662) meta-webosose as of 2023-11-10 09:43:12 +0900 89800cba webos: com.webos.app.enactbrowser=78 90effeea webos: maliit-framework-webos=102 qtwayland-webos=90 4b80f54c webos: nodejs-module-webos.inc=r19 nodejs-module-webos-dynaload=r19.0 nodejs-module-webos-pmlog=r19.0 nodejs-module-webos-sysbus=r19.0 nodejs-module-webos-service=r6 428137e9 webos: Upstream pending patches cc703872 webos: webos.inc: Set use ccache and read-only by default --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e9740d57..6824e00b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5f28cf64', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=89800cba', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 644fcd582b5d3f42e93ecbc065ffe61e2a448ad4 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 10 Nov 2023 10:09:01 +0900 Subject: [PATCH 670/916] webos-image: Update layer pins for 2023-11-10 (build 663) meta-webosose as of 2023-11-10 09:43:14 +0900 f295f68d webos_version.bbclass: show an warning when unnecessary branch parameter is being used and note when convention is not followed bca33bf0 webos: ls2-helpers=2-r5 avoutput-adaptation-layer-api=2-r1 com.webos.service.mediaindexer=27-r12 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6824e00b..a6cd89b5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -77,7 +77,7 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=89800cba', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f295f68d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 773b836180b3cb3e3d258d7eea703c18058e346f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 31 Oct 2023 07:27:25 +0100 Subject: [PATCH 671/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-10-30 (build 664 part 1/5) oe-core as of 2023-11-03 04:27:49 -1000 0eb8e67aa6 build-appliance-image: Update to kirkstone head revision bf60773c88 glibc: ignore CVE-2023-4527 63daa00279 tiff: CVE patch correction for CVE-2023-3576 d29a89412b libxml2: Patch CVE-2023-45322 56503e3e80 linux-firmware: create separate packages 9b556e63ba linux-firmware: create separate package for cirrus and cnm firmwares ad4ea9f225 package_rpm: Allow compression mode override 5cf9f9426d openssl: Upgrade 3.0.11 -> 3.0.12 9c0c09b815 curl: fix CVE-2023-38546 44971c945a curl: fix CVE-2023-38545 effa2f7a74 cve-exclusion_5.10.inc: update for 5.10.197 meta-clang as of 2023-10-30 22:50:31 -0700 eb8b3a5 clang.bbclass: fix a typo 2187629 clang.bbclass: Simplify check when to enable lld :Issues Addressed: [WRQ-1890] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index a6cd89b5..8b88ecd2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=6c1ffa909', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=7681436190', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=0eb8e67aa6', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=79a6f60dab', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -68,7 +68,7 @@ ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=2d08d6b', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=eb8b3a5', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=2d8b3cba', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.2,commit=v6.5.2', ''), From 0f3e3d26511995d4421a5989768ce7ef1f05fdbd Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 4 Sep 2023 12:49:18 +0200 Subject: [PATCH 672/916] build.sh: abort early if there are already bitbake processes (v6.10.19) (build 664 part 2/5) :Issues Addressed: [WRQ-1890] CCC: Various build fixes --- scripts/build.sh | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index ed95f1c5..02abc173 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.18" +SCRIPT_VERSION="6.10.19" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -79,8 +79,20 @@ function print_timestamp { printf "TIME: ${SCRIPT_NAME}-${SCRIPT_VERSION} $1: ${BUILD_TIMESTAMP}, +${BUILD_TIMEDIFF}, +${BUILD_TIMEDIFF_START}, ${BUILD_TIMESTAMPH}\n" | tee -a ${BUILD_TIME_LOG} } +function check_bitbake_processes { + DIR=$1 + if ps aux | grep bitbake | grep ${DIR}; then + echo "ERROR: There are some bitbake processes already running in ${DIR} directory, refusing to start another build here" + last -n 30 + ps aux | grep bitbake + exit 1 + fi +} + print_timestamp "start" +check_bitbake_processes ${BUILD_TOPDIR} + declare -i RESULT=0 function showusage { From 2b33a10193d2963642df68d3483eac54ae7ea801 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 25 Oct 2023 13:13:49 +0200 Subject: [PATCH 673/916] build.sh: add warnings into the artifacts (v6.10.20) (build 664 part 3/5) :Issues Addressed: [WRQ-1890] CCC: Various build fixes --- oe-logging.json | 23 +++++++++++++++++++++++ scripts/build.sh | 9 ++++++++- 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 oe-logging.json diff --git a/oe-logging.json b/oe-logging.json new file mode 100644 index 00000000..4b9085c1 --- /dev/null +++ b/oe-logging.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "formatters": { + "warnlogFormatter": { + "()": "bb.msg.BBLogFormatter", + "format": "%(levelname)s: %(message)s" + } + }, + "handlers": { + "warnlog": { + "class": "logging.FileHandler", + "formatter": "warnlogFormatter", + "level": "WARNING", + "filename": "warn.log" + } + }, + "loggers": { + "BitBake": { + "handlers": ["warnlog"] + } + }, + "@disable_existing_loggers": false +} diff --git a/scripts/build.sh b/scripts/build.sh index 02abc173..3ea7c066 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.19" +SCRIPT_VERSION="6.10.20" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -528,6 +528,8 @@ function move_artifacts { fi fi + [ -f warn.log ] && ln -vn warn.log ${ARTIFACTS}/warn.log + move_kernel_image_and_add_symlinks add_md5sums_and_buildhistory_artifacts } @@ -705,6 +707,11 @@ else echo "INFO: buildhistory won't be pushed because buildhistory directory isn't git repo or BUILD_BUILDHISTORY_PUSH_REF wasn't set" fi +if [ -f ${BUILD_TOPDIR}/oe-logging.json ] ; then + echo "INFO: enabling logger config from ${BUILD_TOPDIR}/oe-logging.json" + echo "BB_LOGCONFIG = \"\${TOPDIR}/oe-logging.json\"" >> webos-local.conf +fi + print_timestamp "before main '${JOB_NAME}' build" FIRST_IMAGE= From 2791d95a7bd97d76ef35e614060cccc315097c07 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 11 Oct 2023 21:16:12 +0200 Subject: [PATCH 674/916] weboslayers.py: add meta-webos-backports-5.0 layer (build 664 part 4/5) meta-webosose as of 2023-11-08 13:25:35 +0530 360ac002 meta-webos-backports-5.0: add backports layer for 5.0 Scarthgap :Issues Addressed: [WRQ-1890] CCC: Various build fixes --- weboslayers.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8b88ecd2..a2f4dbf8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,8 +76,9 @@ ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f295f68d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=360ac002', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ee9fdffe48cac3d1625b034d25f5c5655213863b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 27 Nov 2023 09:48:50 +0900 Subject: [PATCH 675/916] webos-image: Update layer pins for 2023-11-27 (build 664 part 5/5) meta-webosose as of 2023-11-10 09:43:18 +0900 8ff37b50 webos_ls2_conf_validate.bbclass: Check ACG groups used but not defined debc919f webos: wam=82 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a2f4dbf8..fa204dbb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=360ac002', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8ff37b50', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5958cdbed661a920c1f1ec4030c17b33b6eb0db1 Mon Sep 17 00:00:00 2001 From: Jaeyoon Jung Date: Thu, 12 Oct 2023 11:11:01 +0900 Subject: [PATCH 676/916] webos-image: Update meta-qt6 layerpin to v6.6.0 (build 665 part 1/2) meta-webosose as of 2023-11-10 14:37:30 +0900 0efff4de webos: qtbase=webos117 qtdeclarative=webos85 qtwayland=webos41 meta-qt6 as of 2023-10-04 05:20:24 +0000 6c474cf Update submodule refs on '6.6.0' in yocto/meta-qt6 3929bcb Update submodule refs on '6.6.0' in yocto/meta-qt6 0e89308 Update submodule refs on '6.6.0' in yocto/meta-qt6 a1c701d Update submodule refs on '6.6.0' in yocto/meta-qt6 c5d4c34 Update submodule refs on '6.6.0' in yocto/meta-qt6 fb2ba7c Update submodule refs on '6.6.0' in yocto/meta-qt6 4ffdbd1 Revert "qtwebengine: fix build without DRI" 1a9717d Update submodule refs on '6.6.0' in yocto/meta-qt6 4517131 layer.conf: update LAYERSERIES_COMPAT for nanbield cb2fe92 Update submodule refs on '6.6' in yocto/meta-qt6 c4f9d62 Update submodule refs on '6.6' in yocto/meta-qt6 28b06d9 Update submodule refs on '6.6' in yocto/meta-qt6 42701bc qtshadertools: Fix missing dependency to spirv-tools b7769e1 Update submodule refs on '6.6' in yocto/meta-qt6 05e7818 qtbase: fix install if lcl_maybe_fortify is empty 75ce913 Update submodule refs on '6.6' in yocto/meta-qt6 d43d9d2 qtdeclarative: add dependency to QtSvg for example 5f4d006 qtwebengine: fix x86_64 build of ffmpeg ed23544 Update submodule refs on '6.6' in yocto/meta-qt6 4429d9e coin: remove langdale from CI tests 8afc481 Update submodule refs on '6.6' in yocto/meta-qt6 9ef6d50 qtwebengine: fix build without DRI 65e052b Update submodule refs on '6.6' in yocto/meta-qt6 9e316a7 coin: add workaround for QA warning on qemu dca2c5e coin: use INIT_MANAGER to select systemd 01b8407 Update submodule refs on '6.6' in yocto/meta-qt6 d40da8f qtwebengine: update chromium branch b2ae923 coin: Add workaround for static build in CI 7d72d50 Use std::size_t instead of int to store position in string 48be19b examples: add runtime dependency to main package 4cc6cb1 readme: add note about release branches and tags 72015d3 qtshadertools: add runtime dependency to spirv-tools 7d08b33 *.patch: add Upstream-Status to all patches 68018c2 Update submodule refs on '6.6' in yocto/meta-qt6 af841f7 Add 6.6 compatibility notes 391a45b Remove legacy license identifier mappings in layer config ac6d295 qt6: update module branch abcd941 qtwebengine: update patch 1c098eb Update submodule refs on '6.6' in yocto/meta-qt6 ca0dbee qttools: add PACKAGECONFIG for clang dependency 8b9d5c9 Update submodule refs on 'dev' in yocto/meta-qt6 8f67aff qtbase: add PACKAGECONFIGs for different linkers 6ad6894 qtbase: add runtime dependency to C.UTF-8 locale 651610f Coin: use correct path for mirror 30f672a qtwayland: update patch 3571ef1 Update submodule refs on 'dev' in yocto/meta-qt6 e1cacf7 qt3d: Backport assimp fix for build with gcc-13 16c7da9 Remove hard dependency on meta-python cf976a7 Update submodule refs on 'dev' in yocto/meta-qt6 6777ad5 qtvncserver: add PACKAGECONFIG to enable password protection 44b5c08 Update submodule refs on 'dev' in yocto/meta-qt6 2bb6b8d Update submodule refs on 'dev' in yocto/meta-qt6 c351269 Update submodule refs on 'dev' in yocto/meta-qt6 f695896 Revert "qtgrpc: add patch for build issue" 0300ccc qtgrpc: add patch for build issue c12a762 qtwebengine, qtwayland: refresh patches a7a5c14 Update submodule refs on 'dev' in yocto/meta-qt6 5b387fd packagegroups: enable workaround for allarch packagegroup 07a1ee7 Update submodule refs on 'dev' in yocto/meta-qt6 a938dbc qtgraphs: include only when opengl is available 7931feb coin: test against mickledore 8f50970 qtwayland: enable all wayland drivers 4d5ed9e Add recipe for Qt Graphs 4499008 srcrev_update: use renamed variable f26b62e packagegroup-qt6-commercial-modules: include qt6-commercial.inc 88ffeb7 Add python3-appdirs to native and nativesdk builds 72ff67d Update submodule refs on 'dev' in yocto/meta-qt6 7f53431 Update submodule refs on 'dev' in yocto/meta-qt6 e54ee19 Make python-html5lib optional a4bf9c6 qtserialbus: socketcan need openembedded layer 99256fd Update submodule refs on 'dev' in yocto/meta-qt6 d4f4b54 qt6-git: do not override CVE products a55215d coin: be explicit about accepted commercial licenses 2ce7415 Update submodule refs on 'dev' in yocto/meta-qt6 ab985c2 Update submodule refs on 'dev' in yocto/meta-qt6 e44a806 qtgrpc: add dependency to declarative for examples 858a877 qtbase: refresh patch 0c6fa29 Revert "qtbase: fix native build" b794bfb qtspeech: add dependency to qtmultimedia 0df94cc qtbase: update patches e136d33 Revert "qtbase: workaround broken config for librt" aec03e7 Add python3-html5lib to sdk 61f984c Coin: fetch repo from github ea4489c Change GCC optimization for qtwebengine on armv7a-neon 4862c58 qtmultimedia: make default backend configurable ff2d480 qtmultimedia: add PACKAGECONFIGs for spatialaudio a162d8c coin: always use the latest platforms for CI build f395b92 qttools: update revision 36006c9 qtbase: workaround broken config for librt f555df0 Update submodule refs on 'dev' in yocto/meta-qt6 8673fed qtbase: fix native build 8454efd protobuf: remove upstreamed fix b1db9ca qtbase: enable kms platform plugin by default a6f9d24 Use global variable for Qt version 8c17fb0 qtgrpc: include host tools in the toolchain fdf3b8a qttranslations: add catalogs.json into dev package 4741640 qtwebengine: update chromium revision 9ad2cce qtbase: move xkbcommon and glib to defaults 91a2147 qtbase: use correct path to libdir a11e036 qtbase: fix scripts from libexec dir cf71557 qtmultimedia: enable ffmpeg backend c80c820 webengine: update chromium branch a4f7961 Update submodule refs on 'dev' in yocto/meta-qt6 56710e8 Add recipe for QtInsightTracker a942032 sdk: use security cflags in cmake toolchain file 0533b89 Support SDK workflow inside a Yocto build cfaf86d sdk: move sdk mkspec additions to qtbase recipe 23feda4 Add workaround for broken harfbuzz cmake config cfbcd5f Update submodule refs on 'dev' in yocto/meta-qt6 ad7dc64 layer: add mickledore to LAYERSERIES_COMPAT be98220 Update submodule refs on 'dev' in yocto/meta-qt6 afcf7b2 qtvncserver: update license files 6826a6a readme: add 6.5 branch details ee488f6 qtvncserver: update license checksum d2a6f8b Update submodule refs on 'dev' in yocto/meta-qt6 98edd0f Bump PV to 6.6.0 22ae587 Update submodule refs on 'dev' in yocto/meta-qt6 35cf4c2 Bump PV to 6.5.1 918cb5b Coin: don't use zip format for mingw sdk :Issues Addressed: [WRQ-2246] CCC: qtbase=webos117 qtdeclarative=webos85 qtwayland=webos41 [WRP-29937] Upgrade to Qt 6.6.0 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index fa204dbb..29e9a8d9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -71,14 +71,14 @@ ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=eb8b3a5', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=2d8b3cba', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.2,commit=v6.5.2', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.6.0,commit=v6.6.0', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8ff37b50', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0efff4de', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9ac12ee0f50596ca2df84e9ba06ee271c6d9c97f Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 27 Nov 2023 09:58:37 +0900 Subject: [PATCH 677/916] webos-image: Update layer pins for 2023-11-27 (build 665 part 2/2) meta-webosose as of 2023-11-27 09:07:53 +0900 bfd6ed82 webos_ls2_conf_validate.bbclass: Skip do_validate_ls2_acg if sysbus directories don't exist 4494bc14 webos: com.webos.service.sdkagent=9 cc2cf24f webos: webruntime.inc=r68 mksnapshot-cross_108=r1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 29e9a8d9..a5b1180e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0efff4de', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bfd6ed82', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 30de66afa892f4ec7c2adefc8c8f5b1261b3dbda Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 27 Nov 2023 10:04:09 +0900 Subject: [PATCH 678/916] webos-image: Update layer pins for 2023-11-27 (build 666) meta-webosose as of 2023-11-27 09:07:55 +0900 f89f6c6a webos: com.webos.app.camera=17 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a5b1180e..ca589e50 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bfd6ed82', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f89f6c6a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5b96987247792a9b27c69472bd6a0e22f222e4bb Mon Sep 17 00:00:00 2001 From: "mark.yang" Date: Thu, 16 Nov 2023 16:06:35 +0900 Subject: [PATCH 679/916] build.sh: add ccache stats into the artifacts (v6.10.21) :Builds Notes: :Issues Addressed: [WRQ-2634] Add ccache stats task --- scripts/build.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index 3ea7c066..be435604 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.20" +SCRIPT_VERSION="6.10.21" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -529,6 +529,7 @@ function move_artifacts { fi [ -f warn.log ] && ln -vn warn.log ${ARTIFACTS}/warn.log + [ -f ccache_stats.json ] && ln -vn ccache_stats.json ${ARTIFACTS}/ccache_stats.json move_kernel_image_and_add_symlinks add_md5sums_and_buildhistory_artifacts @@ -718,6 +719,9 @@ FIRST_IMAGE= if [ -z "${BMACHINES}" ]; then echo "ERROR: calling build.sh without -M parameter" else + # remove old ccache_stats.json + rm -v ccache_stats.json + . oe-init-build-env if [ -n "${BUILD_SDKMACHINES}" ] && echo "${IMAGES}" | grep -q "^[^- ]\+-bdk$" ; then # if there is only one image ending with "-bdk" and BUILD_SDKMACHINES is defined From 2a6823fd81ecf9bef5e707569a5c0af62ad82afc Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 27 Nov 2023 10:06:58 +0900 Subject: [PATCH 680/916] webos-image: Update layer pins for 2023-11-27 (build 667) meta-webosose as of 2023-11-27 09:08:01 +0900 9f18dd01 webos: bootd=20-r17 62a52eaf webos: rpi-cmdline=webosrpi1 92927dfa webos: u-boot=webosrpi6 989510bf webos: webos_ls2_api_list.bbclass: Change LS2 API file path for API extraction 07c61f28 webos: Add ccache_stats.bbclass --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ca589e50..0d50f129 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f89f6c6a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9f18dd01', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From daf7d7e3c40cfe48f6d02c088450a1e8fd537bc2 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 27 Nov 2023 10:06:59 +0900 Subject: [PATCH 681/916] webos-image: Update layer pins for 2023-11-27 (build 668) meta-webosose as of 2023-11-27 09:08:11 +0900 1e204fcd webos: qml-webos-framework=168 10d68bd0 webos: localization-tool-native=v1.15.4 com.webos.app.home=38 com.webos.app.videocall=7 webos_localizable.bbclass: Modify the localization options 9066ba32 webos: com.webos.service.location=105 68dd5170 webos: db8=29 filecache=12 luna-service2=36 06903bce webos: ccache_stats.bbclass: Change task to postfunc --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0d50f129..1c227d6a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9f18dd01', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e204fcd', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1e8b5ec4db4b51cd0b5da9c1ca819b9bcf756817 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 13 Nov 2023 09:24:02 +0100 Subject: [PATCH 682/916] build.sh: check_bitbake_processes: don't match bitbake username (v6.10.22) :Release Notes: I'm using "bitbake" as username in containers for OE builds and then this grep can match with other processes from bitbake user including this "grep" process. :Detailed Notes: Fixes: + check_bitbake_processes /OE/lge/build/webos/scarthgap + DIR=/OE/lge/build/webos/scarthgap + ps aux + grep bitbake + grep /OE/lge/build/webos/scarthgap bitbake 41713 0.0 0.0 3508 1536 pts/1 S+ 09:28 0:00 grep /OE/lge/build/webos/scarthgap + echo 'ERROR: There are some bitbake processes already running in /OE/lge/build/webos/scarthgap directory, refusing to start another build here' ERROR: There are some bitbake processes already running in /OE/lge/build/webos/scarthgap directory, refusing to start another build here :Testing Performed: Build Success :QA Notes: NA :Issues Addressed: [WRQ-2333] CCC: Various build fixes --- scripts/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index be435604..461c16da 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.21" +SCRIPT_VERSION="6.10.22" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -81,7 +81,7 @@ function print_timestamp { function check_bitbake_processes { DIR=$1 - if ps aux | grep bitbake | grep ${DIR}; then + if ps aux | grep ..*bitbake | grep ${DIR}; then echo "ERROR: There are some bitbake processes already running in ${DIR} directory, refusing to start another build here" last -n 30 ps aux | grep bitbake From 51b8a6501ea2a9e04dfdcb539f486adbbcfdf4aa Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 20 Nov 2023 10:33:41 +0100 Subject: [PATCH 683/916] build.sh, .gitignore: improve ccache and logging (v6.10.23) :Release Notes: Add ccache_stats.json and oe-logging.json to .gitignore. Add -f when removing ccache_stats.json to avoid unnecessary error shown in most jenkins jobs. Remove BB_LOGCONFIG from webos-local.conf before conditionally adding it to prevent adding it multiple times when the same webos-layer.conf is reused for many builds. :Detailed Notes: Modify .gitignore to add ccache_stats.json and oe-logging.json Add -f when removing ccache_stats.json Remove BB_LOGCONFIG from webos-local.conf :Testing Performed: Build Success :QA Notes: NA :Issues Addressed: [WRQ-2333] CCC: Various build fixes --- .gitignore | 2 ++ scripts/build.sh | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dba6dc76..a6c7bcd2 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,8 @@ TAGS __pycache__/ tmp/ patches/ +/oe-logging.json +/ccache_stats.json # Artifacts from generating build_changes.log build_changes.log diff --git a/scripts/build.sh b/scripts/build.sh index 461c16da..8bee7563 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.22" +SCRIPT_VERSION="6.10.23" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -708,6 +708,7 @@ else echo "INFO: buildhistory won't be pushed because buildhistory directory isn't git repo or BUILD_BUILDHISTORY_PUSH_REF wasn't set" fi +sed '/^BB_LOGCONFIG = "${TOPDIR}/oe-logging.json"/d' -i webos-local.conf if [ -f ${BUILD_TOPDIR}/oe-logging.json ] ; then echo "INFO: enabling logger config from ${BUILD_TOPDIR}/oe-logging.json" echo "BB_LOGCONFIG = \"\${TOPDIR}/oe-logging.json\"" >> webos-local.conf @@ -720,7 +721,7 @@ if [ -z "${BMACHINES}" ]; then echo "ERROR: calling build.sh without -M parameter" else # remove old ccache_stats.json - rm -v ccache_stats.json + rm -fv ccache_stats.json . oe-init-build-env if [ -n "${BUILD_SDKMACHINES}" ] && echo "${IMAGES}" | grep -q "^[^- ]\+-bdk$" ; then From 64361bfb5e232fc5c67a41478c6ea019fd8a4c05 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 8 Nov 2023 16:16:28 +0100 Subject: [PATCH 684/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-11-08 (build 669 part 1/2) oe-core as of 2023-11-08 04:10:02 -1000 4bb6373e5f python3-jinja2: Fixed ptest result output as per the standard b4e5e02ab5 cve-check: don't warn if a patch is remote 4b449d5dcb cve-check: slightly more verbose warning when adding the same package twice 1245649fd2 cve-check: sort the package list in the JSON report afc30fc07d xserver-xorg: Fix for CVE-2023-5367 and CVE-2023-5380 dbef9bf56f libwebp: Fix CVE-2023-4863 3fd5701a86 binutils: Fix CVE-2022-47010 bitbake as of 2023-11-09 12:49:31 +0000 a7f6c3e67 Fix disk space monitoring on cephfs 3505d8d8c runqueue: convert deferral messages from bb.note to bb.debug e452c6d7b tinfoil: Do not fail when logging is disabled and full config is used 161ab0d5b bitbake-getvar: Make --quiet work with --recipe meta-oe as of 2023-11-03 10:52:59 -0400 7da6cb848b indent: fix CVE-2023-40305 b4bee1f709 packagegroup-meta-multimedia: restore x11 restriction for projucer 579558c87f mbedtls: upgrade 3.4.0 -> 3.5.0 8274d201cb suiteparse: Adapt to upstream branch name changes efe1115b0f python-blivet: Adapt to upstream branch name changes 54ebe876ba grubby: Update branchname to match upstream cc322bb5fa ntfs-3g-ntfsprogs: Upgrade 2022.5.17 to 2022.10.3 meta-clang as of 2023-11-09 22:40:05 -0800 79169d9 Fix packaging error for libclang meta-virtualization as of 2023-11-21 04:07:47 +0000 67b0ef42 kubernetes: Fix CVE-2023-2727, CVE-2023-2728 86126c9b kubernetes: Fix CVE-2023-2431 72ef3ba3 kubernetes: Adjust patches to resolve error that occur with devtool 478a9180 packagegroup-container: require ipv6 for podman :Issues Addressed: [WRQ-2333] CCC: Various build fixes --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 1c227d6a..8b001b10 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=6c1ffa909', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=a7f6c3e67', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=0eb8e67aa6', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=4bb6373e5f', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=79a6f60dab', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=7da6cb848b', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=eb8b3a5', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=2d8b3cba', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=79169d9', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=67b0ef42', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.6.0,commit=v6.6.0', ''), From c93c68230af60ef7fdc2075a94ed11bafe613861 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 27 Nov 2023 10:12:45 +0900 Subject: [PATCH 685/916] webos-image: Update layer pins for 2023-11-27 (build 669 part 2/2) meta-webosose as of 2023-11-27 09:08:18 +0900 b4d8ae97 webos: luna-service2=37 cb9c2fb3 webos: webos-fluentbit-plugins=54 cfd5d901 webos: webruntime_108=14 media-codec-interface=25 508315ea webos: webruntime_108=13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8b001b10..33b10919 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e204fcd', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b4d8ae97', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fe18dd5a63ef43331e759199a0faed731d172db7 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 27 Nov 2023 10:14:04 +0900 Subject: [PATCH 686/916] webos-image: Update layer pins for 2023-11-27 (build 670) meta-webosose as of 2023-11-27 09:20:16 +0900 150bcdc0 webos: layer.conf: exclude lsb-release from nyx-modules, keyutils, bootchart2, packagegroup-core-boot signature 55b8b92b webos: webos.inc: use all BUILDCFG_VARS in IMAGE_BUILDINFO_VARS 521594dc webos: com.webos.service.storageaccess=r7 (CMakeLists.txt: use pkg-config for libcurl and respect LDFLAGS for it and gupnp) f695b3a4 webos: webos.inc: SANITY_TESTED_DISTROS: remove Ubuntu 18.04 Bionic Beaver 081f404c webos: webos-recipe-blacklist.inc: blacklist qtspeech, qtgraphs c9618dec webos: webos_image.bbclass: Support setcap properly for webOS DAC --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 33b10919..a787c23d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b4d8ae97', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=150bcdc0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1b4efa71f6b78ea1204989e6c780baa1415615ed Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 1 Dec 2023 16:28:55 +0900 Subject: [PATCH 687/916] webos-image: Update layer pins for 2023-12-01 (build 671) meta-webosose as of 2023-12-01 15:24:39 +0900 5a10608c webos: ilib-webapp=30 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a787c23d..828ac74e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=150bcdc0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5a10608c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 63f0cac938e8d42896d441b117390eacbba65135 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 1 Dec 2023 16:28:56 +0900 Subject: [PATCH 688/916] webos-image: Update layer pins for 2023-12-01 (build 672) meta-webosose as of 2023-12-01 15:24:47 +0900 5bd3f17f webos: packagegroup-webos-diagnostics=r3 packagegroup-webos-extended=r48 com.webos.service.memorymanager=60-r11 pmtrace=17 bootd=21 19652bb9 webos: com.webos.app.enactbrowser=79 1d5f9c23 webos: webruntime_108=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 828ac74e..f7e5f4c0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5a10608c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5bd3f17f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 45627b84e146312bd9f5e1f195c08fb1d4321a0b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 24 Nov 2023 15:02:07 +0100 Subject: [PATCH 689/916] prerequisites.sh: Update supported Ubuntu releases (v2.3.0) :Release Notes: Drop 18.04 bionic. :Detailed Notes: 18.04 standard support from Canonical ended in April 2023 20.04 is supported in webOS builds since July 2021 with [WRN-1695] "CCC: Support ubuntu 20.04 for webOS", so there was enough time for everybody to upgrade. 22.04 was added to SANITY_TESTED_DISTROS in May 2022 with [WRO-4101] "CCC: Various build fixes" :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRN-9820] Create GPVB with Yocto 4.0 Kirkstone [PLAT-120093] Update build script for Ubuntu 20.04 [WRO-12690] Remove unused metadata [WRP-6209] Update jenkins slaves to use Ubuntu 20.04 or 22.04 [WRQ-4109] CCC: Various build fixes --- scripts/prerequisites.sh | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/scripts/prerequisites.sh b/scripts/prerequisites.sh index cef1d8bc..0ef91f3b 100755 --- a/scripts/prerequisites.sh +++ b/scripts/prerequisites.sh @@ -18,7 +18,7 @@ check_sanity=true usage="$0 [--help|-h] [--version|-V] [--force|-f]" -version="2.2.9" +version="2.3.0" statusfile="/etc/webos.prerequisites" for i ; do @@ -62,8 +62,8 @@ fi sane=true distributor_id_sane="^Ubuntu$" -release_sane="^18.04$|^20.04$|^22.04$" -codename_sane="^bionic$|^focal$|^jammy$" +release_sane="^20.04$|^22.04$" +codename_sane="^focal$|^jammy$" arch_sane="^amd64$" # Below packages shouled be installed before this script runs. @@ -121,6 +121,7 @@ esac # locales, because utf8 is needed with newer bitbake which uses python3 essential="\ build-essential \ + python3-distutils \ chrpath \ cpio \ diffstat \ @@ -135,10 +136,6 @@ essential="\ zstd \ " -# add python3-distutils only for 18.04 and 20.04 (and later should be added for newer) -# because it doesn't exist as separate package in older Ubuntu releases -[[ `/usr/bin/lsb_release -s -r` =~ ^18.04$|^20.04$ ]] && essential="${essential} python3-distutils" - # bzip2, gzip, tar, zip are used by our scripts/build.sh archivers="\ bzip2 \ @@ -149,6 +146,7 @@ archivers="\ # gcc-multilib is needed to build 32bit version of pseudo # g++-multilib is needed to build and run 32bit mksnapshot of V8 (in chromium53) +# time is used by scripts/build.sh extras="\ gcc-multilib \ g++-multilib \ From ccbfbc1d9996c42746dc1c219a0a1d6f03bcaf1b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 29 Nov 2023 11:45:33 +0100 Subject: [PATCH 690/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-11-29 (build 673 part 1/2) oe-core as of 2023-11-21 05:32:39 -1000 8726ae02d7 goarch: Move Go architecture mapping to a library 8c8b01e848 go: Fix issue in DNS resolver 55f1437e2e sudo: upgrade 1.9.13p3 -> 1.9.15p2 60f75fd6a6 go: ignore CVE-2023-45283 and CVE-2023-45284 7c4b4daeec ghostscript: ignore GhostPCL CVE-2023-38560 88cbf5eb4a binutils: Fix CVE-2022-48064 03e6ea59d8 binutils: Fix CVE-2022-47007 3a9b67f222 avahi: fix CVE-2023-38473 1b699ac1e8 avahi: fix CVE-2023-38472 8bd1980fd4 avahi: fix CVE-2023-38469 bc211ae0e5 avahi: fix CVE-2023-38470 f4286c3a30 avahi: fix CVE-2023-38471 d019fcc99c qemu 6.2.0: Fix CVE-2023-1544 c89835b373 grub: fix CVE-2023-4692 dcdcd9dcab tiff: Backport fix for CVE-2023-41175 meta-oe as of 2023-11-18 10:03:19 -0500 8a75c61cce nginx: upgrade to 1.24.0 release 32c6598ed3 meta-python: Drop broken BBCLASSEXTEND variants a3df85aa41 python3-cson: fix run-time dependencies c6b90f27a4 meta-oe: Drop broken BBCLASSEXTEND variants 1580553d0a libwebsockets: Support building for native 2eb1a9e62e packagegroup-meta-oe-extended: RDEPENDS on an existing mozjs-91 package 866d658c9e meta-networking: Drop broken BBCLASSEXTEND variants d668403777 meta-perl: Drop broken BBCLASSEXTEND variants e94b264db9 python3-soupsieve: Break circular dependency with beautifulsoup4 3f0d6ed420 nlohmann-json: Add ptest support a7e6f56a68 traceroute: upgrade 2.1.0 -> 2.1.3 71d01121e7 emlog: ignore CVE-2022-3968 & CVE-2023-43291 b6e275df71 emlog: Add PV 65cacf8258 open-vm-tools: fix CVE-2023-34058 0b1520a35c open-vm-tools: fix CVE-2023-20900 :Issues Addressed: [WRQ-4109] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index f7e5f4c0..c529ddc2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=a7f6c3e67', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=4bb6373e5f', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8726ae02d7', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=7da6cb848b', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8a75c61cce', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 3ab3f7689763438f3386d920039710e36d39bdcd Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 8 Dec 2023 16:08:46 +0900 Subject: [PATCH 691/916] webos-image: Update layer pins for 2023-12-08 (build 673 part 2/2) meta-webosose as of 2023-12-08 16:02:58 +0900 e83bee49 webos: Set ccache maximum size for raspberrypi c045d9fb webos: Set ccache maximum size 019d3ed7 webos: com.webos.service.pdm=84 54aac03d webos: connman=webos23 92bccabd webos: com.webos.service.sdkagent=10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c529ddc2..c8b4eeb6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5bd3f17f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e83bee49', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 55d453d594f9769249994b7e4776d8a5699d8bc0 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 8 Dec 2023 16:11:25 +0900 Subject: [PATCH 692/916] webos-image: Update layer pins for 2023-12-08 (build 674) meta-webosose as of 2023-12-08 16:06:33 +0900 c0d4c11d webos: ilib-webapp=31,v14.19.0 enact-framework=r26 enact-sanestone=r15 13b1f9a8 webos: com.webos.service.camera=r12 3fdd8970 webos: com.webos.service.memorymanager=61 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c8b4eeb6..6e332525 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e83bee49', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c0d4c11d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 742d214a10770233513d88a87ffe0d926177c4fc Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 8 Dec 2023 16:11:28 +0900 Subject: [PATCH 693/916] webos-image: Update layer pins for 2023-12-08 (build 675) meta-webosose as of 2023-12-08 16:07:08 +0900 11911c33 webos: webruntime_108=16 wam=83 be60e9c3 webos: pkg_dependency.bbclass: Use empty array for initializing recipe and install_file 59158d85 webos: Unification of common parts of distro configuration fb901186 webos: webos_ls2_api_list.bbclass: Remove warning message 72d8e97c webos: g-media-pipeline=51-r19 g-media-pipeline-clang=r3 media-resource-calculator=13 com.webos.service.mediacontroller=28-r6 media-codec-interface=26 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6e332525..7fbf9c99 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c0d4c11d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=11911c33', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d9853cede9eecd636ae926fbc9c0ebe8c0a6b836 Mon Sep 17 00:00:00 2001 From: "mark.yang" Date: Thu, 30 Nov 2023 14:20:57 +0900 Subject: [PATCH 694/916] build.sh: Upload cve.json (v6.10.24) (build 676 part 1/2) :Release Notes: Copy cve.json as an artifact. meta-webosose as of 2023-12-08 14:18:20 +0900 2a8ee71a webos: webos_image.bbclass: Set the cve status file format :Issues Addressed: [WRQ-4887] CCC: webos_image.bbclass: Set the cve status file format [WRP-31210] Upload the CVE JSON file to the build results --- scripts/build.sh | 8 +++++++- weboslayers.py | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 8bee7563..3ac3570d 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.23" +SCRIPT_VERSION="6.10.24" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -510,6 +510,12 @@ function move_artifacts { echo "WARN: No dependency.json to copy as build artifacts" fi + if ls BUILD/deploy/images/${MACHINE}/${I}-cve.json >/dev/null 2>/dev/null; then + ln -vn BUILD/deploy/images/${MACHINE}/${I}-cve.json ${ARTIFACTS}/${MACHINE}/${I}/cve.json + else + echo "WARN: No cve.json to copy as build artifacts" + fi + # delete possibly empty directories rmdir --ignore-fail-on-non-empty ${ARTIFACTS}/${MACHINE}/${I} ${ARTIFACTS}/${MACHINE} done diff --git a/weboslayers.py b/weboslayers.py index 7fbf9c99..1bf80159 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=11911c33', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2a8ee71a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b1752acf39809ccbba37415ebccb5a45b50e911e Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 14 Dec 2023 08:08:40 +0900 Subject: [PATCH 695/916] webos-image: Update layer pins for 2023-12-14 (build 676 part 2/2) meta-webosose as of 2023-12-08 16:07:40 +0900 d56ab456 webos: qtwayland=webos42 qtwayland-webos=92 webos-initscripts=99 e711404f webos: luna-surfacemanager=392 7b9c802b webos: Have webos-validate-ls2-conf as IMAGE_FEATURES 0cf69ed2 webos: notificationmgr=26 390a8232 webos: openssl=webos23 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1bf80159..f7318c55 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2a8ee71a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d56ab456', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fadfb77341041ea142708bbc87eb8b9dfccd3b8b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 10 Dec 2023 10:52:55 +0100 Subject: [PATCH 696/916] build.sh: improve logging (v6.11.0) :Release Notes: Avoid adding another BB_LOGCONFIG every time build.sh is executed. :Detailed Notes: Fixes: $ sed '/^BB_LOGCONFIG = "${TOPDIR}/oe-logging.json"/d' webos-local.conf sed: -e expression #1, char 29: unknown command: `o' :Testing Performed: Build Success :QA Notes: NA :Issues Addressed: [WRQ-4409] CCC: Various build fixes --- scripts/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 3ac3570d..8f3b675e 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.10.24" +SCRIPT_VERSION="6.11.0" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -714,7 +714,7 @@ else echo "INFO: buildhistory won't be pushed because buildhistory directory isn't git repo or BUILD_BUILDHISTORY_PUSH_REF wasn't set" fi -sed '/^BB_LOGCONFIG = "${TOPDIR}/oe-logging.json"/d' -i webos-local.conf +sed '/^BB_LOGCONFIG = "${TOPDIR}.oe-logging.json"/d' -i webos-local.conf if [ -f ${BUILD_TOPDIR}/oe-logging.json ] ; then echo "INFO: enabling logger config from ${BUILD_TOPDIR}/oe-logging.json" echo "BB_LOGCONFIG = \"\${TOPDIR}/oe-logging.json\"" >> webos-local.conf From 87fb69b6dd39d31abaab393e1581268cb493739c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 3 Dec 2023 12:09:54 +0100 Subject: [PATCH 697/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-12-03 (build 677 part 1/2) oe-core as of 2023-11-28 05:11:52 -1000 11da43b58e systemtap_git: fix used uninitialized error 9a42349a17 kernel-fitImage: Strip path component from dtb 8c83a25494 vim: Upgrade 9.0.2048 -> 9.0.2068 3c1e35562c vim: use upstream generated .po files b2e62fb4d5 vim: Improve locale handling 1bbbba098d grub: fix CVE-2023-4693 6cd4c30a28 openssl: fix CVE-2023-5678 Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow 76b97dc173 gstreamer1.0-plugins-bad: fix CVE-2023-44429 bitbake as of 2023-12-04 06:03:01 -1000 42a1c9fe6 runqueue: show number of currently running bitbake threads when pressure changes 1050145c3 runqueue: show more pressure data 76889ff0a runqueue.py: fix PSI check logic b5f77e815 runqueue: Add pressure change logging 2b2997ab6 runqueue: fix PSI check calculation :Issues Addressed: [WRQ-4409] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index f7318c55..29294c7b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=a7f6c3e67', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=42a1c9fe6', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8726ae02d7', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=11da43b58e', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8a75c61cce', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From bc90c83253fdbeff0ee13a66debe0e989bbb3e13 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 14 Dec 2023 08:14:19 +0900 Subject: [PATCH 698/916] webos-image: Update layer pins for 2023-12-14 (build 677 part 2/2) meta-webosose as of 2023-12-14 08:02:15 +0900 2958f652 webos: webos-fluentbit-plugins=55 4c136adf webos: ccache_stats.bbclass: Prevent sstate cache miss 1374f456 webos: webruntime_rpi=webosrpi5 webruntime=r69 webruntime-clang_108=r2 wam=r65 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 29294c7b..dca0cc03 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d56ab456', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2958f652', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5057fa1ea0e571b918ec634909a100f36e9c0d88 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 14 Dec 2023 08:15:04 +0900 Subject: [PATCH 699/916] webos-image: Update layer pins for 2023-12-14 (build 678) meta-webosose as of 2023-12-14 08:02:28 +0900 771c5df6 webos: com.webos.app.enactbrowser=80 6b27cde6 webos: audiod=68 com.webos.service.audiofocusmanager=8 715633a7 webos: com.webos.service.memorymanager=62 e137e97a webos: auto-luna-surface-manager=45 luna-surfacemanager=393 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index dca0cc03..cb5a5864 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2958f652', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=771c5df6', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 7a86c47c2cb00e3ceb44f483241d73d8fda7a92e Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 20 Dec 2023 15:14:57 +0900 Subject: [PATCH 700/916] webos-image: Update layer pins for 2023-12-20 (build 679) meta-webosose as of 2023-12-20 15:12:07 +0900 52c8728b webos: luna-surfacemanager=r60 457bd071 webos: com.webos.service.mediaindexer=28-r13 g-media-pipeline=52 media-codec-interface=27 umediaserver=38 76c452a7 webos: imemanager=29 qtbase=webos118 qtwayland-webos=93 a5972753 webos: webos.inc: Turn off warning log when unpatched CVE is found --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index cb5a5864..08164b93 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=771c5df6', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=52c8728b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9a73c866b8bfa7b38c7db54e8419050a001a45bb Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 13 Dec 2023 10:05:17 +0100 Subject: [PATCH 701/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2023-12-07 (build 680 part 1/2) oe-core as of 2023-12-15 04:01:10 -1000 eea685e1ca build-appliance-image: Update to kirkstone head revision bce2015397 openssh: drop sudo from ptest dependencies 9fc0f0a153 gstreamer1.0-plugins-base: enable glx/opengl support 421b468cf4 gnutls: Backport fix for CVE-2023-5981 f03cb44857 bluez5: fix CVE-2023-45866 32c0a3dc4d avahi: backport CVE-2023-1981 & CVE's follow-up patches b77cd33119 Revert "kernel-fitImage: Strip path component from dtb" 09ecafaf0e native: Clear TUNE_FEATURES/ABIEXTENSION 9fb5f81f58 rust-cross: Simplfy the rust_gen_target calls 0adada8111 rust-cross/rust-common: Merge arm target handling code to fix cross-canadian d8c030ef90 rust-cross-canadian: Fix ordering of target json config generation cccbb8358b rust-common: Set llvm-target correctly for cross SDK targets 93458c3029 rust-llvm: Allow overriding LLVM target archs a351d62ca7 bash: changes to SIGINT handler while waiting for a child d910f67c61 cve-exclusion_5.10.inc: update for 5.10.202 8f2c31ddd3 linux-yocto/5.10: update to v5.10.202 630963a139 linux-yocto/5.10: update to v5.10.200 2c379dc348 linux-yocto/5.10: update to v5.10.198 7a6aab8b28 vim: upgrade 9.0.2068 -> 9.0.2130 2d104f78cd python3-cryptography: fix CVE-2023-49083 9c21b08c18 xwayland: fix CVE-2023-5367 0dc086b37b libsndfile: fix CVE-2022-33065 Signed integer overflow in src/mat4.c meta-oe as of 2023-12-13 13:35:51 -0500 402affcc07 squid: fix CVE-2023-46847 Denial of Service in HTTP Digest Authentication 1117be8983 postgresql: fix CVE-2023-5868 CVE-2023-5869 CVE-2023-5870 3fdd260209 nginx: Mitigate HTTP/2 Stream Resets Flood impact a9f070da58 python3-gcovr: switch to main branch ad3dc46c87 samba: fix CVE-2023-4091 01c0aaaf62 sdbus-c++: Update ptest path cdab5037c9 frr: Fix for multiple CVE's meta-clang as of 2023-12-13 18:57:01 -0800 1602c0a clang-native: fix swig binding generation meta-virtualization as of 2023-12-14 19:59:10 +0000 88327090 cni: clean dir ${B}/plugins before do_compile 33f31493 cni: fix textrel QA issue 2efdfa20 cni: reproducible builds: pass -trimpath :Issues Addressed: [WRQ-5184] CCC: Various build fixes --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 08164b93..994fa0ab 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,16 +60,16 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=42a1c9fe6', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=11da43b58e', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=eea685e1ca', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8a75c61cce', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=402affcc07', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=79169d9', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=67b0ef42', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=1602c0a', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=88327090', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.6.0,commit=v6.6.0', ''), From 9817e54817739af88ca1e8d5626b8bcc8cd5b8ec Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 20 Dec 2023 15:17:16 +0900 Subject: [PATCH 702/916] webos-image: Update layer pins for 2023-12-20 (build 680 part 2/2) meta-webosose as of 2023-12-20 15:12:17 +0900 cd6c28e4 webos: webos_ls2_conf_validate.bbclass: call bb.debug, bb.warn and bb.note only once per message 2b372507 webos: webos-features-core-boot.inc: enable debuginfod 03e071e6 webos: webos-features-core-boot.inc: enable gobject-introspection-data 98175e2b webos: webos-toolchain.inc: drop WEBOS_DISTRO_FEATURES_LIBC 8dac3e63 webos-raspberrypi: linux-raspberrypi: include vc4 and v3d in kernel --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 994fa0ab..28d1ef39 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=52c8728b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cd6c28e4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 78ebf98356e44833bb26f90e915bd3d74ae5c5fe Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 26 Dec 2023 13:36:59 +0900 Subject: [PATCH 703/916] webos-image: Update layer pins for 2023-12-26 (build 681) meta-webosose as of 2023-12-26 13:35:10 +0900 dd1949ac webos: qml-webos-bridge=134 58445e6b webos: libpbnjson=15 8c1b3a5c webos: webos.inc: Add configurator to be skipped on CVE CHECK --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 28d1ef39..acd2d92e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cd6c28e4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dd1949ac', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6940c43165ffb3788b9336ea9a410abfa558d33d Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 26 Dec 2023 13:37:01 +0900 Subject: [PATCH 704/916] webos-image: Update layer pins for 2023-12-26 (build 682) meta-webosose as of 2023-12-26 13:35:15 +0900 ea941e07 webos: g-media-pipeline=gav.53 umediaserver=gav.39 2b88057f webos: com.webos.app.enactbrowser=81 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index acd2d92e..73e8bca1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dd1949ac', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ea941e07', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0d2a9c92fcb6d61396eecce16f034a082fd87a25 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 4 Jan 2024 08:57:09 +0900 Subject: [PATCH 705/916] webos-image: Update layer pins for 2024-01-04 (build 683) meta-webosose as of 2024-01-04 08:55:09 +0900 93e64ebf webos: webruntime=r70 qml-webos-framework=169-r36 wam=r66 a229f776 webos: qtwayland=webos43 f091b1d1 webos: audiod=70 pulseaudio=54-webos12 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 73e8bca1..75b5fe87 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ea941e07', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=93e64ebf', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2df4fc033c45f2ad26792962667f227256bea610 Mon Sep 17 00:00:00 2001 From: "jaekyu.lee" Date: Tue, 2 Jan 2024 15:15:17 +0900 Subject: [PATCH 706/916] Copyright: update for 2024 :Release Notes: :Detailed Notes: :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRQ-6838] Update Copyright for 2024 --- README.md | 2 +- mcf | 2 +- scripts/build.sh | 2 +- scripts/prerequisites.sh | 2 +- weboslayers.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 233e9d25..af52881b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ $ bitbake webos-image Unless otherwise specified, all content, including all source code files and documentation files in this repository are: -Copyright (c) 2008-2023 LG Electronics, Inc. +Copyright (c) 2008-2024 LG Electronics, Inc. All content, including all source code files and documentation files in this repository except otherwise noted are: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this content except in compliance with the License. You may obtain a copy of the License at diff --git a/mcf b/mcf index e0767b7b..2858b950 100755 --- a/mcf +++ b/mcf @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (c) 2008-2023 LG Electronics, Inc. +# Copyright (c) 2008-2024 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/build.sh b/scripts/build.sh index 8f3b675e..5e7fec7f 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2013-2023 LG Electronics, Inc. +# Copyright (c) 2013-2024 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/prerequisites.sh b/scripts/prerequisites.sh index 0ef91f3b..0200cf66 100755 --- a/scripts/prerequisites.sh +++ b/scripts/prerequisites.sh @@ -1,6 +1,6 @@ #!/bin/bash -e -# Copyright (c) 2008-2023 LG Electronics, Inc. +# Copyright (c) 2008-2024 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/weboslayers.py b/weboslayers.py index 75b5fe87..fda18123 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -1,4 +1,4 @@ -# Copyright (c) 2008-2023 LG Electronics, Inc. +# Copyright (c) 2008-2024 LG Electronics, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. From 19c44c228b8ae7b3c41bc1135476bac23ebc92ed Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 4 Jan 2024 09:03:48 +0900 Subject: [PATCH 707/916] webos-image: Update layer pins for 2024-01-04 (build 684) meta-webosose as of 2024-01-04 08:55:24 +0900 ec4a548f webos: Remove distro override in FORTRAN variable 9c2989c7 webos: audiod=71 pulseaudio=55-webos13 c1860b6e webos: wca-support-api=5-r3 008c726e webos: umediaserver=gav.40 67ee16a5 webos: luna-surfacemanager=394 890cec2c webos: sam=68 configd =19 daea9ff1 webos-smack: linux=smack3 d6b0aadc webos: mojoservicelauncher=r11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fda18123..c7920ee9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=93e64ebf', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ec4a548f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 642a5abb727643cf5bacef6a970a7c055196dc9e Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 10 Jan 2024 08:21:43 +0900 Subject: [PATCH 708/916] webos-image: Update layer pins for 2024-01-17 (build 685) meta-webosose as of 2024-01-17 15:30:13 +0900 1a6a5fce webos.conf: Release webOS OSE v2.25.0 dbd0f8f0 webos: Copyright: update for 2024 90c77092 webos: configd=20 217ac4c5 webos: event-monitor-pdm=8 5a23b28a webos: luna-surfacemanager=395 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c7920ee9..57b6977d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ec4a548f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1a6a5fce', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 37dda3376afbd0dd428440547d7fe3364fd66bfa Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 18 Jan 2024 11:50:03 +0900 Subject: [PATCH 709/916] webos-image: Update layer pins for 2024-01-18 (build 686 part 1/2) meta-webosose as of 2024-01-18 11:33:57 +0900 f81893d0 webos: Initialize META_WEBOS_LAYER, META_OE_LAYER values d3582b34 webos-backports-5.0: lemon=v3.44.2 988312d0 webos: libpbnjson=16 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 57b6977d..577835c7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1a6a5fce', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f81893d0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e01637aa6c31958d827b292f0f704811b47c1efe Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 30 Jan 2024 08:37:54 +0900 Subject: [PATCH 710/916] webos-image: Update layer pins for 2024-01-30 (build 686 part 2/2) meta-webosose as of 2024-01-30 08:16:23 +0900 5bd9b290 webos: Modify recipe author ac74ec29 webos: umediaserver=gav.41 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 577835c7..fcd18522 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f81893d0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5bd9b290', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 137bd838e6da71128e44e53486ea7ff983534146 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 30 Jan 2024 08:38:40 +0900 Subject: [PATCH 711/916] webos-image: Update layer pins for 2024-01-30 (build 687) meta-webosose as of 2024-01-30 08:16:28 +0900 051bf246 webos: luna-service2=38 365b80ca webos: luna-sysservice=26 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fcd18522..df16357e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5bd9b290', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=051bf246', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From aaf1d45ae0631a23fc21f45e2111d40981153e48 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 30 Jan 2024 08:38:42 +0900 Subject: [PATCH 712/916] webos-image: Update layer pins for 2024-01-30 (build 688) meta-webosose as of 2024-01-30 08:32:08 +0900 ae3f595e webos: luna-surfacemanager=r61 2eb65c09 webos: com.webos.app.enactbrowser=82 f350a7eb webos: g-camera-pipeline=gav.46 149cf57a webos-smack: Remove linux-%.bbappend 43fd92d3 webos: gator-mod=r5.3 (gator_fs: Fix build with linux-6.6 and newer) 13e45306 webos: gator-mod=r5.2 12b9f55d webos: snowboy=webos2 (fix do_install) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index df16357e..ce9fd590 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=051bf246', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ae3f595e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1dbd12d99e3ce9beda32f564050571b100b4d63b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 22 Dec 2023 09:13:26 +0100 Subject: [PATCH 713/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-01-12 (build 689 part 1/2) oe-core as of 2024-01-09 05:50:24 -1000 8e27f96c0b linux-firmware: upgrade 20230804 -> 20231030 f2e30f54e1 cve-update-nvd2-native: increase the delay between subsequent request failures 4f7e40652c cve-update-nvd2-native: faster requests with API keys 036969937e cve-update-nvd2-native: make number of fetch attemtps configurable 15a79302aa cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT abadef9d17 xserver-xorg: Fix for CVE-2023-6377 and CVE-2023-6478 227b3d4eda tzdata: Upgrade to 2023d 960e7e3dff testimage: drop target_dumper, host_dumper, and monitor_dumper 94d1640d37 elfutils: Disable stringop-overflow warning for build host 617640bd04 openssh: fix CVE-2023-51385 7a745dd1aa openssh: fix CVE-2023-51384 2afd9a6002 testimage: Exclude wtmp from target-dumper commands b71d5ec10f python3-ptest: skip test_storlines f6563cca6c externalsrc: Ensure SRCREV is processed before accessing SRC_URI d1bc5fb1d0 perl: update 5.34.1 -> 5.34.3 df5dc8d67e openssh: backport Debian patch for CVE-2023-48795 448df3bb92 go: Fix CVE-2023-39326 afc21d7fe8 ffmpeg: fix for CVE-2022-3965 ce4ac3d167 ffmpeg: fix for CVE-2022-3964 aa84c668bf qemu: Fix CVE-2023-5088 f27a93299f curl: Fix CVE-2023-46218 f01a0e7fcf ghostscript: Backport fix for CVE-2023-46751 bitbake as of 2024-01-05 06:59:11 -1000 ee090484c asyncrpc: Add context manager API 2c6183594 lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9 23639edfb data: Add missing dependency handling of remove operator de1cf0e31 toastergui: verify that an existing layer path is given meta-oe as of 2024-01-12 07:14:16 -0500 730e44900a proftpd: Fix CVE-2023-51713 Out-of-bounds buffer read 764c779a19 apache2: upgrade 2.4.57 -> 2.4.58 f026a9c41b apache2: add vendor to product name used for CVE checking 9843839b23 samba: fix CVE-2023-42669 caef559130 cjson: upgrade 1.7.15 -> 1.7.17 20cc355db6 python3-pillow: Fix CVE-2023-44271 dd23a99303 strongswan: upgrade 5.9.6 -> 5.9.12 52e23d3fcd wireshark: fix CVE-2022-4345 multiple (BPv6, OpenFlow, and Kafka protocol) dissector infinite loops e80ffdd368 wireshark: fix CVE-2023-1992 RPCoRDMA dissector crash 1cd6f3e074 sip3: Add py_ssize_t_clean argument b1e99bedbf sip3: Add sipconfig.py 24ca8738a8 python3-django: upgrade 4.2.5 -> 4.2.7 5ddcdc8b0d python3-django: upgrade 3.2.21 -> 3.2.23 fee5560548 python3-django: Fix for CVE-2023-43665 and CVE-2023-46695 8a042b540d glmark2: inherit python3native to fix build with python-3.12 on build host e85ed04e3c libbytesize: update github branch to 'main' 7f5ded2c88 yasm: fix CVE-2023-37732 meta-clang as of 2023-12-29 08:52:00 -0800 312ff1c clang: Fix libclang package files list meta-raspberrypi as of 2024-01-09 15:47:26 +0000 8bad47e psplash: Make psplash wait for the framebuffer to be ready c40c6e2 linux-raspberrypi: Update 5.15 recipe to 5.15.92 :Issues Addressed: [WRQ-6161] CCC: Various build fixes --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index ce9fd590..4be5e6f5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,17 +58,17 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=42a1c9fe6', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=ee090484c', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=eea685e1ca', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8e27f96c0b', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=402affcc07', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=730e44900a', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=1602c0a', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=312ff1c', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=88327090', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.6.0,commit=v6.6.0', ''), @@ -80,7 +80,7 @@ ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ae3f595e', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=59a6a1b', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=8bad47e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5caf742591fc3d480d8f4ce60bc8ebde47848f0a Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 30 Jan 2024 08:43:43 +0900 Subject: [PATCH 714/916] webos-image: Update layer pins for 2024-01-30 (build 689 part 2/2) meta-webosose as of 2024-01-30 08:32:11 +0900 5ed4c606 webos: qtbase-plugins-webos=25 15a76a15 webos: pulseaudio=56 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4be5e6f5..b8f73a47 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ae3f595e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5ed4c606', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=8bad47e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8cc41292bb57e241d400ce80d1d3ee7baed1beca Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 30 Jan 2024 08:45:06 +0900 Subject: [PATCH 715/916] webos-image: Update layer pins for 2024-01-30 (build 690) meta-webosose as of 2024-01-30 08:32:14 +0900 2debde1c webos: com.webos.service.camera=43 g-camera-pipeline=gav.47 21e5a2c0 webos: webruntime_108=19 wam=87 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b8f73a47..0486970e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5ed4c606', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2debde1c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=8bad47e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From db00192b2a62f35b902c6025dc7e34f888bc2793 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 30 Jan 2024 08:45:07 +0900 Subject: [PATCH 716/916] webos-image: Update layer pins for 2024-01-30 (build 691) meta-webosose as of 2024-01-30 08:32:17 +0900 1dc44013 webos: g-media-pipeline-clang=r4 webruntime-clang_108=r4 media-codec-interface-clang=r5 wam-clang=r65.5 824d18ed webos: jsoncpp-clang=r3 webruntime-clang_108=r3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0486970e..eb64a5d9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2debde1c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1dc44013', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=8bad47e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1166ebbf793749459dc1e87e48b20a969b70718b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 30 Jan 2024 08:45:09 +0900 Subject: [PATCH 717/916] webos-image: Update layer pins for 2024-01-30 (build 692) meta-webosose as of 2024-01-30 08:32:19 +0900 99b4a969 webos: cambufferlib=11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index eb64a5d9..d406af28 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1dc44013', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=99b4a969', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=8bad47e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 89281c9ca67d0331e2caf83f5148b4709b27f2d2 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 30 Jan 2024 08:45:10 +0900 Subject: [PATCH 718/916] webos-image: Update layer pins for 2024-01-30 (build 693) meta-webosose as of 2024-01-30 08:34:58 +0900 36966150 webos: ls2-helper=3 76d5cffe webos: com.webos.service.mediarecorder=4-r1 umediaserver-configs=16 e8d4d546 webos: luna-surfacemanager=396 qtbase-plugins-webos=26 1a83b1db webos: com.webos.service.camera=44-r13 g-camera-pipeline=r15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d406af28..9837b6c2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=99b4a969', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=36966150', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=8bad47e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ff919d1548b3a61972d4fd26bcd65c06917bd531 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 5 Feb 2024 17:11:44 +0900 Subject: [PATCH 719/916] webos-image: Update layer pins for 2024-02-05 (build 694) meta-webosose as of 2024-02-05 17:09:30 +0900 c7d42950 webos: webruntime_108=20 wam=88 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9837b6c2..7090b97b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=36966150', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c7d42950', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=8bad47e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 651cd92d3527671fb8be79a4001bc6569ed75a90 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 11:49:44 +0900 Subject: [PATCH 720/916] webos-image: Update layer pins for 2024-05-28 (build 695) meta-webosose as of 2024-05-28 10:15:11 +0900 69013153 webos: cairo=webos1 gstreamer1.0-plugins-base=webos2 qtbase=webos119 qtbase-plugins-webos=r9 qtwayland=webos44 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7090b97b..7cbef90b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c7d42950', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=69013153', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=8bad47e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From abef51485c5b3f160fe451983d8ad205c8cfa7de Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 11:49:55 +0900 Subject: [PATCH 721/916] webos-image: Update layer pins for 2024-05-28 (build 696) meta-webosose as of 2024-05-28 10:15:17 +0900 72773724 webos: webos-fonts=15-r1.2 da7ae757 webos: luna-surfacemanager=397 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7cbef90b..23afea00 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=69013153', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=72773724', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=8bad47e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0c21bf1ca4c55fbdc83324f3ea4c301f62f0102f Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 11:49:57 +0900 Subject: [PATCH 722/916] webos-image: Update layer pins for 2024-05-28 (build 697) meta-webosose as of 2024-05-28 10:15:21 +0900 3900acb4 webos: Force PACKAGE_CLASSES to use IPK 927a9932 webos: Avoid adding user-defined fields to packages c01c72e3 webos: Copyright: update for 2024 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 23afea00..bf8e527b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=72773724', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3900acb4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=8bad47e', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8925f50e50fcafa9b0d701462caa965e2e4fdf42 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 22 Jan 2024 11:17:16 +0100 Subject: [PATCH 723/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-02-01 (build 698 part 1/2) oe-core as of 2024-01-25 04:06:50 -1000 a744a897f0 build-appliance-image: Update to kirkstone head revision ad696a0067 xserver-xorg: Multiple CVE fixes 9af2e012ee pam: fix CVE-2024-22365 pam_namespace misses de74fd5dea gnutls: Fix for CVE-2024-0553 and CVE-2024-0567 0730806ae3 tiff: fix CVE-2023-6228 6bb64af6ce openssl: fix CVE-2023-6237 Excessive time spent checking invalid RSA public keys 626711a95f dropbear: backport patch for CVE-2023-48795 ebd61290a6 pybootchartgui: fix 2 SyntaxWarnings 2038043709 cpio: upgrade to 2.14 545fc081f1 systemd: fix CVE-2023-7008 f46c9105d4 zlib: ignore CVE-2023-6992 31fb83ac3d sqlite3: backport patch for CVE-2023-7104 a3b6216bcb Revert "curl: Backport fix CVE-2023-32001" db1c8b434e openssl: Backport fix for CVE-2023-6129 bitbake as of 2024-02-06 10:10:20 +0000 a4c516ef5 toaster/toastergui: Bug-fix verify given layer path only if import/add local layer meta-oe as of 2024-02-05 07:37:06 -0500 ce9c0d7617 strongswan: upgrade 5.9.12 -> 5.9.13 meta-raspberrypi as of 2024-02-01 11:48:44 +0000 e6d2ff0 linux-raspberrypi: stop setting powersave as the default CPU governor :Issues Addressed: [WRQ-9350] CCC: Various build fixes [WRQ-8518] Apply Yocto 4.0 LTS latest version into RP master for sprint 7 --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index bf8e527b..fe8ed2b1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,11 +58,11 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=ee090484c', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=a4c516ef5', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8e27f96c0b', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=a744a897f0', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=730e44900a', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=ce9c0d7617', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -80,7 +80,7 @@ ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3900acb4', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=8bad47e', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=e6d2ff0', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6810089c4b51fc29ab4acd1aa0f7529e4648c4d5 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:36:45 +0900 Subject: [PATCH 724/916] webos-image: Update layer pins for 2024-05-28 (build 698 part 2/2) meta-webosose as of 2024-05-28 10:16:51 +0900 f8b8c081 webos-backports: use bullets in README.md fc846a9b webos: googleapis=r1 (remove cpp_features.pb.h as well) ee824775 webos: nodejs-module-usocket=r12 (upgrade node-gyp dependency for python 3.12 support) 978e2de5 webos: node-gyp-native=v10.0.1-r0 (upgrade for python 3.12 compatibility) 2d89096a webos: webos_npm_env.bbclass: use npm-cache instead of npm_cache 2f0d7275 webos: solana: Fix build with rust-1.72 and newer 0d1d9b54 webos: pulseaudio=57 2009ff6c webos: webos_ls2_conf_validate.bbclass: change warning to just note 4ee244f3 webos: linux-yocto=webos15 (drop CONFIG_BT_WILINK) 840a8899 webos: com.webos.service.mediarecorder=5-r2 g-camera-pipeline=gav.48-r16 {com.webos.service.mediarecorder, g-camera-pipeline}=webosrpi1 ad970332 webos: webruntime_108=22 436dbca5 webos: webruntime_108=21 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fe8ed2b1..bd6da452 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3900acb4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f8b8c081', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=e6d2ff0', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From dc865fe1165c570fcae737aea0614a0a0774e660 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:39:24 +0900 Subject: [PATCH 725/916] webos-image: Update layer pins for 2024-05-28 (build 699) meta-webosose as of 2024-05-28 10:16:59 +0900 06fb0f3c webos: libsandbox=3 e1f0ca55 webos: appinstalld2=41 6951fad7 webos: mojoservicelauncher=8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index bd6da452..bfaf08e8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f8b8c081', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=06fb0f3c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=e6d2ff0', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 367a2055df8902cd944810d9a979d359d845cb36 Mon Sep 17 00:00:00 2001 From: Santhosh Muthu Date: Sun, 4 Feb 2024 22:20:58 +0530 Subject: [PATCH 726/916] build.sh: Apply changes to support qemux86-64 (emulator) for API Checker (v6.11.1) :Release Notes: Fix for replacing qemux86-64 with qemux86_64 for API Checker :Detailed Notes: Uploaded ls2_api_list.json file from buildhistory to artifacts directory. :Testing Performed: Tested for each target distro Apollo and OSE(RPI4-64) :QA Notes: N/A :Issues Addressed: [WRQ-10673] CCC: Verify BUILDHISTORY path to upload into ARTIFACTS [WRQ-4209] Apply changes to support qemux86-64 (emulator) for API Checker --- scripts/build.sh | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 5e7fec7f..475b760e 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.11.0" +SCRIPT_VERSION="6.11.1" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -355,13 +355,18 @@ function add_buildhistory_artifacts { ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-sizes.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-sizes.txt if [ -d buildhistory/images/${BHMACHINE}/glibc/${I}/ls2_api ] ; then cd buildhistory - git diff HEAD~1 HEAD images/${BHMACHINE}/glibc/${I}/ls2_api > ${ARTIFACTS}/${MACHINE}/${I}/ls2-api-diff.txt + git diff HEAD~1 HEAD images/${BHMACHINE}/glibc/${I}/ls2_api > ${ARTIFACTS}/${MACHINE}/${I}/ls2_api_diff.txt cd - fi if [ -e buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ] ; then ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-file-sizes.txt fi + if [ -f buildhistory/images/${BHMACHINE}/glibc/${I}/ls2_api_list.json ]; then + ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/ls2_api_list.json ${ARTIFACTS}/${MACHINE}/${I}/ls2_api_list.json + else + echo "Warning: There is no ls2_api_list.json at 'buildhistory/images/${BHMACHINE}/glibc/${I}'" + fi fi } From 19162393600e6f7f2503f1948da9acf241191b81 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:41:34 +0900 Subject: [PATCH 727/916] webos-image: Update layer pins for 2024-05-28 (build 700) meta-webosose as of 2024-05-28 10:17:04 +0900 59d246ed webos: Verify BUILDHISTORY path to upload ls2_api_list.json into ARTIFACTS 5e47009a webos: com.webos.service.pdm=85-r11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index bfaf08e8..2ce9693f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=06fb0f3c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=59d246ed', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=e6d2ff0', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d9fd96704e27b34cfae3ef2959868d13a45297e1 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:41:36 +0900 Subject: [PATCH 728/916] webos-image: Update layer pins for 2024-05-28 (build 701) meta-webosose as of 2024-05-28 10:17:26 +0900 f04161f3 webos: bluetooth-sil-bluez5=83 cb1eb52b webos: qtwayland=webos45 1b15ad1d webos: com.webos.service.power2=12-r3 e69313ec webos: luna-init=11-r20 67d591b5 webos: qtbase=webos120 f253f2f9 webos: configd=21-r20 luna-downloadmgr=13 sam=69-r29 appinstalld2=42 activitymanager=43 applicationinstallerutility=5 7888bcf4 webos: bootd=22-r18 cb321ecb webos: localization-tool-native=v1.16.0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2ce9693f..6c3ace97 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=59d246ed', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f04161f3', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=e6d2ff0', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d683c23b6db9c1f37398b2e9c3b4642f5e46e9ce Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:41:37 +0900 Subject: [PATCH 729/916] webos-image: Update layer pins for 2024-05-28 (build 702) meta-webosose as of 2024-05-28 10:17:50 +0900 6f4f5690 webos: luna-service2=40 059f6389 webos: webruntime_108=23 wam=89 99b87df5 webos: com.webos.service.peripheralmanager=14 com.webos.service.cec=6 6c16bf9d webos: nyx-modules-qemux86=7 aeb12f7c webos: settingsservice=20 efc95a2c webos: configd=22 51927b8f webos: com.webos.service.storageaccess=26-r8 1eca8b1a webos: notificationmgr=27 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6c3ace97..6b9060ff 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f04161f3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6f4f5690', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=e6d2ff0', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9dba108f0b16ccaacbaeb56d019f97b90952a7bc Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:41:39 +0900 Subject: [PATCH 730/916] webos-image: Update layer pins for 2024-05-28 (build 703) meta-webosose as of 2024-05-28 10:18:23 +0900 d1fc604e webos: webos-initscripts=100-r19 2c6fe156 webos: com.webos.service.hfp=34-r9 bb9668ab webos: com.webos.service.bluetooth2=75-r10 5e6cc7d6 webos: bluetooth-sil-bluez5=84-r11 a413e1e6 webos: wca-support=5-r3 38e8453a webos: com.webos.service.intent=22-r5 83acd07c webos: webos-fluentbit-plugins=56-r17 7b11838c webos: filecache=13 b27d14ba webos: nyx-modules=24 d4bc8143 webos: g-media-pipeline=gav.54 umediaserver=gav.42 com.webos.service.mediaindexer=29 f1110661 webos: audiod=72 4e4acbcf webos: com.webos.service.tts=29 5b34e43d webos: configurator=14-r11 815ea251 webos: qtbase-plugin-webos=27 a67650cb webos: jemalloc=7 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6b9060ff..4b4c048f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6f4f5690', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d1fc604e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=e6d2ff0', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e88bcc3b689f4815084bd82ca71b7687fbc338ca Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 7 Feb 2024 17:29:05 +0100 Subject: [PATCH 731/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-02-07 (build 704 part 1/2) oe-core as of 2024-02-15 15:45:23 -1000 59cc2e75c1 Revert "kernel: fix localversion in v6.3+" 8e192a2e0c ghostscript: correct LICENSE with AGPLv3 d9273edae8 kernel: fix localversion in v6.3+ 17e20ce90b systemd: Only add myhostname to nsswitch.conf if in PACKAGECONFIG 04c9b6b081 python3-pycryptodome: Fix CVE-2023-52323 942254eb3e libgit2: Fix CVE-2024-24575 and CVE-2024-24577 e0f503594e curl: Fix CVE-2023-46219 616857b991 go: Fix CVE-2023-45285 and CVE-2023-45287 55027bc882 libxml2: Fix for CVE-2024-25062 2bdae590ab openssl: Upgrade 3.0.12 -> 3.0.13 04511734c6 gcc-shared-source: ignore CVE-2023-4039 7b93bb0ba1 gdb: Fix CVE-2023-39130 67b62fd57d gdb: Fix CVE-2023-39129 97b5bf2505 binutils: internal gdb: Fix CVE-2023-39130 fd3f20e1e8 binutils: internal gdb: Fix CVE-2023-39129 2771a1248a curl: ignore CVE-2023-42915 60d8898969 image-live.bbclass: LIVE_ROOTFS_TYPE support compression 0f0dcf5205 python3-jinja2: upgrade 3.1.2 -> 3.1.3 90960bdef8 python3-jinja2: upgrade 3.1.1 -> 3.1.2 89974b7fa3 xwayland: Fix CVE-2023-6377 CVE-2023-6478 meta-oe as of 2024-02-07 18:41:41 -0500 8609de0095 Revert "libcroco: Add fix for CVE-2020-12825" 667850f086 postfix: Backport fix for CVE-2023-51764 f81b181933 squid: backport Debian patch for CVE-2023-46728 and CVE-2023-46846 5f46d71fca wireshark: Fix for CVE-2023-4511 182c4742c6 radvd: add '--shell /sbin/nologin' to /etc/passwd c5008af2c5 samba: fix CVE-2023-0922 306837707c linuxptp: fix do_compile error 8ce84b09e5 libssh: Backport fix for CVE-2023-48795 dbb7b798f9 samba: fix CVE-2018-14628 08d5b4bf9f xscreensaver: Add osuosl backup MIRROR d54a73ac5f opensc: Fix CVE-2023-40661 2c3c2d25b6 opensc: Fix CVE-2023-40660 de760c31d1 zabbix: fix CVE-2023-32726 and CVE-2023-32727 4af7df7929 python3-aiohttp: upgrade 3.8.5 -> 3.8.6 cda1751e2e wireshark: fix CVE-2024-0208 GVCP dissector crash b72149572d squid: Backport fix for CVE-2023-49285 901ddf5a3d layer.conf: Add libdevmapper-native PREFERRED_RPROVIDER 1b1cf2be1e p7zip: fix CVE-2018-5996 & CVE-2016-9296 meta-raspberrypi as of 2024-02-14 16:57:18 +0000 9dc6673 Add Raspberry Pi 5 ab5815a docs: add info on how to set different CAN interrupt pins ea4470d rpi-config: Add CAN0_INTERRUPT_PIN and CAN1_INTERRUPT_PIN variable :Issues Addressed: [WRQ-10743] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 4b4c048f..193ea4ba 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=a4c516ef5', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=a744a897f0', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=59cc2e75c1', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=ce9c0d7617', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8609de0095', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -80,7 +80,7 @@ ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d1fc604e', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=e6d2ff0', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), From 913d826b2b15609cc7a4facc5620f363155835c4 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:44:23 +0900 Subject: [PATCH 732/916] webos-image: Update layer pins for 2024-05-28 (build 704 part 2/2) meta-webosose as of 2024-05-28 10:18:31 +0900 e04d6be6 webos: audiod=73-r37 1066f046 webos: com.webos.service.audiofocusmanager=9-r5 6d2ed4d4 webos: luna-downloadmgr=14 sam=70 appinstalld2=43 imemanager=30 d0eb103d webos: clang_cmake.bbclass: pass --dyld-prefix even without toolchain-clang --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 193ea4ba..dd1a9e0a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d1fc604e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e04d6be6', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a235105f8aed81cc91268478d44bae7da4bc097b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:45:08 +0900 Subject: [PATCH 733/916] webos-image: Update layer pins for 2024-05-28 (build 705) meta-webosose as of 2024-05-28 10:19:13 +0900 df6367f4 webos: db8=30 8c8507b0 webos: g-camera-pipeline=gav.49 218b448a webos: avoutputd=0 avoutput-adaptation-layer-api=0 avoutput-adaptation-layer-mock=0 12532570 webos-raspberrypi: sdcard_image-rpi.bbclass: refresh from upstream meta-raspberrypi f36c8b2f webos-raspberrypi: raspberrypi3-64.conf: add SDIMG_KERNELIMAGE b6b04808 webos: python3-{deprecated,atlassian-python-api}=r1 (drop ${PYTHON_PN}) 459ce75a webos: bluez5=webos30 (create the right directory) 2da435f3 webos-backports-4.1: npm.bbclass: backport fix to remove /usr/lib/node symlink 2b1bb4f0 webos: enact-dev-native=r14 (avoid npm:* prefix in dependency versions) ac87b3b6 webos: enact-dev-native=v6.0.4 1389f1bf webos: enact-dev-native=r13 (use npmsw fetcher) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index dd1a9e0a..4b297735 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e04d6be6', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=df6367f4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 7501d6f5902c735aca49c916529b2b49e881eb0a Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:45:09 +0900 Subject: [PATCH 734/916] webos-image: Update layer pins for 2024-05-28 (build 706) meta-webosose as of 2024-05-28 10:19:59 +0900 ca548d1a webos: com.webos.service.unifiedsearch=14-r5 a1258458 webos: ilib-webapp=32-r0,v14.20.0 enact-framework=r27 enact-sanestone=r16 75e0e7a8 webos: Add more service unit types to install 7f984105 webos: webruntime_108=25 137350c3 webos: webruntime_108=24 e732e32c webos: wam=r67 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4b297735..c77ff5c9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=df6367f4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ca548d1a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c5c9c1f6e77d49d6968a2da16e51f45a53ed2d79 Mon Sep 17 00:00:00 2001 From: Kyungjik Min Date: Wed, 28 Feb 2024 16:54:18 +0900 Subject: [PATCH 735/916] mcf: Add retry logics to clone meta layers (v6.2.7) :Release Notes: Sometimes cloning meta may fail temporarily due to network issues or mirror server issues. --- mcf | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/mcf b/mcf index 2858b950..0cee7521 100755 --- a/mcf +++ b/mcf @@ -25,7 +25,7 @@ from time import gmtime, strftime, sleep import shutil import glob -__version__ = "6.2.6" +__version__ = "6.2.7" logger = logging.getLogger(__name__) @@ -333,7 +333,13 @@ def wait_for_git_mirror(newcommitid): def downloadrepo(layer): cmd = 'git clone %s %s' % (layer["url"], layer["location"]) - echo_check_call(cmd) + for retry in range(5): + try: + echo_check_call(cmd) + break + except subprocess.CalledProcessError: + logger.error("Can't %s retry: %d" % (cmd, retry+1)) + sleep(3) olddir = os.getcwd() os.chdir(layer["location"]) @@ -730,18 +736,20 @@ def updaterepo(layer): except subprocess.CalledProcessError: raise Exception('Failed to fetch %s repo' % layer["location"]) else: - if CLEAN: + for retry in range(5): try: - echo_check_call("git remote update") - echo_check_call('git reset --hard %s/%s' % (REMOTE, newbranch)) + if CLEAN: + echo_check_call("git remote update") + echo_check_call('git reset --hard %s/%s' % (REMOTE, newbranch)) + break + else: + # current branch always tracks a remote one + echo_check_call('git pull %s' % REMOTE) + break except subprocess.CalledProcessError: - raise Exception('Failed to fetch %s repo' % layer["location"]) - else: - # current branch always tracks a remote one - try: - echo_check_call('git pull %s' % REMOTE) - except subprocess.CalledProcessError: - raise Exception('Failed to fetch %s repo' % layer["location"]) + logger.error("Can't remote update. retry: %d" % (retry+1)) + if retry+1 == 5: raise Exception('Failed to fetch %s repo' % layer["location"]) + sleep(3) logger.info('Done updating [%s]' % layer["location"]) else: logger.info(('[%s] is up-to-date.' % layer["location"])) From e107dd5dcf326daea718637f0413084406fb32b5 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 23 Feb 2024 12:51:02 +0100 Subject: [PATCH 736/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-02-28 (build 707 part 1/2) oe-core as of 2024-02-25 05:51:38 -1000 5103ce6774 runqemu: direct mesa to use its own drivers, rather than ones provided by host distro 16a9037d28 oeqa/selftest/runtime_test: only run the virgl tests on qemux86-64 602ccc5736 ldconfig-native: Fix to point correctly on the DT_NEEDED entries in an ELF file 2b0b47fd0c cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES 01440b4968 curl: don't enable debug builds b71eeab719 linux-yocto/5.15: update CVE exclusions f1326d008a linux-yocto/5.15: update to v5.15.148 c7c86d97f6 linux-yocto/5.15: update CVE exclusions f4f1964a7a linux-yocto/5.15: update to v5.15.147 22b1db5362 linux-yocto/5.15: update CVE exclusions ee4695138e linux-yocto/5.15: update to v5.15.146 03794866c1 linux-yocto/5.15: update to v5.15.145 4deed206f9 linux-yocto/5.15: update to v5.15.142 5832eebee3 linux-yocto/5.15: update to v5.15.141 29fc80648b cve-exclusion_5.10.inc: update for 5.10.209 bc5c1a8631 linux-yocto/5.10: update to v5.10.209 28b884d3ba linux-yocto/5.10: update to v5.10.206 a1b6f99148 linux-yocto/5.10: update to v5.10.205 501af4c5f9 linux-yocto/5.10: update to v5.10.203 e7976311a7 vim: upgrade v9.0.2130 -> v9.0.2190 9aa207a91a libuv: fix CVE-2024-24806 973901530c go: add a complementary fix for CVE-2023-29406 meta-oe as of 2024-02-28 08:18:18 -0500 fda737ec0c mbedtls: Upgrade 3.5.0 -> 3.5.2 7d07ad5700 mbedtls: upgrade 2.28.5 -> 2.28.7 dc2b819291 python3-django: upgrade from 4.2.7 to 4.2.10 ab7c9bea36 graphviz: fix CVE-2023-46045 5800571ad7 squid: Backport fix for CVE-2023-49286 and CVE-2023-50269 7f2e0e1d38 mariadb: fix CVE-2023-22084 1915dcb8e8 nodejs: Set CVE_PRODUCT to "node.js" meta-virtualization as of 2024-02-22 17:14:38 +0000 7902664f upx: bump to 4.2.2 release - fixes various CVEs :Issues Addressed: [WRQ-12085] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index c77ff5c9..51fa745c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,16 +60,16 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=a4c516ef5', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=59cc2e75c1', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=5103ce6774', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8609de0095', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=fda737ec0c', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=312ff1c', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=88327090', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=7902664f', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.6.0,commit=v6.6.0', ''), From f2b1078f9207b793c362d63a710aa031f7b7142d Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:47:23 +0900 Subject: [PATCH 737/916] webos-image: Update layer pins for 2024-05-28 (build 707 part 2/2) meta-webosose as of 2024-05-28 10:20:06 +0900 7fb19e5c webos: luna-surfacemanager=398 545f8536 webos-backports-5.0: opkg-utils: opkg-make-index: set -f by default 57fba1e4 webos: ccache_stats.bbclass: move the log file from WORKDIR to T 449b1643 webos-backports: uninative: backport 4.4 version instead of 4.3 e63410b7 webos: qtbase-plugins-webos=28 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 51fa745c..460418c1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ca548d1a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7fb19e5c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 467499c9b155ab05d5e56fda1c5b8a256ce0f05d Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:48:05 +0900 Subject: [PATCH 738/916] webos-image: Update layer pins for 2024-05-28 (build 708) meta-webosose as of 2024-05-28 10:20:10 +0900 24f5bb81 webos: com.webos.service.videooutput=0 videooutput-adaptation-layer-api=0 videooutput-adaptation-layer-mock=0 6d662438 webos: umediaserver=r27 e73b4f17 webos: com.webos.service.videooutput=14-r3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 460418c1..c6817943 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7fb19e5c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=24f5bb81', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9155ae30c1e9b819c9ec9f0d29b0df12c9c35a45 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:48:06 +0900 Subject: [PATCH 739/916] webos-image: Update layer pins for 2024-05-28 (build 709) meta-webosose as of 2024-05-28 10:20:17 +0900 14c403ea webos: Add webruntime_120=r70.0 webruntime-clang_120=r0 mksnapshot-cross_120=r0 72751ffd webos: libbootctrl=2 8eacf69f webos: webos-fluentbit-plugins=57 7f716d9e webos: media-codec-interface=28-r12 83e0b348 webos: com.webos.service.mediaindexer=31-r14 2d975d34 webos: umediaserver-configs=17-r8 940c1a2c webos: umediaserver=gav.43 06af82f8 webos: media-resource-calculator=14-r8 4d5ab226 webos: webos-rpi.inc: remove videooutput-adaptation-layer-rpi videooutput-adaptation-layer-rpi=0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c6817943..97c133ed 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=24f5bb81', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=14c403ea', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b9ce1b1e22135ff5c50ffef4913cd2a7d16e3b0a Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:48:07 +0900 Subject: [PATCH 740/916] webos-image: Update layer pins for 2024-05-28 (build 710) meta-webosose as of 2024-05-28 10:20:31 +0900 338843e6 webos: webruntime_108=26 wam=90 com.webos.app.{enactbrowser=83,home=39} 10e14e11 webos: pmlogdaemon=15 com.webos.service.memorymanager=63-r12 575a2488 webos: audiod=75 pulseaudio=58 06d25524 webos: gstreamer1.0-plugins-webosrs=rust.7 2cc10ff6 webos: edgeai-vision=58-r11 6834bca5 webos: luna-surfacemanager=399 1533e119 webos: libwebosi18n=9 26e55398 webos: telegraf=r3 (define GOPROXY) 3d442402 webos: report-error.bbclass: add line breaks to PREMIRROR value 2eae6b4b webos: webos-recipe-blacklist.inc: add SKIP_RECIPE for python3-pyside6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 97c133ed..4396cfa7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=14c403ea', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=338843e6', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 490883de771346d42d91a037ba0eee0af3ccd376 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:48:08 +0900 Subject: [PATCH 741/916] webos-image: Update layer pins for 2024-05-28 (build 711) meta-webosose as of 2024-05-28 10:20:33 +0900 cc2bcb5d webos: qtbase-plugins-webos=29 bf29da11 webos: report-error.bbclass: Fix build with undefined PREMIRROR --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4396cfa7..670a1d90 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=338843e6', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cc2bcb5d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ad6f1071dafa5a9f6ef5aa3205caac1701f24154 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 28 May 2024 13:48:09 +0900 Subject: [PATCH 742/916] webos-image: Update layer pins for 2024-05-28 (build 712) meta-webosose as of 2024-05-28 10:20:43 +0900 aa2b1c98 webos: report-error.bbclass: improve PREMIRRORs parsing 036c447a webos: media-codec-interface=r13 (fix CMakeLists.txt to respect CMAKE_INSTALL_LIBDIR) 6f94222c webos: umediaserver=gav.45 18c91d93 webos: node-red=r1 (fix symlink-to-sysroot and staticdev QA issues) 0ada0f53 webos: node-red=v3.0.2 com.webos.service.{flowmanager=r10,contextintentmgr=r7} packagegroup-webos-extended=r49 1704bf09 webos-backports-5.0: mdns=v2200.80.16 9bb78549 webos: qtbase=webos121 4e4ee5bc webos: webos-rpi.inc: Add hmac kernel module --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 670a1d90..f98aabf2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cc2bcb5d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=aa2b1c98', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b5afa903b2fb0f656fe5f036cbc3f7336c8cfba8 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 18:53:33 +0900 Subject: [PATCH 743/916] webos-image: Update layer pins for 2024-06-05 (build 713) meta-webosose as of 2024-06-05 18:42:42 +0900 9011b8fe webos: packagegroup-webos-camera=r3 g-camera-pipeline=gav.52-r17 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f98aabf2..688d2ece 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=aa2b1c98', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9011b8fe', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 99061f6c488404347bd22520a837470a66a95cbc Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 18:53:35 +0900 Subject: [PATCH 744/916] webos-image: Update layer pins for 2024-06-05 (build 714) meta-webosose as of 2024-06-05 18:42:56 +0900 ef92c541 webos: packagegroup-webos-extended=r50 5020be00 webos: Drop variables used to allow components MACHINE-dependent b8cfe438 webos: Drop webos_distro_dep.bbclass f3d76620 webos: webos_cmake.bbclass: No propagate DISTRO-related variables 03a73adb webos: cmake-modules-webos-native=8-r0,v1.6.5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 688d2ece..35e283cb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9011b8fe', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ef92c541', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From bb4b4f532b1f527fc45a912b776de9abeee46d7e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 8 Mar 2024 20:32:46 +0100 Subject: [PATCH 745/916] mcf: fix SyntaxWarning with python 3.12 (v6.2.8) :Release Notes: Fixes: mcf:854: SyntaxWarning: invalid escape sequence '\.' mirror = echo_check_call('git config -l | grep "^url\..*insteadof=github.com/"') :Issues Addressed: [WRQ-12963] CCC: Various build fixes --- mcf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mcf b/mcf index 0cee7521..09699592 100755 --- a/mcf +++ b/mcf @@ -25,7 +25,7 @@ from time import gmtime, strftime, sleep import shutil import glob -__version__ = "6.2.7" +__version__ = "6.2.8" logger = logging.getLogger(__name__) @@ -826,7 +826,7 @@ def checkmirror(name, url): def sanitycheck(options): try: - mirror = echo_check_call('git config -l | grep "^url\..*insteadof=github.com/"') + mirror = echo_check_call(r'git config -l | grep "^url\..*insteadof=github.com/"') except subprocess.CalledProcessError: # git config returns 1 when the option isn't set mirror = '' From bf9c7c616611146bf2f6d62befa012aec6ddb3c7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 1 Mar 2024 16:47:10 +0100 Subject: [PATCH 746/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-03-13 (build 715 part 1/2) oe-core as of 2024-03-13 07:39:46 -1000 2501534c95 build-appliance-image: Update to kirkstone head revision 8829495c71 librsvg: Fix do_package_qa error for librsvg 768ac24aff linux-yocto/5.15: fix partion scanning 253dd177e6 linux-yocto/5.15: update CVE exclusions (5.15.150) 024d077813 linux-yocto/5.15: update to v5.15.150 11abb97e51 linux-yocto/5.10: update to v5.10.210 66c369b3cc linux-yocto/5.15: update CVE exclusions 30082a7dd7 linux-yocto/5.15: update to v5.15.149 408f86a526 go: Backport fix CVE-2024-24784 & CVE-2024-24785 e5aae8a371 golang: Fix CVE-2023-45289 & CVE-2023-45290 20c70400ea selftest: skip virgl gtk/sdl test on ubuntu 18.04 688ec6a245 useradd-example: do not use unsupported clear text password 18b76259d2 u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc d63af11e92 kernel.bbclass: Set pkg-config variables for building modules 5f9463d8c9 tzdata : Upgrade to 2024a 122be5a683 linux-firmware: upgrade 20231030 -> 20231211 f7ab2e9990 bind: Upgrade 9.18.19 -> 9.18.24 1745208bc0 cve_check: cleanup logging 6488fc1a8f dbus: Add missing CVE_PRODUCT e9af3d328d qemu: Fix CVE-2023-42467 e993720fc3 qemu: Backport fix CVE-2023-6693 71600de72c qemu: Fix for CVE-2024-24474 c8b30db7fc glibc: ignore CVE-2023-0687 8d91ab2093 less: Fix for CVE-2022-48624 cca0971a7d kernel: make LOCALVERSION consistent between recipes 74897e505d kernel: fix localversion in v6.3+ 29a0d2a49d kernel.bbclass: introduce KERNEL_LOCALVERSION 63998f13d5 scripts: python 3.12 regex d4e11eebdf meta/recipes: python 3.12 regex 939046c5e9 meta/lib/oeqa: python 3.12 regex 2331982cf4 feature-microblaze-versions.inc: python 3.12 regex 095598eb7c oeqa/selftest/oelib/buildhistory: git default branch 979b216330 oeqa/selftest/recipetool: expect meson.bb 24bf7bbd1f oeqa/selftest/recipetool: downgrade meson version to not use pyproject.toml 9c1a1110a3 oeqa/selftest/recipetool: fix for python 3.12 a20325690a oeqa: replace deprecated assertEquals 31de620e9d runqemu: add qmp socket support 50815c328e populate_sdk_ext: use ConfigParser instead of SafeConfigParser 2f8982ef4c scripts/runqemu: fix regex escape sequences b9dcdf2346 recipetool/create_buildsys_python: use importlib instead of imp bitbake as of 2024-02-27 04:20:42 -1000 40fd5f4ee fetch2: Ensure that git LFS objects are available 2a6fd7744 tests/fetch: Add real git lfs tests and decorator 1d5d4a46c tests/fetch: git-lfs restore _find_git_lfs 7efed7bc0 bitbake/lib/bs4/tests/test_tree.py: python 3.12 regex 6c19b6cf1 bitbake/codeparser.py: address ast module deprecations in py 3.12 459101144 codeparser: replace deprecated ast.Str and 's' meta-virtualization as of 2024-03-15 03:35:55 +0000 cb2bc17e openvswitch: Upgrade 2.17.6 -> 2.17.9 :Issues Addressed: [WRQ-12963] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 35e283cb..49db0863 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=a4c516ef5', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=40fd5f4ee', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=5103ce6774', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=2501534c95', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=fda737ec0c', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -69,7 +69,7 @@ ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=312ff1c', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=7902664f', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=cb2bc17e', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.6.0,commit=v6.6.0', ''), From 9a21c021fbd1e4116ebf32a4f4ebcd11fd2e7663 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 18:57:00 +0900 Subject: [PATCH 747/916] webos-image: Update layer pins for 2024-06-05 (build 715 part 2/2) meta-webosose as of 2024-06-05 18:43:01 +0900 a42e0730 webos: webruntime_108=28 wam=91 4ee1157e webos: edgeai-vision=59 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 49db0863..5ce70523 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ef92c541', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a42e0730', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1da269529803878f4408315c003619b3212ef9b3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 18:57:58 +0900 Subject: [PATCH 748/916] webos-image: Update layer pins for 2024-06-05 (build 716) meta-webosose as of 2024-06-05 18:43:09 +0900 b7247530 webos: g-camera-pipeline=gav.53 dc6ce80e webos: raspberrypi: linux-raspberrypi=webosrpi35: update seed-voicecard for 6.6 kernel 1fa6a87b webos: webos-recipe-blacklist.inc: skip python3-pyqt6 and python3-shiboken6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5ce70523..59f20331 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a42e0730', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b7247530', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From bccbe5edce20daa49abfeca5e081f9b832530213 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 18:57:59 +0900 Subject: [PATCH 749/916] webos-image: Update layer pins for 2024-06-05 (build 717) meta-webosose as of 2024-06-05 18:43:14 +0900 647cb359 webos_app_generate_security_files.bbclass: Remove "public" & "private" group for apps if WEBOS_SYSTEM_BUS_ACG_ENABLED Enabled d8371729 webos: qml-webos-bridge=135 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 59f20331..f567646d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b7247530', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=647cb359', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e8b22dfb74969a6af256492e916194ed60257893 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 25 Mar 2024 16:20:38 +0100 Subject: [PATCH 750/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-03-19 (build 718 part 1/2) oe-core as of 2024-03-19 03:33:32 -1000 1b5405955c glibc: Fix subscript typos for get_nscd_addresses b2de7d7569 stress-ng: avoid calling sync during do_compile d8e3d1eb48 yocto-uninative: Update to 4.4 for glibc 2.39 e5956d94ba linux-firmware: upgrade 20231211 -> 20240220 11c9c6eec5 wireless-regdb: Upgrade 2023.09.01 -> 2024.01.23 3af65ed130 wireless-regdb: upgrade 2023.05.03 -> 2023.09.01 717f0df5f3 cve-update-nvd2-native: Remove rejected CVE from database 38402b5e89 cve-update-nvd2-native: Fix CVE configuration update a98387021d cve-update-nvd2-native: nvd_request_next: Improve comment b6285f0549 cve-update-nvd2-native: Remove duplicated CVE_CHECK_DB_FILE definition 5259971a47 cve-update-nvd2-native: Add an age threshold for incremental update 6f49c54a0e cve-update-nvd2-native: Fix typo in comment 7864c4605c python3-cryptography: Backport fix for CVE-2024-26130 aa20dd9eb6 expat: fix CVE-2023-52426 c02175e973 expat: patch CVE-2024-28757 meta-oe as of 2024-03-25 07:11:05 -0400 8bb1653353 dnsmasq: Upgrade 2.87 -> 2.90 bb16c640dd unixodbc: Fix CVE-2024-1013 9a22be4267 openjpeg: Backport fix CVE-2021-3575 1a3b9da20a c-ares: fix CVE-2024-25629 da98a75f37 opencv: fix reproducibility issues 938a3ff43c postgresql: Upgrade to 14.11 4f2d6f6a8b openvpn: ignore CVE-2023-7235 :Issues Addressed: [WRQ-15156] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index f567646d..bb5bc2b2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=40fd5f4ee', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=2501534c95', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=1b5405955c', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=fda737ec0c', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8bb1653353', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 1f979cbfcd3f69f396d7db11a0357938a1489e0c Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 18:59:19 +0900 Subject: [PATCH 751/916] webos-image: Update layer pins for 2024-06-05 (build 718 part 2/2) meta-webosose as of 2024-06-05 18:43:30 +0900 f1439fa3 webos: webruntime_108=30 94856512 webos: webos_ls2_conf_validate.bbclass: Improve message 993c2876 webos: com.webos.service.bluetooth2=76 ef8eb331 webos: packagegroup-webos-graphics=r2 packagegroup-webos-minimal=r2 4a3b8524 webos: packagegroup-core-boot=webos2 packagegroup-webos-minimal=r1 d967c086 webos: Introduce headless profile aadc057a webos: Fix core-boot features correctly --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index bb5bc2b2..6d3bae71 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=647cb359', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f1439fa3', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 182156a17ae54c94325b48b5310e1bc01862ee9c Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:05:00 +0900 Subject: [PATCH 752/916] webos-image: Update layer pins for 2024-06-05 (build 719) meta-webosose as of 2024-06-05 18:43:34 +0900 89040c2b webos: gstreamer1.0-plugins-webosrs=rust.9-r0.1 c5b1dc7a webos: sam=71 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6d3bae71..8f3858f8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f1439fa3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=89040c2b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 627474ea20eb082adde43dca239bef3b990d2397 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:05:01 +0900 Subject: [PATCH 753/916] webos-image: Update layer pins for 2024-06-05 (build 720) meta-webosose as of 2024-06-05 18:43:39 +0900 58e1d464 webos: webos_ls2_api_list.bbclass: Add ACG details to ls2_api_list.json file a3f8b187 webos: configd=23 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8f3858f8..bd71410d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=89040c2b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=58e1d464', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9dac9bc79fb1dd57735306f89524eebcd519211e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 5 Apr 2024 22:13:36 +0200 Subject: [PATCH 754/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-04-02 (build 721 part 1/2) oe-core as of 2024-04-02 08:04:42 -1000 26a878cbfb common-licenses: Backport missing license 7af8e24d6c gcc: Backport sanitizer fix for 32-bit ALSR c473f32184 python3-urllib3: update to v1.26.18 4728df36bb tiff: fix CVE-2023-52356 CVE-2023-6277 f099f9ff95 qemu: Fix for CVE-2023-6683 67026cbb62 curl: backport Debian patch for CVE-2024-2398 1bdcd10930 expat: fix CVE-2023-52425 e8feba36e0 xwayland: fix CVE-2023-6816 CVE-2024-0408/0409 0156b57dcd nghttp2: fix CVE-2023-44487 :Issues Addressed: [WRQ-16155] CCC: Various build fixes --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index bd71410d..9bd963b8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=40fd5f4ee', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=1b5405955c', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=26a878cbfb', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8bb1653353', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 77eb1294ac7de553645829f5873431641a94edae Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:06:17 +0900 Subject: [PATCH 755/916] webos-image: Update layer pins for 2024-06-05 (build 721 part 2/2) meta-webosose as of 2024-06-05 18:43:41 +0900 155e413e webos: com.webos.service.camera=45 g-camera-pipeline=54 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9bd963b8..d18732e7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=58e1d464', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=155e413e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From be82776d165829d34472ccd8c3cc76a6bc1a1e08 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:07:16 +0900 Subject: [PATCH 756/916] webos-image: Update layer pins for 2024-06-05 (build 722) meta-webosose as of 2024-06-05 18:43:47 +0900 5468f94f webos: serviceinstaller=6 87e7b2e3 webos: webos-image-devel=r3 (drop ptest-pkgs) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d18732e7..41bb9be9 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=155e413e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5468f94f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 189d9b839db9c614babac995c41f0fccf9410ea9 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:07:17 +0900 Subject: [PATCH 757/916] webos-image: Update layer pins for 2024-06-05 (build 723) meta-webosose as of 2024-06-05 18:44:05 +0900 d4336785 webos: gstreamer1.0-plugins-ugly=webos1 c054778f webos: audiod=76 2cf23b4a webos: com.webos.service.mediaindexer=32 umediaserver=gav.46 c4303b4a webos-backports-4.2: ulogd2: backport 2.0.8 from meta-networking 9fd6ce88 webos: com.webos.service.power2=13 6220dcd5 webos: webruntime=r71 webruntime_108=32 wam=91 20428412 webos: luna-surfacemanager=400 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 41bb9be9..cabd4fc0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5468f94f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d4336785', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a3b0198e6dfae3a4ab466270efb20c42e690664c Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:07:24 +0900 Subject: [PATCH 758/916] webos-image: Update layer pins for 2024-06-05 (build 724) meta-webosose as of 2024-06-05 18:44:13 +0900 7a7c0f28 webos: webos_ls2_api_list.bbclass: Use bb.note instead of bb.warn for ignorable warnings 8f2b21ff webos: cambufferlib=12-r2 g-camera-pipeline=gav.55 ae0f2ff4 webos: libgcrypt=webos1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index cabd4fc0..66b5ab01 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d4336785', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7a7c0f28', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 4cd13ac5498744cfd1c6e4fba1c10c26a43ac85a Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 19 Apr 2024 17:09:00 +0200 Subject: [PATCH 759/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-04-22 (build 725 part 1/2) oe-core as of 2024-04-22 16:57:58 -0700 b718257124 build-appliance-image: Update to kirkstone head revision b5c5e783fe systemd: Fix vlan qos mapping 19e7d5e717 valgrind: skip intermittently failing ptest 85e65af472 nghttp2: Fix CVE-2024-28182 44e0b6b028 rust: add CVE_CHECK_IGNORE for CVE-2024-24576 d01b73c51c ruby: fix CVE-2024-27281 a4a727839e libssh2: fix CVE-2023-48795 f94c74cee8 tcl: skip async and event tests in run-ptest 161d336a6c tcl: skip timing-dependent tests in run-ptest a70f903925 tcl: Add a way to skip ptests 46fb46c0ff Revert "expat: fix CVE-2023-52425" 6a54788ebe ncurses: patch CVE-2023-50495 42fc40198d openssl: patch CVE-2024-2511 223950f9c7 xserver-xorg: Fix for CVE-2024-31080 and CVE-2024-31081 de41866103 openssh: Add CVE-2023-51767 to CVE_CHECK_IGNORE 8df158f39f perl: ignore CVE-2023-47100 eab100205b cups: fix typo in CVE-2023-32360 backport patch :Issues Addressed: [WRQ-17342] CCC: Various build fixes --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 66b5ab01..43feccc5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=40fd5f4ee', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=26a878cbfb', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=b718257124', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8bb1653353', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From c9ffc5680b08e43c08b90f0d2176a9a1b9dc23a3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:08:35 +0900 Subject: [PATCH 760/916] webos-image: Update layer pins for 2024-06-05 (build 725 part 2/2) meta-webosose as of 2024-06-05 18:44:15 +0900 c1189287 webos: webos_ls2_api_list.bbclass: Fix invalid json issue --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 43feccc5..82f9da76 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7a7c0f28', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c1189287', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 083531a38e6bc31d3b36729256b1400f49ba8222 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:09:25 +0900 Subject: [PATCH 761/916] webos-image: Update layer pins for 2024-06-05 (build 726) meta-webosose as of 2024-06-05 18:44:31 +0900 c1ad7804 webos: serviceinstaller=8 4a743a76 webos: qtbase-plugins-webos=30 796e563e webos: tensorflow-lite=r2.* e082698b webos-smack: com.webos.app.test.smack.native=r7 7e2d0d02 webos: packagegroup-webos-minimal=r3 96a59eae webos: com.webos.app.mediagallery=r4 3e870af5 webos: imemanager=r7 7fedf07a webos: maliit-framework-webos=r36 qml-webos-framework=r37 bfee8691 webos: webruntime=r72 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 82f9da76..b50023c6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c1189287', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c1ad7804', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2a928316dce207aa85c816e0d2322e53c4f8d6da Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:09:26 +0900 Subject: [PATCH 762/916] webos-image: Update layer pins for 2024-06-05 (build 727) meta-webosose as of 2024-06-05 18:44:32 +0900 eaf0e8a0 webos: com.webos.service.camera=46 g-camera-pipeline=gav.56 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b50023c6..1f607ae6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c1ad7804', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=eaf0e8a0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 01318ec365757afeb438456d427e0e38b331c6f0 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:09:27 +0900 Subject: [PATCH 763/916] webos-image: Update layer pins for 2024-06-05 (build 728) meta-webosose as of 2024-06-05 18:44:45 +0900 cbc7d542 webos: tflite-auto-delegation=39-r5 b5853bcf webos: jsoncpp-clang=r4 media-codec-interface-clang=r6 libpbnjson-clang=r4 media-resource-calculator-clang=r3 umediaserver-clang=r27.4 wam-clang=r67.6 0cddcd42 webos: webruntime=r73 bd3d23e5 webos: webos-raspberrypi: linux-raspberrypi=webosrpi36 e829d4d2 webos: webos.inc: use -webos as TARGET_VENDOR for all DISTROs 33561dac webos: tensorflow-lite=r4 (add -flax-vector-conversions to fix builds with __ARM_FEATURE_DOTPROD) 350831e4 webos: packagegroup-webos-extended=r51 packagegroup-webos-devel=r2 ae2205d2 webos: webos-raspberrypi: nyx-modules=webosrpi8 4720ae68 webos: libcec=webosrpi5 omx-components=r3 g-media-pipeline=r20 media-codec-interface=r14 g-camera-pipeline=r18 35144678 webos: webos-raspberrypi: userland=webosrpi5 2b95023b webos: webos-raspberrypi: gstreamer1.0-omx=webosrpi8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1f607ae6..90ffc97a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=eaf0e8a0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cbc7d542', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a7263b2e8ffe499a6a297dc89ae0c496789051fe Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 29 Apr 2024 13:24:06 +0200 Subject: [PATCH 764/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-04-28 (build 729 part 1/2) oe-core as of 2024-04-26 06:15:55 -0700 8a50230120 rootfs-postcommands.bbclass: Only set DROPBEAR_RSAKEY_DIR once 016387557c glibc: Update to latest on stable 2.35 branch 9ad10bf355 go: Fix for CVE-2023-45288 e63819fbab gnutls: fix CVE-2024-28835 18c4f65934 gnutls: fix CVE-2024-28834 meta-oe as of 2024-04-28 13:10:23 -0400 5a6f7925bd python3-twisted: Add python3-typing-extensions to RDEPENDS 8d40d6e3b9 python3-twisted: Add python3-asyncio to RDEPENDS a5000c12a2 wireshark: fix CVE-2023-6175 a9a4998947 python3-aiohttp: Fix CVE-2024-23334 fdc54c5029 apache2: Upgrade v2.4.58 -> v2.4.59 ca4f69e66c giflib: Fix CVE CVE-2022-28506 ac06a65404 python3-django: fix CVE-2024-24680 bd7b2ebf21 bats: fix bats-format-pretty report error when multilib enabled 7a49f1e016 xterm: Security fix for CVE-2023-40359 717462f811 python3-pillow: Fix CVE-2023-50447 0fffd4d422 iniparser: Fix CVE-2023-33461 c0fbf5751a wireshark: Backport fix for CVE-2024-2955 a246e26a46 python3-pyyaml-include: Upgrade 1.3.2 -> 1.4.1 b0e6f9c1de python3-pyyaml-include: switch to pytest --automake c944af7d57 python3-pyyaml-include: add initial recipe for version 1.3.2 :Issues Addressed: [WRQ-18930] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 90ffc97a..ae0a1670 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=40fd5f4ee', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=b718257124', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8a50230120', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8bb1653353', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=5a6f7925bd', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 0af9716b17a0312597fea31c32ead442211840e3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:11:52 +0900 Subject: [PATCH 765/916] webos-image: Update layer pins for 2024-06-05 (build 729 part 2/2) meta-webosose as of 2024-06-05 18:45:33 +0900 0f81361a webos: tflite-auto-delegation=r6 (respect DISTRO_FEATURES) f9128f26 webos: com.webos.service.mediaindexer=r15 (fix build with gcc-14) b3292ca6 webos: libgphoto2=webos2 (ignore incompatible-pointer-types issues) 617d633e webos: fluentbit=r1 (ignore fcommon issues) 2e9e0e1e webos: expect=webos2 (ignore incompatible-pointer-types issues) 9ec850f9 webos: ofono=webos3 (ignore implicit-function-declaration issues) 39328433 webos: pulseaudio=webos14 (ignore incompatible-pointer-types, int-conversion, implicit-function-declaration issues) 443b20c1 webos: g-camera-pipeline=r19 (ignore incompatible-pointer-types and implicit-function-declaration issues) ccf0bc9d webos: xnnpack=r3 (ignore incompatible-pointer-types issues) e869569e webos: pmlogdaemon=r12 (ignore implicit-function-declaration issues) 673e4d13 webos: pmklogd=r7 (ignore implicit-function-declaration issues) ac453ca7 webos: nyx-modules=r20 (ignore incompatible-pointer-types and implicit-function-declaration issues) 2662d001 webos: sleepd=r12 (ignore incompatible-pointer-types issues) 732e8318 webos: webos-connman-adapter=r15 (ignore incompatible-pointer-types, int-conversion, implicit-function-declaration issues) 6d7c7c0d webos: configd=r21 (ignore incompatible-pointer-types issues) 17140dbc webos: luna-prefs=r17 (ignore incompatible-pointer-types issues) 7a2f8dcf webos: luna-service2=r33 (ignore incompatible-pointer-types issues) efa19d95 webos: libpbnjson=r16 (ignore int-conversion issues) 70dfc50c webos: python3-pyyaml-include=webos1 (temporarily remove the runtime ptest dependency) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ae0a1670..88e2925c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cbc7d542', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0f81361a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 00426701fe959300b338e03dc04b28c831971c98 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:12:46 +0900 Subject: [PATCH 766/916] webos-image: Update layer pins for 2024-06-05 (build 730) meta-webosose as of 2024-06-05 18:45:34 +0900 cc5c6425 webos: db8=31 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 88e2925c..486c1817 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0f81361a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cc5c6425', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6bda94c01c549f05362fcfde804ddfdd89a743eb Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 5 Jun 2024 19:12:48 +0900 Subject: [PATCH 767/916] webos-image: Update layer pins for 2024-06-05 (build 731) meta-webosose as of 2024-06-05 18:45:42 +0900 0257d1ed webos: media-codec-interface=r15 413cb2dc webos: gstreamer1.0-plugins-bad=webos8 (fix incompatible-pointer-types issue) b2f9d04b webos: wayland=webos5 (fix implicit-function-declaration issues) 63b11dc2 webos: connman=webos24 (ignore incompatible-pointer-types, implicit-function-declaration, int-conversion issues) 4491d7dd webos: bluez5=webos31 (ignore incompatible-pointer-types, implicit-function-declaration issues) 9f800d73 webos: wpa-supplicant=webos8 (ignore implicit-function-declaration issues) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 486c1817..b61253e3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cc5c6425', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0257d1ed', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6b1e8015f00882198d1e402d63f2fcb28a940d32 Mon Sep 17 00:00:00 2001 From: Yangwoo Byun Date: Fri, 23 Feb 2024 22:49:20 +0900 Subject: [PATCH 768/916] weboslayers.py: Migrate meta-webos-smack layer to meta-webos layer with SMACK applied :Release Notes: Do not use meta-webos-smack for OSE :Detailed Notes: Adding smack layer for each distro increases complexity. We're going to migrate smack configuration into meta-webos instead of using meta-webos-smack for OSE. meta-webosose as of 2024-05-09 14:40:00 +0000 d0e820b32b webos: Migrate meta-webos-smack layer to meta-webos layer with SMACK applied :Testing Performed: Local build test done. :QA Notes: N/A :Issues Addressed: [WRQ-20258] CCC: Migrate meta-webos-smack layer to meta-webos layer with SMACK applied [WRQ-11789] Migrate meta-${distro}-smack layer to meta-${distro} layer --- weboslayers.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index b61253e3..cefad2c0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,12 +78,11 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0257d1ed', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d0e820b3', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos-smack', 75, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 77, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=1a3e42c', ''), +('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=1a3e42c', ''), ] From 969184804c727669df80665657d46aef387d2490 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 10 Jun 2024 19:51:39 +0900 Subject: [PATCH 769/916] webos-image: Update layer pins for 2024-06-10 (build 732) meta-webosose as of 2024-06-05 18:45:45 +0900 6409353a webos: cambufferlib=13 g-camera-pipeline=gav.57 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index cefad2c0..e3debeea 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d0e820b3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6409353a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 84d904c6a211d642c473b6498bbbafdb6da5d83e Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 10 Jun 2024 19:52:41 +0900 Subject: [PATCH 770/916] webos-image: Update layer pins for 2024-06-10 (build 733) meta-webosose as of 2024-06-05 18:45:49 +0900 43207ed3 webos: libwebosi18n=10 8b82a10b webos: com.webos.service.location=106 b1eb3c9e webos: packagegroup-webos-media=r3 com.webos.service.mediarecorder=7-r3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e3debeea..cd01bd90 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,7 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6409353a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=43207ed3', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a8b9089e6a5413ed5535e7627c48730969d2ed5b Mon Sep 17 00:00:00 2001 From: "mikyung.o" Date: Tue, 14 May 2024 15:09:40 +0900 Subject: [PATCH 771/916] build.sh: Add option to generate webOS BOM only (v6.11.2) :Release Notes: Support webOS BOM only option for all distro. :Detailed Notes: generate webOS BOM only. "-o" or "--only-bom" as a parameter. :Testing Performed: Build test done. :QA Notes: N/A :Issues Addressed: [WRQ-20845] CCC: Add option to generate webOS BOM only [WRQ-20114] Supports bom creation on/off option for GPVB Change-Id: I387c98caae89a949d0b3212544e2d8d9d1037f4d Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/406829 Reviewed-by: Kyungjik Min Tested-by: Abdul Khader Reviewed-by: Abdul Khader Reviewed-by: Vijaya Sundaram Reviewed-by: Automated Checker Reviewed-by: Yangwoo Byun --- scripts/build.sh | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 475b760e..40309106 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.11.1" +SCRIPT_VERSION="6.11.2" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -103,6 +103,7 @@ OPTIONS: -T, --targets Targets to build (unlike images they aren't copied from buildhistory) -M, --machines Machines to build -b, --bom Generate BOM files + -o, --only-bom Generate webOS BOM only without image -s, --signatures Dump sstate signatures, useful to compare why something is rebuilding -u, --scp-url scp will use this path to download and update \${URL}/latest_project_baselines.txt and also @@ -546,7 +547,7 @@ function move_artifacts { add_md5sums_and_buildhistory_artifacts } -TEMP=`getopt -o I:T:M:S:j:J:B:u:bshV --long images:,targets:,machines:,scp-url:,site:,jenkins:,job:,buildhistory-ref:,bom,signatures,help,version \ +TEMP=`getopt -o I:T:M:S:j:J:B:u:bshV --long images:,targets:,machines:,scp-url:,site:,jenkins:,job:,buildhistory-ref:,bom,only-bom,signatures,help,version \ -n $(basename $0) -- "$@"` if [ $? != 0 ] ; then echo "Terminating..." >&2 ; exit 2 ; fi @@ -565,6 +566,7 @@ while true ; do -B|--buildhistory-ref) BUILD_BUILDHISTORY_PUSH_REF="$2" ; shift 2 ;; -u|--scp-url) URL="$2" ; shift 2 ;; -b|--bom) CREATE_BOM="Y" ; shift ;; + -o|--only-bom) CREATE_BOM="O" ; shift ;; -s|--signatures) SIGNATURES="Y" ; shift ;; -h|--help) showusage ; shift ;; -V|--version) echo ${SCRIPT_NAME} ${SCRIPT_VERSION}; exit ;; @@ -730,6 +732,10 @@ print_timestamp "before main '${JOB_NAME}' build" FIRST_IMAGE= if [ -z "${BMACHINES}" ]; then echo "ERROR: calling build.sh without -M parameter" +elif [ "${CREATE_BOM}" = "O" -a -n "${BMACHINES}" ]; then + echo "[INFO] Generate webOS BOM only" + cd "${CALLDIR}" + exit 0; else # remove old ccache_stats.json rm -fv ccache_stats.json From e419a11195e5a4fa9e61d91d03664c841dcd227c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 6 May 2024 13:12:01 +0200 Subject: [PATCH 772/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-05-05 (build 734 part 1/2) meta-webosose as of 2024-05-17 11:55:42 +0530 0a8ca0c0b0 webos: webos-backports-5.1: add backports layer for 5.1 Styhead 14fd81c7b9 webos: fix BBFILES_DYNAMIC 759fe2e14a webos: webos-backports-4.3: fix BBFILES_DYNAMIC oe-core as of 2024-05-08 05:19:26 -0700 24fd9b6756 ppp: Add RSA-MD in LICENSE 3743a82162 libarchive: fix multiple security vulnerabilities in pax writer 4e4681b26e kernel.bbclass: check, if directory exists before removing empty module directory dcbca1aedd linux-yocto/5.15: cfg: remove obselete CONFIG_NFSD_V3 option 22c349296e linux-yocto/5.15: update CVE exclusions (5.15.157) 9c5ac29187 linux-yocto/5.15: update to v5.15.157 239e0631d9 linux-yocto/5.15: update CVE exclusions (5.15.156) 3b229158f1 linux-yocto/5.15: update to v5.15.156 286d5418b4 linux-yocto/5.15: update CVE exclusions (5.15.155) d34a2df7a7 linux-yocto/5.15: update to v5.15.155 2a4c110a9c linux-yocto/5.15: update CVE exclusions (5.15.153) 611cec2700 linux-yocto/5.15: update to v5.15.153 a3a17801a9 linux-yocto/5.15: update CVE exclusions (5.15.152) 4545591ac3 linux-yocto/5.15: update to v5.15.152 a77933a5a6 linux-yocto/5.15: update CVE exclusions (5.15.151) 32f2aba4c4 linux-yocto/5.15: update to v5.15.151 e0b77aa347 python3: Upgrade 3.10.13 -> 3.10.14 1456b30996 less: backport Debian patch for CVE-2024-32487 60b34c3435 ncurses: Fix CVE-2023-45918 ebe4a21911 gstreamer1.0-plugins-bad: fix CVE-2023-44446 e261dfd6e5 gstreamer1.0-plugins-bad: fix CVE-2024-0444 996c03dfb5 ofono: fix CVE-2023-4233 51cf006ac7 ofono: fix CVE-2023-4234 meta-security as of 2024-05-05 08:37:19 -0400 353078b sssd: Fix CVE-2023-3758 meta-virtualization as of 2024-05-13 22:27:53 -0400 8f0eb65e kubernetes: Backport fix for CVE-2024-3177 :Issues Addressed: [WRQ-19949] CCC: Various build fixes --- weboslayers.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index cd01bd90..a9f89e46 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=40fd5f4ee', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8a50230120', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=24fd9b6756', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=5a6f7925bd', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -69,7 +69,7 @@ ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=312ff1c', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=cb2bc17e', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=8f0eb65e', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.6.0,commit=v6.6.0', ''), @@ -77,12 +77,13 @@ ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=43207ed3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0a8ca0c0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=1a3e42c', ''), +('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=353078b', ''), ] From 59be532185b1030c3fdca2d8cfc4f3d64e908c27 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 10 Jun 2024 19:59:13 +0900 Subject: [PATCH 773/916] webos-image: Update layer pins for 2024-06-10 (build 734 part 2/2) meta-webosose as of 2024-06-05 18:45:55 +0900 8030b360 webos: com.webos.service.mediacontroller=30-r7 webos-open-test-apps=23 Add com.webos.app.test.mediacontroller=r6.0 76453998 webos: com.webos.service.mediarecorder=r4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a9f89e46..d78b85f2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0a8ca0c0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8030b360', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1e2053c9c697ca375886191e9630d2f4e92ec8e2 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 6 May 2024 13:12:01 +0200 Subject: [PATCH 774/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-05-10 (build 735 part 1/2) oe-core as of 2024-05-10 05:05:54 -0700 f85d5dfc91 libpciaccess: Remove duplicated license entry 10b57ae56e glibc: Update to latest on stable 2.35 branch ce2d6ba5d6 gstreamer1.0-plugins-bad: fix CVE-2023-50186 adaebd54ea bluez5: Fix CVE-2023-27349 CVE-2023-50229 & CVE-2023-50230 cc2d927520 xserver-xorg: fix CVE-2024-31083 32fc43f0c3 xserver-xorg: fix CVE-2024-31082 :Issues Addressed: [WRQ-21131] CCC: Various build fixes --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d78b85f2..3b7dddf3 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=40fd5f4ee', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=24fd9b6756', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=f85d5dfc91', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=5a6f7925bd', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From c38796c848ab83de3c9a5ecd65c390bc94b6f283 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 10 Jun 2024 20:00:56 +0900 Subject: [PATCH 775/916] webos-image: Update layer pins for 2024-06-10 (build 735 part 2/2) meta-webosose as of 2024-06-05 18:45:57 +0900 e0668411 webos: luna-service2=41 3f43c23d webos: luna-downloadmgr=r13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3b7dddf3..5682d3c2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8030b360', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e0668411', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 59d319d48d97d543f4deff7b5376ebddb4f61ab1 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 10 Jun 2024 20:02:08 +0900 Subject: [PATCH 776/916] webos-image: Update layer pins for 2024-06-10 (build 736) meta-webosose as of 2024-06-05 18:46:10 +0900 b2f54518 webos: g-camera-pipeline=gav.58 bf4aa9cc webos: com.webos.service.mediacontroller=32 packagegroup-webos-media=r4 983f558e webos: edgeai-vision=plugin.13-r12 f56aa432 webos: db8=32 5c773c4b webos: ls2-helpers=4 d47fa977 webos: packagegroup-core-boot=webos3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5682d3c2..89460fe5 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e0668411', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b2f54518', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 25f7aa90131fe20b38008d0980303a60a9b0be1a Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 10 Jun 2024 20:02:09 +0900 Subject: [PATCH 777/916] webos-image: Update layer pins for 2024-06-10 (build 737) meta-webosose as of 2024-06-05 19:53:11 +0900 d5b8fe28 webos.conf: Release webOS OSE v2.26.0 e6d690cb webos: com.webos.service.camera=47 a0e7a52f webos: libpbnjson=r17 (ignore int-conversion issues for native as well) efd0b1c6 webos: webos_cmake.bbclass: drop CMAKE_SYSTEM_PROCESSOR modification from 2012 416e86d9 webos: luna-downloadmgr=r14 c412015e webos: com.webos.service.sdkagent=12 c999e1fe webos: luna-surfacemanager=402 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 89460fe5..6f3c59eb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b2f54518', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d5b8fe28', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 29b2aa9946b89b8d83181d1d9a50404d62e23c54 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 9 Jul 2024 11:36:02 +0900 Subject: [PATCH 778/916] webos-image: Update layer pins for 2024-07-09 (build 738) meta-webosose as of 2024-07-09 11:26:19 +0900 e757199a webos: webos-backports-5.0: rust: backport 1.75.0 version from 5.0 Scarthgap cc894a93 webos: packagegroup-webos-graphics=r3 packagegroup-webos-minimal=r4 4b1636f6 webos: nativesdk-packagegroup-sdk-host=webos3 9672e3c1 webos: luna-sysservice=r12 d7ad8778 webos: webos-features-minimal.inc: Add webos-qt feature afe28fd0 webos: Use dynamic layer for qt --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6f3c59eb..0369dc57 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d5b8fe28', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e757199a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3985546680acb383c3df2ea1737f5c08f0f539b0 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 9 Jul 2024 11:36:06 +0900 Subject: [PATCH 779/916] webos-image: Update layer pins for 2024-07-09 (build 739) meta-webosose as of 2024-07-09 11:27:14 +0900 51734acf webos: com.webos.service.mediarecorder=8 g-camera-pipeline=gav.59 9b34532a webos: qtbase=webos122 d735bea3 webos: qtwayland-webos=r21 d8b7ddda webos: luna-surfacemanager=r62 ae8f046c webos: auto-luna-surface-manager=r8 8b4805f9 webos: webos-backports-5.0: skip rust-hello-world 38c72f8e webos: webos-backports-5.0: rename rust-source and rust-snapshot to have PV suffix e2a73e4b webos: webos-backports-4.[12]: remove rust-1.63.0 backports b2717586 webos: sunpinyin=r4 (unpack files under ${S}) 655e30a9 webos: connman=webos25 wpa-supplicant=webos9 systemd=webos16 telegraf=r4 node-red=r2 (use ${systemd_system_unitdir} instead of ${systemd_unitdir}/system) b68eaf49 webos: alsa-plugins=webos3 (remove useless duplicated do_install:append) 3293d66b webos: replace.cmake: fix SOURCE/BINARY logic 63360415 webos: replace.cmake: update cmake_minimum_required to 3.5.0 b516e388 webos: edgeai-vision=plugin.16 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0369dc57..5525e053 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e757199a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=51734acf', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 271c59be12de94158403cf2d80158d7bc114af80 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 23 May 2024 10:12:20 +0200 Subject: [PATCH 780/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-05-22 (build 740 part 1/2) oe-core as of 2024-05-22 05:07:30 -0700 e0a1ed7aa1 initscripts: Add custom mount args for /var/lib 9e3a2e143e systemd-systemctl: Fix WantedBy processing c850931590 classes: go-mod: do not pack go mod cache b611c77e48 go.bbclass: fix path to linker in native Go builds 69128ca669 go: Always pass interpreter to linker d91af23e4f binutils: Rename CVE-2022-38126 patch to CVE-2022-35205 601b81350c openssl: patch CVE-2024-4603 1ee5ba41ca libarchive: fix CVE-2024-26256 bitbake as of 2024-05-23 08:52:30 -0700 5a90927f3 parse: Improve/fix cache invalidation via mtime meta-oe as of 2024-05-28 06:17:26 -0400 0560b84899 ITS#10094 libldap/OpenSSL: fix setting ciphersuites 3a08bebf43 nss: Backport fix CVE-2023-0767 b93ba321e4 uriparser: upgrade 0.9.6 -> 0.9.8 d02d0149c7 mbedtls: upgrade 2.28.7->2.28.8 5085c443d0 php: upgrade 8.1.22 -> 8.1.28 31d0f02673 libssh: Fix CVE CVE-2023-6004 9c9224811b nss: patch CVE-2024-0743 8c7363cd3c nss: patch CVE-2023-5388 6952dfc09e libeigen: Update GPL-3.0-only to GPL-2.0-only 85102dd2df nginx: fix CVE-2023-44487 70b217ecc8 python3-pyyaml-include: Drop pytest --automake meta-virtualization as of 2024-05-28 19:10:32 +0000 8b356b91 kubernetes: fix do_patch failure 69f5a594 libvirt: Backport fix for CVE-2024-2494 meta-raspberrypi as of 2024-05-30 10:03:18 +0100 70c293b docs: Fix ReadTheDocs builds.os requirement 78ad1d4 linux-raspberrypi_5.15: backport 2 commits to fix compatibility with wireless-regdb-2024.01.23 and newer a8b5f93 linux-raspberrypi: Upgrade to 6.1.77 fd64cfa linux-raspberrypi_6.1.bb: Upgrade to 6.1.74 :Issues Addressed: [WRQ-21716] CCC: Various build fixes --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 5525e053..c5ca2880 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=40fd5f4ee', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=5a90927f3', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=f85d5dfc91', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=e0a1ed7aa1', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=5a6f7925bd', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=0560b84899', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=312ff1c', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=8f0eb65e', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=8b356b91', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.6.0,commit=v6.6.0', ''), @@ -81,7 +81,7 @@ ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=51734acf', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=9dc6673', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=70c293b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), From a908eac1a8084c8d2ecb9435983e5db5bec02435 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 9 Jul 2024 11:39:25 +0900 Subject: [PATCH 781/916] webos-image: Update layer pins for 2024-07-09 (build 740 part 2/2) meta-webosose as of 2024-07-09 11:27:21 +0900 1ff109b0 webos: packagegroup-webos-i18n=r1 f5a03b50 webos: qtbase=webos123 qtdeclarative=webos86 qttools=webos3 webos.inc: Unset QT_PTEST_ENABLED 533dead5 webos: luna-surfacemanager=403 689d1a96 webos: webos-raspberrypi: linux-raspberrypi=webosrpi37 318ea893 webos: packagegroup-webos-extended=r53 (install wireless-regdb-static for all DISTRO) 915f8582 Revert "webos: python3-pyyaml-include=webos1 (temporarily remove the runtime ptest dependency)" ebb1f2c9 webos: luna-sysservice=r13 (use EXTRA_INHERIT) ac3a571d webos: add qtless .inc files 2f6e4d71 webos: webos-features-headless.inc: don't append all target specific DISTRO_FEATURES to NATIVE and NATIVESDK --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c5ca2880..f778bab6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=51734acf', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1ff109b0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=70c293b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 448717c87ba14079ec8b80c0c453d3547fa64c7d Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 9 Jul 2024 11:41:24 +0900 Subject: [PATCH 782/916] webos-image: Update layer pins for 2024-07-09 (build 741) meta-webosose as of 2024-07-09 11:27:43 +0900 7cf9bd8e webos: webos-image=r5 (use UNPACKDIR) e0440cf2 webos: pi-bluetooth=webosrpi4 (use UNPACKDIR) b67a80da webos: webos-raspberrypi: resize-rootfs=r3 (use UNPACKDIR) 212fa0fb webos: webos-raspberrypi: boot-verifier=r1 (use UNPACKDIR) 780ab710 webos: webos-raspberrypi: setup-partitions=r6 (use UNPACKDIR) 104789cd webos: alsa-plugins=webos4 (use UNPACKDIR) b7708563 webos: armnn=r2 (use UNPACKDIR) afebde16 webos: webos-connman-adapter=r16 (use UNPACKDIR) e7584ded webos: libedgetpu=r7 (use UNPACKDIR) b5cdbed3 webos: bluez5=webos32 (use UNPACKDIR) 5466b6d9 webos: arm-compute-library=r3 (use UNPACKDIR) 3ce24bca webos: smack=webos5 (use UNPACKDIR) b8f41872 webos: pmlogdaemon=r13 (use UNPACKDIR) 1c6dd8e7 webos: rpi-u-boot-scr=webosrpi7 (use UNPACKDIR) 50078395 webos: ecryptfs-utils=r2 (use UNPACKDIR) 617095d9 webos: tensorflow-lite=r5 (use UNPACKDIR) f20eba46 webos: lsb-release=webos11.* (use UNPACKDIR) 30e50d1f webos: node-red=r3 (use UNPACKDIR) 2532ad79 webos: qtdeclarative=webos87 (use UNPACKDIR) bb84373b webos: base-passwd=webos7 (use UNPACKDIR) d5fa4948 webos: e2fsprogs=webos12 (use UNPACKDIR) 1935f095 webos: connman-conf=webos5 (use UNPACKDIR) 4faa1228 webos: webos_npm_env.bbclass: adjust --nodedir for UNPACKDIR changes 34c8ffd0 webos: webos_systemd.bbclass: use UNPACKDIR c98e7b89 webos: webos.inc: backport UNPACKDIR variable from styhead --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f778bab6..7497cc90 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1ff109b0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7cf9bd8e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=70c293b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 56d551e0cd2cd1ed0f9dd5b8edf2e8ae3c3adbb3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 9 Jul 2024 11:41:26 +0900 Subject: [PATCH 783/916] webos-image: Update layer pins for 2024-07-09 (build 742) meta-webosose as of 2024-07-09 11:28:11 +0900 54a6fd2a webos: gstreamer1.0-plugins-webosrs=rust.10-r0.2 5bc5f4d6 webos: com.webos.app.enactbrowser=84 e0f3ed8d webos: media-codec-interface=29 umediaserver=gav.47 fdb73a86 webos: luna-surfacemanager=404 dfb655c3 webos: webos-recipe-blacklist.inc: add SKIP_RECIPE for qttranslations, packagegroup-qt6-essentials bd8466db webos: umediaserver=r28.* umediaserver-clang=r28.5 (uMediaserver: add missing #include to fix build with boost-1.85.0) 778d5690 webos: activitymanager=r17 (CMakeLists.txt: replace -std=c++11 with -std=c++17 for icu-75-1) 9d0f088a webos: appinstall2=r6 (CMakeLists.txt: replace -std=c++11 with -std=c++17 for icu-75-1) 49701923 webos: db8=r42 (test: Don't use long deprecated boost::filesystem::path::leaf) 530e0a2d webos: db8=r41 (CMakeLists.txt: replace -std=c++14 with -std=c++17 for icu-75-1) f641644e webos: sam=r30 (CMakeLists.txt: replace -std=gnu++0x with -std=c++17 for icu-75-1) 135da4aa webos: webos-raspberrypi: libcec=webosrpi6 (remove already applied backport) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 7497cc90..14ed9d5c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7cf9bd8e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=54a6fd2a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=70c293b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0260083b376a3a8ce2fcde3065b86522d5b840a4 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 9 Jul 2024 11:41:28 +0900 Subject: [PATCH 784/916] webos-image: Update layer pins for 2024-07-09 (build 743) meta-webosose as of 2024-07-09 11:28:13 +0900 1946616d webos: webos-open-test-apps=24 packagegroup-webos-testapps=r1 test.redirection.backgroundmedia=0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 14ed9d5c..bdcdc4a1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=54a6fd2a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1946616d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=70c293b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8e5dd4faf96d8a9a82df4555c80abbd22f708047 Mon Sep 17 00:00:00 2001 From: Jaeyoon Jung Date: Mon, 20 May 2024 18:42:36 +0900 Subject: [PATCH 785/916] build.sh: Upload spdx files if available (v6.11.3) :Release Notes: Upload spdx files as artifacts. :Detailed Notes: Those files are supposed to be generated with INHERIT += "create-spdx". :Testing Performed: Build tested. :QA Notes: N/A :Issues Addressed: [WRQ-24274] CCC: Add capability of creating SPDX SBOM [WRQ-21770] Add SPDX SBOM --- scripts/build.sh | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index 40309106..4cad0f6e 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.11.2" +SCRIPT_VERSION="6.11.3" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -522,6 +522,16 @@ function move_artifacts { echo "WARN: No cve.json to copy as build artifacts" fi + if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.spdx.* >/dev/null 2>/dev/null; then + for SPDX in BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.spdx.*; do + if echo $SPDX | grep -q "${WEBOS_DISTRO_BUILD_ID}"; then + ln -vn $(readlink -f ${SPDX}) ${ARTIFACTS}/${MACHINE}/${I}/ + fi + done + else + echo "WARN: No spdx files to copy as build artifacts" + fi + # delete possibly empty directories rmdir --ignore-fail-on-non-empty ${ARTIFACTS}/${MACHINE}/${I} ${ARTIFACTS}/${MACHINE} done From 04eea0b0461862df77aef59c4a24552bab108f4e Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 9 Jul 2024 11:42:57 +0900 Subject: [PATCH 786/916] webos-image: Update layer pins for 2024-07-09 (build 744) meta-webosose as of 2024-07-09 11:28:16 +0900 79abfc9e webos: com.webos.app.videocall=8 fc3622e6 webos: fuse3=webos2 dabdc9e3 webos: pmtrace=r14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index bdcdc4a1..3539d5df 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1946616d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=79abfc9e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=70c293b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0598517a73f4decd9042c92d716f5de73dbdf085 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 9 Jul 2024 11:42:58 +0900 Subject: [PATCH 787/916] webos-image: Update layer pins for 2024-07-09 (build 745) meta-webosose as of 2024-07-09 11:28:19 +0900 a2cadbe2 webos: com.webos.service.mediarecorder=9-r5 g-camera-pipeline=gav.60 591c2f91 webos: com.webos.service.mediacontroller=33-r8 748421ec webos: luna-surfacemanager=405 98d27974 webos: gstreamer1.0-plugins-webosrs=rust.11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3539d5df..9f87c921 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=79abfc9e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a2cadbe2', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=70c293b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a671d0ed9dd3a4c2d58b49fb48e18d55ee2f6935 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 9 Jul 2024 11:43:00 +0900 Subject: [PATCH 788/916] webos-image: Update layer pins for 2024-07-09 (build 746) meta-webosose as of 2024-07-09 11:28:26 +0900 b62303fe webos: webos_filesystem_paths.bbclass: Add webos_datadir 2d8eda02 webos: packagegroup-webos-testapps=r2 58f604d2 webos-backports: Backport lvgl{,-demo-fb}_9.1.0 25e47ea7 webos: webos.inc: move all global ERROR_QA, WARN_QA modification to webos.inc 131758c3 webos: qtbase=webos124 (backport fix for build with libxkbcommon-1.6.0 or newer) 298eb981 webos: libgcrypt=webos2 (improve 0002-libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch) 534e42b3 webos: webos.inc: use INITRAMFS_IMAGE_NAME without IMAGE_VERSION_SUFFIX --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9f87c921..afc594df 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a2cadbe2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b62303fe', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=70c293b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 248de405febef7912ac236799c2d8a3fa2cfd7c8 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Tue, 9 Jul 2024 11:43:03 +0900 Subject: [PATCH 789/916] webos-image: Update layer pins for 2024-07-09 (build 747) meta-webosose as of 2024-07-09 11:28:30 +0900 de4a2aeb webos: Migrate Qt-related components to dynamic layer fc63a627 webos: luna-sysservice=27-r14 webos-features-qtless.inc: Add luna-sysservice to packagegroup-core-boot 6eb8206e webos: webos_qmake6.bbclass, webos_qmllint.bbclass: Change bbclass inheritance settings of meta-qt6-compat layer --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index afc594df..9e66d7d7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b62303fe', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=de4a2aeb', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=70c293b', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 60c8fb3cad133e21f9f0d50d2c955c1ebdb63b53 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 2 Jun 2024 13:01:47 +0200 Subject: [PATCH 790/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-06-04 (build 748 part 1/2) oe-core as of 2024-06-01 19:12:27 -0700 ab2649ef6c build-appliance-image: Update to kirkstone head revision 209c41377a git: Fix multiple CVEs 28d9f94853 util-linux: Fix CVE-2024-28085 66228a9e81 ghostscript: fix CVE-2023-52722 18e03cadca ghostscript: fix CVE-2024-29510 edcaa55aa5 ghostscript: fix CVE-2024-33871 fb0271a2d4 ghostscript: fix CVE-2024-33869 9f0c63b568 ghostscript: fix CVE-2024-33870 meta-oe as of 2024-06-02 15:16:32 -0400 8e297cdc84 nginx: Remove obsolete patch 3eb9002ce7 nodejs: fix CVE-2023-46809 17db7e96c4 nodejs: fix CVE-2024-22025 7b468c6f83 nodejs: fix CVE-2024-22019 meta-raspberrypi as of 2024-06-04 20:49:35 +0100 d7544f3 rpi-base: Removed hifiberry amp4pro. d2bbc1f rpi-base: Added missing HiFiBerry 160ae17 rpi-base: Add missing hifiberry overlay :Issues Addressed: [WRQ-23181] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 9e66d7d7..13c021a1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=5a90927f3', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=e0a1ed7aa1', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=ab2649ef6c', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=0560b84899', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8e297cdc84', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -81,7 +81,7 @@ ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=de4a2aeb', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=70c293b', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), From 7c2bfdc75b18a2dd3dc65d8762c0fd3612bc0479 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 10:51:52 +0900 Subject: [PATCH 791/916] webos-image: Update layer pins for 2024-10-28 (build 748 part 2/2) meta-webosose as of 2024-10-26 23:25:40 +0900 cd8d5562 webos: bluetooth-sil-bluez5=85 35742e3f webos: com.webos.service.nettools=7 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 13c021a1..ba720fc2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=de4a2aeb', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cd8d5562', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5aa31832ea56dd1a354798691491895c4001f67b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 10:52:59 +0900 Subject: [PATCH 792/916] webos-image: Update layer pins for 2024-10-28 (build 749) meta-webosose as of 2024-10-26 23:26:57 +0900 2c1e2b88 webos: com.webos.service.mediarecorder=10 0fa5db6c webos: base-files=webos17 shadow=webos4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ba720fc2..760132c4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cd8d5562', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2c1e2b88', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8af60a52b6ad4ca98786c0dbbb0881fd8381b623 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 10:53:03 +0900 Subject: [PATCH 793/916] webos-image: Update layer pins for 2024-10-28 (build 750) meta-webosose as of 2024-10-26 23:26:57 +0900 9a6d00e4 webos: webos-fluentbit-plugins=58 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 760132c4..a5e38216 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2c1e2b88', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9a6d00e4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 4e6197de6bd9beab37cf8a0bb671d8c86d6079bc Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 10:53:05 +0900 Subject: [PATCH 794/916] webos-image: Update layer pins for 2024-10-28 (build 751) meta-webosose as of 2024-10-26 23:26:57 +0900 3534f005 webos: media-codec-interface=30-r16 95537877 webos: webos-recipe-blacklist.inc: skip lv-drivers and lv-lib-png 3e98723b webos: polkit=webos1 duktape=webos1 packagegroup-core-boot=webos4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a5e38216..5fe36c63 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9a6d00e4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3534f005', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e20fb6130b9df447e7b69c8bccff66f9fc70d8e5 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 25 Jun 2024 09:03:04 +0200 Subject: [PATCH 795/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-06-24 (build 752 part 1/2) meta-webosose as of 2024-06-28 11:52:55 +0530 95e3853781 webos: Revert "webos: openssl=webos23" oe-core as of 2024-06-21 12:37:32 -0700 fbc8f5381e man-pages: remove conflict pages 5160fb6bf6 man-pages: add an alternative link name for crypt_r.3 bbbb515f7d gobject-introspection: Do not hardcode objdump name 8f51bac2a0 openssl: Upgrade 3.0.13 -> 3.0.14 8accff90a8 glibc: stable 2.35 branch updates 729310d173 ruby: fix CVE-2024-27280 0920aacb2a acpica: fix CVE-2024-24856 b9f46d0588 libxml2: Security fix for CVE-2024-34459 95e8507848 glib-2.0: patch CVE-2024-34397 bitbake as of 2024-06-11 11:22:11 -0700 734b0ea3d tests/fetch: Tweak test to match upstream repo url change Upstream changed their urls, update our test to match. meta-clang as of 2024-06-25 17:42:33 -0700 557663d Revert "Add files via upload" 5a4cc82 Add files via upload :Issues Addressed: [WRQ-26317] CCC: Various build fixes --- weboslayers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 5fe36c63..8b096c08 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=5a90927f3', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=734b0ea3d', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=ab2649ef6c', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=fbc8f5381e', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8e297cdc84', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -68,7 +68,7 @@ ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=312ff1c', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=557663d', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=8b356b91', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.6.0,commit=v6.6.0', ''), @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3534f005', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=95e38537', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From db51b8eaf7b41d2f33f5b481598dac390d843fe2 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:01:01 +0900 Subject: [PATCH 796/916] webos-image: Update layer pins for 2024-10-28 (build 752 part 2/2) meta-webosose as of 2024-10-26 23:26:57 +0900 af8f13ae webos: jsoncpp-clang=r5 g-media-pipeline-clang=r5 media-codec-interface-clang=r7 googletest-clang=r1 webruntime-clang_120=r1 libpbnjson-clang=r5 media-resource-calculator-clang=r4 umediaserver-clang=r27.6 wam-clang=r67.7 0d97806a webos: audiod=77 com.webos.service.audiofocusmanager=10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8b096c08..089a7897 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=95e38537', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=af8f13ae', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From f70dc37d8d308cd66c1ea76f52ff28ff058f694d Mon Sep 17 00:00:00 2001 From: Jaeyoon Jung Date: Thu, 7 Mar 2024 11:22:42 +0900 Subject: [PATCH 797/916] webos-image: Update meta-qt6 layerpin to v6.7.2 (build 753 part 1/2) meta-webosose as of 2024-07-03 14:01:07 +0530 1e57a23c67 webos: webos_qt_global.bbclass: Bump WEBOS_PATCH_MAXVER to 6.7.2 meta-qt6 as of 2024-06-14 08:58:28 +0300 d4ad3746 squish: disable squish module 31245996 Update submodule refs on '6.7.2' in yocto/meta-qt6 a9b9b6d5 Update submodule refs on '6.7' in yocto/meta-qt6 8e3830af layer: add compatibility to styhead 9000958b pyqt6: add recipes 3a465465 Update submodule refs on '6.7' in yocto/meta-qt6 955e9fc0 Update submodule refs on '6.7' in yocto/meta-qt6 589a6044 qtwebengine: add PACKAGECONFIG for x11 dependencies 79fd43b3 nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally 9c396cfd Update submodule refs on '6.7' in yocto/meta-qt6 cb996fba Add vendor to CVE_PRODUCT 7f515160 Update submodule refs on '6.7' in yocto/meta-qt6 9c32fcec Update submodule refs on '6.7' in yocto/meta-qt6 5fe182c4 Update submodule refs on '6.7' in yocto/meta-qt6 722322f8 Update submodule refs on '6.7' in yocto/meta-qt6 430aa612 Update submodule refs on '6.7' in yocto/meta-qt6 08174090 Update submodule refs on '6.7' in yocto/meta-qt6 43473a9b Update submodule refs on '6.7' in yocto/meta-qt6 2bbeac3b Bump version to 6.7.2 9f20478e qtwayland: fix patch fuzz a79e1870 Update submodule refs on '6.7' in yocto/meta-qt6 cdb8b4f8 qtwayland: make wayland DISTRO_FEATURES a requirement d9d04cba readme: update Yocto support table 51e8b9ce coin: switch one build to scarthgap 711d51c2 coin: don't use nanbield for mingw builds 075716d6 pyside6: workaround big.LITTLE architectures ea88fe2b pyside6: update revision 3b9821f3 Update submodule refs on '6.7' in yocto/meta-qt6 953eeeaa Update submodule refs on '6.7' in yocto/meta-qt6 b42cca70 Update submodule refs on '6.7' in yocto/meta-qt6 2503dc24 qtwayland: fix patch fuzz 43cef9b1 Update submodule refs on '6.7' in yocto/meta-qt6 a7fd9d87 Update submodule refs on '6.7' in yocto/meta-qt6 056f9d41 qtdatavis3d: add feature_check for opengl e46fa54a ptest: disable examples build 0baf83a6 Update submodule refs on '6.7' in yocto/meta-qt6 544be085 qttools: update revision a0565088 coin: add pyside6 to CI build f7c49393 pyside6: Qt for Python a599bf40 Bump version to 6.7.1 79b82fe7 squish: don't move executables 8fab1471 Update submodule refs on '6.7' in yocto/meta-qt6 64d0ebee qtbase: fix patch fuzz 8c46e471 qtbase: don't generate qmake wrapper 9c1bca42 qtbase: add PACKAGECONFIG for wayland support 5aebd74b squish: fix QA issue 7b7a1132 squish: add profile script 24b8ce65 Update submodule refs on '6.7' in yocto/meta-qt6 76ac80e2 squish: make wayland optional ac527868 Update submodule refs on '6.7' in yocto/meta-qt6 d3b5b82c Add support for building Squish 31df2f01 Update submodule refs on '6.7' in yocto/meta-qt6 8460b28e Update submodule refs on '6.7' in yocto/meta-qt6 0c80b6fb layer.conf: update LAYERSERIES_COMPAT for scarthgap 498e94c9 packagegroup: add Qt modules only on supported archs 0929fe92 qtbase: prefer system png 4f438ced Update submodule refs on '6.7' in yocto/meta-qt6 6fcc1336 Update submodule refs on '6.7' in yocto/meta-qt6 7c4a586d libwebp: add workaround for native build 4704c210 qtwebengine: Remove setting --target option with yocto de069b73 qtwebengine: Add missing dependency on native libevent.pc d3f6fc03 qtwebengine: Pass OE specific pkg-config-native for host pkg-config 2346ef54 qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE cf6896f9 Update submodule refs on '6.7' in yocto/meta-qt6 3a2c5b03 Update submodule refs on '6.7' in yocto/meta-qt6 fb6eea52 packagegroup: fix warning caused by inherit_defer e5fd3a79 coin: update build targets a752aeab ptest: skip non-existing tests d677c6e8 Add recipe for QtDoc f26098d4 qtmultimedia: update revision 063f93f0 Update submodule refs on '6.7' in yocto/meta-qt6 f402ee68 webengine: update patch c4446b76 Update submodule refs on '6.7' in yocto/meta-qt6 0ce823c1 ptest: better handling for test list 6e5666e1 Add srcrev for QtDoc 33b5b2d8 pytest-qt: upgrade to latest version b914705b qt6-git.inc: Switch to 6.7 branch 4b105e58 qtwebengine: update to 118-based c6134783 Update submodule refs on '6.7' in yocto/meta-qt6 d8cff1cc srcrev_update: support for all recipes 6ea8c04a qttools: use clang if it is available 78ad75b3 qtinterfaceframework: fix packaging error 7b5020d1 qtinterfaceframework: remove simulation and reference api e3e5eaa4 Update submodule refs on 'dev' in yocto/meta-qt6 273c4090 Update submodule refs on 'dev' in yocto/meta-qt6 92d4ab39 Update submodule refs on 'dev' in yocto/meta-qt6 0f13864a qtdeclarative: add dependency to qtsvg 5cfc35d4 qtbase: fix QLibraryInfo prefix with usrmerge 941adb0b Update submodule refs on 'dev' in yocto/meta-qt6 689f70bf Update submodule refs on 'dev' in yocto/meta-qt6 a9ff2a81 Update submodule refs on 'dev' in yocto/meta-qt6 ac543555 qt3d: remove upstreamed patch 0ba1a389 Update submodule refs on 'dev' in yocto/meta-qt6 5658c882 coin: add test config for build ptest image 3dc62ec4 qmlcompiler: enable ptest c5d2c93b qtwebengine: enable ptest 51bd35a9 qtconnectivity: enable ptest 097cfd9d ptest: better ptest support 44f08284 Revert "protobuf: add workaround for qtgrpc" 550194a7 coin: add CI build for nanbield c7cfbb3e Update submodule refs on 'dev' in yocto/meta-qt6 b6a015f0 Update submodule refs on 'dev' in yocto/meta-qt6 2f7cd39e qtgrpc: update to latest revision to fix build failure f00bd713 protobuf: add workaround for qtgrpc 4a78cb1c Remove old patches from qtwebengine 8a047bd3 Update submodule refs on 'dev' in yocto/meta-qt6 511db280 Workaround too eager packagegroup sanity check bc1179c5 Remove checks for required meta layers 2713f52a layer.conf: fix LAYERDEPENDS_qt6-layer 3df4dfb2 qtgraphs: remove opengl requirement 6ec6b62d Update submodule refs on 'dev' in yocto/meta-qt6 4b5f7744 qtbase: add PACKAGECONFIG for egldevice platform plugin b0910314 Update submodule refs on 'dev' in yocto/meta-qt6 080d5982 Update submodule refs on 'dev' in yocto/meta-qt6 32e8ea4d readme: remove notes about webengine testing 234a3be0 qtapplicationmanager: remove unneeded CFLAGS 9566cdd3 qtopcua: add support for native and nativesdk b0041aef Update submodule refs on 'dev' in yocto/meta-qt6 806a39f3 qtbase: add at-spi2-core as dependency for accessibility option 0f912871 readme: Add link to bug tracker 98eb819c qtmultimedia: enable ffmpeg only if its license is accepted 96c3988d Update submodule refs on 'dev' in yocto/meta-qt6 12b1d381 Revert "qtbase: fix build with kirkstone" add471f5 Update submodule refs on 'dev' in yocto/meta-qt6 60deda9f Update submodule refs on 'dev' in yocto/meta-qt6 6b66a78f Update submodule refs on 'dev' in yocto/meta-qt6 a674050b Update submodule refs on 'dev' in yocto/meta-qt6 1fd1ae94 Revert "qtwebengine: fix build without DRI" 8c738d89 qtapplicationmanager: Fix build with musl 6c221de4 layer.conf: update LAYERSERIES_COMPAT for nanbield 437af251 Update submodule refs on 'dev' in yocto/meta-qt6 192b21fd Update submodule refs on 'dev' in yocto/meta-qt6 7c2a20a1 qtshadertools: Fix missing dependency to spirv-tools 76801cc9 qtbase: Add locale-base-c only on glibc based targets deab0703 qtbase: fix install if lcl_maybe_fortify is empty 284bfb11 Conversion script to use new module names 7f09ce9d qtwebengine: fix build without DRI ff3b6d42 qtdeclarative: add dependency to QtSvg for example c858fd3c Update submodule refs on 'dev' in yocto/meta-qt6 fef57b15 qtwebengine: fix x86_64 build of ffmpeg f6f7f8b5 Use std::size_t instead of int to store position in string 94ee1bcf qtwebengine: update chromium branch fff78c0a Update submodule refs on 'dev' in yocto/meta-qt6 c7ce2200 coin: Add workaround for static build in CI 13b98403 spirv-tools: remove bbappend 77264c52 python: remove duplicate python recipes fd946afc qtbase: fix build with kirkstone 30dfd502 coin: remove langdale from CI tests b06c0b1d Drop support for older Yocto releases 12f78361 coin: add workaround for QA warning on qemu 90226dfc coin: use INIT_MANAGER to select systemd 69a8018e qtshadertools: add runtime dependency to spirv-tools c0318a6a examples: add runtime dependency to main package 21beafaf readme: add note about release branches and tags 431d1405 qtwebview: Match COMPATIBLE_MACHINE with qtwebengine d4785f6c conan.inc: Remove support 3484b503 qtbase: Add a packageconfig knob to enable lld linker d65dc459 *.patch: add Upstream-Status to all patches 8f290993 Add 6.6 compatibility notes c677a9e9 Remove legacy license identifier mappings in layer config 4af8539d qtwebengine: update patch 361bb6e1 qt6: bump version to 6.7.0 fdbfe37d Update submodule refs on 'dev' in yocto/meta-qt6 4729a37e qttools: add PACKAGECONFIG for clang dependency :Issues Addressed: [WRQ-27835] CCC: Upgrade Qt to 6.7.2 [WRQ-22879] Upgrade Qt to 6.7.2 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 089a7897..fcdece95 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -71,7 +71,7 @@ ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=557663d', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=8b356b91', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.6.0,commit=v6.6.0', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.7.2,commit=v6.7.2', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=af8f13ae', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e57a23c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 89b18c9b1ea76f62dbbe2b4d099abc5d8dd8c39e Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:06:14 +0900 Subject: [PATCH 798/916] webos-image: Update layer pins for 2024-10-28 (build 753 part 2/2) meta-webosose as of 2024-10-26 23:26:57 +0900 fda7fdf0 webos: luna-service2-security-conf=25 c0394a5a webos: com.webos.app.enactbrowser=17.browsershell.4 fac9dacc webos: com.webos.app.enactbrowser=r21 e95666c8 webos: sam=72 f15a8195 webos: webruntime=r75 a907c9f4 webos: webos-preferred-versions.inc: Switch the default webruntime to chromium120 webruntime_120=4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fcdece95..ee5d2516 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e57a23c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fda7fdf0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From cc0af421f448cc244ca2de3d81b32b622fc8193e Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:07:28 +0900 Subject: [PATCH 799/916] webos-image: Update layer pins for 2024-10-28 (build 754) meta-webosose as of 2024-10-26 23:26:57 +0900 734962ce webos: libpbnjson=17 5c151f47 webos: media-codec-interface=r17 umediaserver=gav.48 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ee5d2516..0813d8e6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=fda7fdf0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=734962ce', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 19ebeaa13217e92576dd2736ba1ea83a71ef82ae Mon Sep 17 00:00:00 2001 From: Kyungjik Min Date: Fri, 5 Jul 2024 13:02:09 +0900 Subject: [PATCH 800/916] build.sh: Create buildhistory commit only when push ref is set (v6.11.4) :Release Notes: Check the push ref is set before using buildhistory commit. :Detailed Notes: If push ref for buildhistory is not set, we don't need to create commit to reduce build time. :Testing Performed: Build tested. :QA Notes: N/A :Issues Addressed: [WRQ-28264] CCC: Disable buidhistory except official builds [WRQ-27939] Disable buidhistory except official builds --- scripts/build.sh | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 4cad0f6e..6b101399 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.11.3" +SCRIPT_VERSION="6.11.4" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -220,8 +220,10 @@ function unset_buildhistory_commit { } function set_buildhistory_commit { - [ -f webos-local.conf ] && sed -i '/BUILDHISTORY_COMMIT/d' webos-local.conf - echo "BUILDHISTORY_COMMIT = \"1\"" >> webos-local.conf + if [ -n "${BUILD_BUILDHISTORY_PUSH_REF}" ]; then + [ -f webos-local.conf ] && sed -i '/BUILDHISTORY_COMMIT/d' webos-local.conf + echo "BUILDHISTORY_COMMIT = \"1\"" >> webos-local.conf + fi } function generate_webos_bom { From fb547f25f685a1635082e29d4709f6f5a62a797c Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:10:03 +0900 Subject: [PATCH 801/916] webos-image: Update layer pins for 2024-10-28 (build 755) meta-webosose as of 2024-10-26 23:26:57 +0900 00714df0 webos: webos_npm_env.bbclass: update nodejs to 20.12.2 80b2603d webos: nodejs=v20.12.2 icu=v71.1 dfd8f1b1 webos: nodejs=webos8,v18.18.2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0813d8e6..1476bd18 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=734962ce', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=00714df0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 91b9ec27b080ab5684b40001d0093ac4fc433103 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:10:04 +0900 Subject: [PATCH 802/916] webos-image: Update layer pins for 2024-10-28 (build 756) meta-webosose as of 2024-10-26 23:26:57 +0900 ac6f3e5f webos: bluetooth-sil-bluez5=86 8fe04a27 webos: com.webos.service.bluetooth2=78 4d5070af webos-backports: lvgl: update the backported files 65b3604f webos: webos-recipe-blacklist.inc: add SKIP_RECIPE for qtdoc from Qt 6.7 d7ed453f webos: polkit=webos2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1476bd18..6439ea11 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=00714df0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ac6f3e5f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6a6a7e69a56b8f6fd0aad29ccec5c6d7291161f5 Mon Sep 17 00:00:00 2001 From: "mark.yang" Date: Sat, 6 Jul 2024 15:01:09 +0900 Subject: [PATCH 803/916] build.sh: Upload checksec.json (v6.11.5) :Release Notes: Copy checksec.json as an artifact. meta-webosose as of 2024-07-12 16:22:28 +0900 2360eb8c6e webos: webos_image.bbclass: Add webos_checksec_scan to IMAGE_CLASSES as validitems :Issues Addressed: [WRQ-28040] Add checksec process in webOS build [WRQ-28305] CCC: webos_image.bbclass: webos_checksec_scan to IMAGE_CLASSES as validitems Add python3-checksec- py=r0,v0.7.1 webos_checksec_scan.bbclass --- scripts/build.sh | 8 +++++++- weboslayers.py | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 6b101399..58bd92f0 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.11.4" +SCRIPT_VERSION="6.11.5" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -534,6 +534,12 @@ function move_artifacts { echo "WARN: No spdx files to copy as build artifacts" fi + if ls BUILD/deploy/images/${MACHINE}/${I}-checksec.json >/dev/null 2>/dev/null; then + ln -vn BUILD/deploy/images/${MACHINE}/${I}-checksec.json ${ARTIFACTS}/${MACHINE}/${I}/checksec.json + else + echo "WARN: No checksec.json to copy as build artifacts" + fi + # delete possibly empty directories rmdir --ignore-fail-on-non-empty ${ARTIFACTS}/${MACHINE}/${I} ${ARTIFACTS}/${MACHINE} done diff --git a/weboslayers.py b/weboslayers.py index 6439ea11..82634186 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ac6f3e5f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2360eb8c', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a3bd626ed098df2df61347776a44afe4833d6f93 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 7 Jul 2024 23:05:46 +0200 Subject: [PATCH 804/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-06-27 (build 757 part 1/2) meta-webosose as of 2024-07-12 16:22:28 +0900 609c36243e webos-backports: giflib=v5.2.2 oe-core as of 2024-07-03 06:09:24 -0700 8e65050688 glibc-tests: Add missing bash ptest dependency c09335a230 glibc-tests: correctly pull in the actual tests when installing -ptest package c742662924 linuxloader: add -armhf on arm only for TARGET_FPU 'hard' ddb998d16f openssh: fix CVE-2024-6387 2f4ac382a7 OpenSSL: Security fix for CVE-2024-5535 6708631c89 gstreamer1.0-plugins-base: fix CVE-2024-4453 4f7fb1cf93 wget: Fix for CVE-2024-38428 meta-clang as of 2024-07-08 17:39:55 -0700 2ed384c libcxx: Do not induce -mbranch-protection externally on arm64 meta-virtualization as of 2024-07-10 14:41:39 +0000 ef76369f podman-compose: switch to main branch c8d80005 libvirt: Fix CVE-2024-1441 and CVE-2024-2496 meta-oe as of 2024-06-27 11:32:38 -0400 6ff0748a47 php: Upgrade to 8.1.29 bede1a8fcb rdfind: fix build with gcc-13 383cc5f413 giflib: upgrade to version 5.2.2 6e72002046 nano: Security fix for CVE-2024-5742 23398704b5 gnome-shell: correct regression with glib-2.0 fix for CVE-2024-34397 bbbe4d5320 yajl: backport Debian patch for CVE-2022-24795 9fd5ae9132 sip3: Fix segmentation fault cfcc9f9945 openvpn: fix multiple CVEs 38a07ce40e nginx-1.21.1: Drop reference to removed patch 54ee078a4c python3-pyyaml-include: support native and nativesdk build :Issues Addressed: [WRQ-27354] CCC: Various build fixes --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 82634186..8127a5b1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,16 +60,16 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=734b0ea3d', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=fbc8f5381e', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8e65050688', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=8e297cdc84', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=6ff0748a47', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=557663d', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=8b356b91', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=2ed384c', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=ef76369f', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.7.2,commit=v6.7.2', ''), @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2360eb8c', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=609c3624', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From bab119d23cc467973b696b8b821f7bea4b2f3e6f Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:19:02 +0900 Subject: [PATCH 805/916] webos-image: Update layer pins for 2024-10-28 (build 757 part 2/2) meta-webosose as of 2024-10-26 23:26:58 +0900 32e9b62f webos: com.webos.app.enactbrowser=17.browsershell.5 wam=93 webruntime_120=5 f7ac242a webos: ccache_stats.bbclass: Add compile time in ccache_stats.json --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8127a5b1..832e252c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=609c3624', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=32e9b62f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From de1a7f1dcbb63c3cb18ebb86583470e02c27137e Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:25:57 +0900 Subject: [PATCH 806/916] webos-image: Update layer pins for 2024-10-28 (build 758) meta-webosose as of 2024-10-26 23:26:58 +0900 d991b3a9 webos: libpbnjson=18 c6d396ac webos: webos-raspberrypi: linux-raspberrypi=v6.1.77 89cdcb40 webos: webos-backports-5.1: linux-raspberrypi=v6.1.77 linux-raspberrypi=v6.6.36 2d62eb17 webos: webos-recipe-blacklist.inc: skip dialog-lvgl --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 832e252c..d0a4f34a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=32e9b62f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d991b3a9', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d63da6d2355a225e50a0de014d71ca79d653ff39 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:25:59 +0900 Subject: [PATCH 807/916] webos-image: Update layer pins for 2024-10-28 (build 759) meta-webosose as of 2024-10-26 23:26:58 +0900 8262ff3b webos: packagegroup-webos-test=r16 5e2cd830 webos: dropbear=webos10 a851359b webos: Add packagegroup-core-ssh-dropbear=webos1 bbde651a webos: libpbnjson=19 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d0a4f34a..5a7e50f2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d991b3a9', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8262ff3b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 53d8f671d51ad2c4a9b1a4be5628d161e3995093 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:26:02 +0900 Subject: [PATCH 808/916] webos-image: Update layer pins for 2024-10-28 (build 760) meta-webosose as of 2024-10-26 23:26:58 +0900 b5a82d7b webos: com.webos.service.nettools=8-r2 e4cb1c3e webos: com.webos.app.enactbrowser=17.browsershell.6 f5eca92b webos: com.webos.app.enactbrowser=r22 65b493f1 webos: wam=94 webruntime_120=7 dd8d5ce8 webos: opkg=webos7 f24e27df webos: recipes: lower buildpaths from ERROR_QA to WARN_QA for recipes which need it --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5a7e50f2..b69fbb83 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=8262ff3b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b5a82d7b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c9ad019c901761623b9274f5b3043a6e86854bbc Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:26:05 +0900 Subject: [PATCH 809/916] webos-image: Update layer pins for 2024-10-28 (build 761) meta-webosose as of 2024-10-26 23:26:58 +0900 1d385d6b webos: webos_systemd.bbclass: Add 'ConditionPathExists' to all service files --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b69fbb83..5f78631b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b5a82d7b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1d385d6b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 4c4c1261102daa36765f16c8f21661f3e7914bf8 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:26:07 +0900 Subject: [PATCH 810/916] webos-image: Update layer pins for 2024-10-28 (build 762) meta-webosose as of 2024-10-26 23:26:58 +0900 d7d5f696 webos: umi=11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5f78631b..ba15514e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1d385d6b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d7d5f696', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 892446ac1a9d2f91b640ca870a83e624e66074b5 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:26:09 +0900 Subject: [PATCH 811/916] webos-image: Update layer pins for 2024-10-28 (build 763) meta-webosose as of 2024-10-26 23:26:58 +0900 6b2f4c84 webos: webruntime=r76 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ba15514e..e3fe2646 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d7d5f696', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6b2f4c84', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3d8b145bd30d259f5b9b431d362ab923b9a14811 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:26:11 +0900 Subject: [PATCH 812/916] webos-image: Update layer pins for 2024-10-28 (build 764) meta-webosose as of 2024-10-26 23:26:58 +0900 dae75902 webos: com.webos.app.enactbrowser=17.browsershell.7 80f43568 webos: wam=95 webruntime_120=8 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e3fe2646..9ba13792 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6b2f4c84', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dae75902', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From db529bcc50cf53573f3145220c8840610caeb0b6 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 15 Jul 2024 21:15:34 +0200 Subject: [PATCH 813/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-07-15 (build 765 part 1/2) oe-core as of 2024-07-19 05:44:22 -0700 f6de96c9fa uboot-sign: Fix index error in concat_dtb_helper() with multiple configs 58ee84c274 python3-jinja2: Upgrade 3.1.3 -> 3.1.4 2b407f34df libarchive: ignore CVE-2024-37407 af3c8ff640 busybox: Patch CVE-2021-42380 94a0350058 ruby: backport fix for CVE-2024-27282 929deb4a80 busybox: Fix CVE-2023-42363 5d97b0576e build-appliance-image: Update to kirkstone head revision meta-oe as of 2024-07-17 20:10:27 -0400 4052c97dc8 xfce4-panel-profiles:fix tar error f5f4a465f7 nginx-1.20.1: Drop reference to removed patch 0d361748b8 giflib: fix build with gold and avoid imagemagick-native dependency e532396d47 krb5: Fix for CVE-2024-37370 and CVE-2024-37371 04d41e058a apache2: Upgrade 2.4.59 -> 2.4.60 :Issues Addressed: [WRQ-28951] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 9ba13792..c70a771e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=734b0ea3d', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8e65050688', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=f6de96c9fa', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=6ff0748a47', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4052c97dc8', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 53dfb48d6ffa0d73aad1632335b09f65f60830b3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:29:05 +0900 Subject: [PATCH 814/916] webos-image: Update layer pins for 2024-10-28 (build 765 part 2/2) meta-webosose as of 2024-10-26 23:26:58 +0900 40cf6091 webos: telegraf=r5 com.webos.service.sdkagent=13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c70a771e..0aacae5d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=dae75902', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=40cf6091', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ff9a3d1885f11d8a0364c5d4577840919894b36d Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:30:03 +0900 Subject: [PATCH 815/916] webos-image: Update layer pins for 2024-10-28 (build 766) meta-webosose as of 2024-10-26 23:26:58 +0900 9decb01a webos: com.webos.service.tts=30 7a56c602 webos: com.webos.service.mediacontroller=35-r9 d8709160 webos: luna-service2=42 f39e03c8 webos: webos-backports-5.0: polkit=124 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0aacae5d..45b57200 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=40cf6091', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9decb01a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 21a9cd919f14fcd7bdb7b37f5666fcdd685fe32b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:30:05 +0900 Subject: [PATCH 816/916] webos-image: Update layer pins for 2024-10-28 (build 767) meta-webosose as of 2024-10-26 23:26:58 +0900 ec2dea81 webos: com.webos.service.unifiedsearch=16 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 45b57200..5f396dd0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9decb01a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ec2dea81', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b8735245b4c4b3e538a7dfc0a265175c2a1a680e Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:30:06 +0900 Subject: [PATCH 817/916] webos-image: Update layer pins for 2024-10-28 (build 768) meta-webosose as of 2024-10-26 23:26:58 +0900 e46671e1 webos: com.webos.service.nettools=r3 e8183614 webos: com.webos.service.peripheralmanager=15 f0911877 webos: webos-preferred-providers.inc: Unify PREFERRED_VERSION_webruntime d73c566e webos: webos-raspberrypi: linux-raspberrypi=webosrpi38 1a6c88e8 webos: com.webos.service.mediacontroller=36 umediaserver=gav.49 ecf99c32 webos: webrtc-audio-processing=r1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5f396dd0..17f74725 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ec2dea81', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e46671e1', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6cf7d369eb67d830852d7036d4eaecb435483473 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:30:08 +0900 Subject: [PATCH 818/916] webos-image: Update layer pins for 2024-10-28 (build 769) meta-webosose as of 2024-10-26 23:26:58 +0900 2a265821 webos: qml-webos-framework=170 04ff19c1 webos: webruntime_120=9 58bffb08 webos: edgeai-vision=69,v1.1.0 6c10436f webos: Add ilib-lint-native=r0,v2.2.1 ilib-lint-webos-native=r0,v1.0.1 f91d6f3c webos: configurator=15 35874081 webos: webos-connman-adapter=44 e508f24c webos: connman-conf=webos6 1b33dd04 webos: configd=24 sam=73 activitymanager=44 imemanager=31 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 17f74725..4fc43d76 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e46671e1', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2a265821', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ed7cc4982ce66ff6e37b55c25f6e1dab161b4123 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:30:09 +0900 Subject: [PATCH 819/916] webos-image: Update layer pins for 2024-10-28 (build 770) meta-webosose as of 2024-10-26 23:26:58 +0900 82644e43 webos: webos.inc: Enable security setting with -fstack-protector-all e04601b3 webos: openssl=webos25 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4fc43d76..08c6ef18 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2a265821', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=82644e43', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3698913831cc84fb577392c7f48cba4b3a89b2ad Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:30:11 +0900 Subject: [PATCH 820/916] webos-image: Update layer pins for 2024-10-28 (build 771) meta-webosose as of 2024-10-26 23:26:59 +0900 a4ea873f webos: webruntime_120=11 2e0be92a webos: webruntime_120=10 f3f9a12b webos: luna-surfacemanager=407 29d88f68 webos: com.webos.service.flowmanager=10-r11 com.webos.service.intent=23 a32aee7a webos: libpbnjson=21-r18 b2e919ac webos: sam=74 cd87ab26 webos: pmlogctl=4 pmloglib=10 bootd=23 com.webos.service.memorymanager=64 webos-initscripts=101 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 08c6ef18..4c7d23ac 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=82644e43', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a4ea873f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e5998cc28f4986635c31251c017dea245855fb26 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 31 Jul 2024 09:41:45 +0200 Subject: [PATCH 821/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-08-15 (build 772 part 1/2) oe-core as of 2024-08-15 05:58:11 -0700 6c1000a2bb python3-pycryptodome(x): use python_setuptools_build_meta build class 4fc3f804c0 orc: upgrade 0.4.32 -> 0.4.39 96c1e12dc6 python3-certifi: Fix CVE-2024-39689 4bc3dcb0be busybox: CVE-2023-42364, CVE-2023-42365, CVE-2023-42366 fixes f012f6a6e1 go: fix CVE-2024-24791 68a6482244 ghostscript: fix CVE-2024-29506 18c55a131b ghostscript: fix CVE-2024-29509 5114e9064d ofono: fix CVE-2023-2794 1710676f80 ghostscript: fix CVE-2024-29511 70489234bf libyaml: Update status of CVE-2024-35328 2721f84ba7 lttng-modules: Upgrade 2.13.9 -> 2.13.14 e9d8b15dcc linux-yocto/5.15: update to v5.15.164 4fa68c5a35 linux-yocto/5.15: update to v5.15.162 9b280f895e linux-yocto/5.15: update to v5.15.161 973963d568 linux-yocto/5.15: update to v5.15.160 88ec14db18 linux-yocto/5.15: update to v5.15.158 f198fdc392 go: Fix CVE-2024-24789 37b9eb01dc gtk+3 : backport fix for CVE-2024-6655 c6cafd2aa5 gcc-runtime: remove bashism 0f9dae1ada wireless-regdb: upgrade 2024.01.23 -> 2024.05.08 c001e2af10 llvm: Fix CVE-2024-31852 9cc4518226 llvm: Fix CVE-2023-46049 5e1283f0af wpa-supplicant: Patch CVE-2023-52160 meta-oe as of 2024-07-30 09:45:11 -0400 52ecd66835 nss: fix failed test of nss. 6e66175949 nss: fix failed test of nss. 69d1121922 php-fpm: fix systemd 0fdc4a6357 php: Fix install conflict when enable multilib. e488bc8305 tcpreplay: Fix CVE-2023-4256 meta-clang as of 2024-07-30 11:47:53 -0700 0f70c93 compiler-rt-sanitizers: Fix native build tooling paths :Issues Addressed: [WRQ-31112] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 4c7d23ac..6aaf0242 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,15 +60,15 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=734b0ea3d', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=f6de96c9fa', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=6c1000a2bb', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4052c97dc8', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=52ecd66835', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=2ed384c', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=0f70c93', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=ef76369f', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.7.2,commit=v6.7.2', ''), From 1b5020b9478ecdc66c42fad004734a7b7f3c421c Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:32:04 +0900 Subject: [PATCH 822/916] webos-image: Update layer pins for 2024-10-28 (build 772 part 2/2) meta-webosose as of 2024-10-26 23:26:59 +0900 ba0143cc webos: Revert "webos: pmlogctl=4 pmloglib=10 bootd=23 com.webos.service.memorymanager=64 webos-initscripts=101" --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6aaf0242..e5da9627 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a4ea873f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ba0143cc', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ef40f0b9bc70de3e9d745c2d5c4f1febc29ec97d Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:36:19 +0900 Subject: [PATCH 823/916] webos-image: Update layer pins for 2024-10-28 (build 773) meta-webosose as of 2024-10-26 23:26:59 +0900 d3c6296a webos: settingsservice=21 notificationmgr=28 com.webos.service.{tts=31, storageaccess=27,peripheralmanager=16,pdm=86,cec=7} librolegen=6 event-monitor-pdm=9 event-monitor=16 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e5da9627..19113314 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ba0143cc', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d3c6296a', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 3141c5d6867fdd74ebb45a31cf00bdb727303258 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:36:21 +0900 Subject: [PATCH 824/916] webos-image: Update layer pins for 2024-10-28 (build 774) meta-webosose as of 2024-10-26 23:26:59 +0900 31af3d16 webos: pmlogctl=4 pmloglib=10 bootd=23 com.webos.service.memorymanager=64 webos-initscripts=101 0cfc88ae webos: qml-webos-framework=171 qt-features-webos=56 f6c0990e webos: com.webos.service.mediacontroller=37 2f531b62 webos: Migrate Qt-related component to dynamic layer 2ee9c227 webos: solana: work around the build with rust-1.77 85b8b17e webos: bootd=r19 (logger.cpp: fix segfault with 64bit time_t) 521b41b2 webos: configd=r22 (Logger: fix segfaults with 64bit time_t) fa4f6aa4 webos: image.bbclass: do_webos_deploy_fixup: add wic.vmdk cffdf104 Revert "webos-backports: giflib=v5.2.2" 65b3b36e webos: gator-mod=r*.4 (gator_fs: Fix build with linux-6.10 and newer) 9d0fc0b1 webos: edgeai-vision=r1 (add missing fstream include) 8f71d964 webos: telegraf=r6 node-red=r4 (temporary skip textrel QA check) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 19113314..d09123d7 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d3c6296a', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=31af3d16', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fde9c8f2859c958441e30bdd6908143e7429bacf Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:36:22 +0900 Subject: [PATCH 825/916] webos-image: Update layer pins for 2024-10-28 (build 775) meta-webosose as of 2024-10-26 23:26:59 +0900 c6bbc2b5 webos: qtbase=webos125 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d09123d7..1181c461 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=31af3d16', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c6bbc2b5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a040330acc0098ea1d72fb6641e79824fe3e740f Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:36:23 +0900 Subject: [PATCH 826/916] webos-image: Update layer pins for 2024-10-28 (build 776) meta-webosose as of 2024-10-26 23:26:59 +0900 f2494f38 webos: qtbase-plugins-webos=32 93e8c576 webos: loc-utils=23 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1181c461..80a84216 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c6bbc2b5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f2494f38', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 15bce4b3e2202088dfb2fb2f0290cbbe3e8327cc Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:36:25 +0900 Subject: [PATCH 827/916] webos-image: Update layer pins for 2024-10-28 (build 777) meta-webosose as of 2024-10-26 23:26:59 +0900 9dc28e18 webos: sam=75 openwnn-webos=8 f132364e webos: webos-wayland-extensions=47 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 80a84216..5006a110 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f2494f38', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9dc28e18', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 272ec1fc99720100ccb309083448bba2932458ef Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 20 Aug 2024 14:50:19 +0200 Subject: [PATCH 828/916] build.sh: Move .vmdk.gz as well (v6.11.6) :Release Notes: Try to copy other files like with uncompressed .vmdk images, but not try to zip it. :Detailed Notes: Enabled for emulator in: http://gpro.lge.com/c/webos-pro/meta-lg-webos/+/428851 webos: image.bbclass: do_webos_deploy_fixup: add wic.vmdk.gz --- scripts/build.sh | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 58bd92f0..0e732db9 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.11.5" +SCRIPT_VERSION="6.11.6" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -402,16 +402,20 @@ function move_artifacts { mkdir -p "${ARTIFACTS}/${MACHINE}/${I}" || true # we store only tar.gz, vmdk.zip and .epk images # and we don't publish kernel images anymore - if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vmdk >/dev/null 2>/dev/null; then - if type zip >/dev/null 2>/dev/null; then - # zip vmdk images if they exists - find BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vmdk -exec zip -j {}.zip {} \; - ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vmdk.zip ${ARTIFACTS}/${MACHINE}/${I}/ - else - # report failure and publish vmdk - echo "ERROR: ${SCRIPT_NAME}-${SCRIPT_VERSION} zip utility isn't installed on the build server" >&2 - RESULT+=1 - ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vmdk ${ARTIFACTS}/${MACHINE}/${I}/ + if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vmdk* >/dev/null 2>/dev/null; then + if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vmdk >/dev/null 2>/dev/null; then + if type zip >/dev/null 2>/dev/null; then + # zip vmdk images if they exists + find BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vmdk -exec zip -j {}.zip {} \; + ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vmdk.zip ${ARTIFACTS}/${MACHINE}/${I}/ + else + # report failure and publish vmdk + echo "ERROR: ${SCRIPT_NAME}-${SCRIPT_VERSION} zip utility isn't installed on the build server" >&2 + RESULT+=1 + ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vmdk ${ARTIFACTS}/${MACHINE}/${I}/ + fi + elif ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vmdk.gz >/dev/null 2>/dev/null; then + ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.vmdk.gz ${ARTIFACTS}/${MACHINE}/${I}/ fi # copy webosvbox if we've built vmdk image if [ -e meta-webosose/meta-webos/scripts/webosvbox -a ! -e ${ARTIFACTS}/${MACHINE}/webosvbox ] ; then From 740db43d6d2c95b3a1d2ff4ba13df32690d07af7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 20 Aug 2024 20:17:34 +0200 Subject: [PATCH 829/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-08-20 (build 778 part 1/2) oe-core as of 2024-08-23 14:34:03 -0700 963085afce libsoup: fix compile error on centos7 35a9202376 image_types.bbclass: Use --force also with lz4,lzop 12dc7d2081 python3: add PACKAGECONFIG[editline] cf0b1ed6c4 curl: Security fix for CVE-2024-7264 bacab52b3d Tiff: Security fix for CVE-2024-7006 18e011245d libyaml: ignore CVE-2024-35326 bitbake as of 2024-08-08 09:19:30 -0700 ec2a99a07 data_smart: Improve performance for VariableHistory meta-clang as of 2024-08-21 13:27:20 -0700 8bc893d Revert "libcxx: Do not induce -mbranch-protection externally on arm64" 318e671 nonclangable: remove '-mbranch-protection=standard' globally on aarch64 46897cd Update libcxx_git.bb :Issues Addressed: [WRQ-33128] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 5006a110..3229f0cb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=734b0ea3d', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=ec2a99a07', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=6c1000a2bb', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=963085afce', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=52ecd66835', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -68,7 +68,7 @@ ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=0f70c93', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=8bc893d', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=ef76369f', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.7.2,commit=v6.7.2', ''), From 61dc03ce75fa1c13859dd0013f00e05463cb9b10 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:38:55 +0900 Subject: [PATCH 830/916] webos-image: Update layer pins for 2024-10-28 (build 778 part 2/2) meta-webosose as of 2024-10-26 23:26:59 +0900 2923c65e webos: luna-surfacemanager=410 ecc4542b webos: webos-initscripts=102 pmloglib=12-r11 pmlogctl=6-r5 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3229f0cb..950d19e8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9dc28e18', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2923c65e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 60e9c86906baced5caea0aed3cf2a029d8b382c7 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:39:35 +0900 Subject: [PATCH 831/916] webos-image: Update layer pins for 2024-10-28 (build 779) meta-webosose as of 2024-10-26 23:26:59 +0900 82a89565 webos: webos-rpi.inc: update gpiomem kernel module name 01889cf7 Revert "webos: luna-surfacemanager=410" --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 950d19e8..4c5d887c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2923c65e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=82a89565', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c1fd40fe52026af3f9de6f241c4c203d686383c3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:39:36 +0900 Subject: [PATCH 832/916] webos-image: Update layer pins for 2024-10-28 (build 780) meta-webosose as of 2024-10-26 23:26:59 +0900 bf0df600 webos: luna-surfacemanager=411 8c72c197 webos: com.webos.app.enactbrowser=17.browsershell.8 wam=96 webruntime_120=12 b196c9a0 webos: wam=r68 3f272746 webos: Remove makedevs_1.0.1.bbappend 12a4d7e2 webos: webos-backports-5.1: makedevs: Backport newer version from Yocto 5.1 24e24e2f webos: arm-compute-library=webos1 linux-raspberrypi=webosrpi39 qtbase=webos126 qtdeclarative=webos88 nodejs=webos9 opencv=webos5 webruntime=r77 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4c5d887c..e977e710 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=82a89565', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bf0df600', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 021d4ff4b1fb0f4583136c33f9c963486e04a058 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:39:37 +0900 Subject: [PATCH 833/916] webos-image: Update layer pins for 2024-10-28 (build 781) meta-webosose as of 2024-10-26 23:26:59 +0900 cb3b13fa webos: webos.inc: Enable ccache for allowed components --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e977e710..b65ddbc6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bf0df600', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cb3b13fa', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2ef1ab6434a180bb5df26beed9677fa1edb29af9 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 4 Sep 2024 23:02:59 +0200 Subject: [PATCH 834/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-08-29 (build 782 part 1/2) oe-core as of 2024-09-07 05:39:34 -0700 c40a3fec49 build-appliance-image: Update to kirkstone head revision f1dc8f8b95 wireless-regdb: upgrade 2024.05.08 -> 2024.07.04 4eb12d8683 apr: upgrade 1.7.2 -> 1.7.5 295addec33 python3: Security fix for CVE-2024-8088 9a875873e5 sqlite3: Rename patch for CVE-2022-35737 9d7f21f3d0 sqlite3: CVE-ID correction for CVE-2023-7104 d84ab04dc6 qemu: fix CVE-2024-7409 6992437d72 grub: fs/fat: Don't error when mtime is 0 047ee2fe7b cryptodev-module: Fix build for linux 5.10.220 1f065d8358 bind: Upgrade 9.18.24 -> 9.18.28 3312a57ce6 vim: Upgrade 9.1.0114 -> 9.1.0682 d5ae0ec5ec vim: upgrade from 9.0.2190 -> 9.1.0114 ad703de483 curl: Ignore CVE-2024-32928 a28240d49c libyaml: Ignore CVE-2024-35325 meta-oe as of 2024-08-25 18:12:52 -0400 9a24b76798 python3-django: Upgrade 4.2.10 -> 4.2.15 376f3a1aba python3-django: Fix CVE-2024-42005 b2ad711bcf nginx: Backport fix for CVE-2024-7347 d4a4e8b281 postgresql: upgrade 14.11 -> 14.13 f0b3330b9d krb5: fix CVE-2024-26458 and CVE-2024-26461 meta-virtualization as of 2024-09-05 19:39:50 +0000 e0cd09e3 kubernetes: Security fix for CVE-2023-3676 and CVE-2023-3955 902669eb docker-distribution: Use dup3 for riscv64 :Issues Addressed: [WRR-1991] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index b65ddbc6..f8ab104b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,16 +60,16 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=ec2a99a07', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=963085afce', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=c40a3fec49', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=52ecd66835', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=9a24b76798', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=8bc893d', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=ef76369f', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=e0cd09e3', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.7.2,commit=v6.7.2', ''), From 9998f9ae85c2815c08de2fab912b66b230cc5c94 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:41:02 +0900 Subject: [PATCH 835/916] webos-image: Update layer pins for 2024-10-28 (build 782 part 2/2) meta-webosose as of 2024-10-26 23:27:00 +0900 987e22b8 webos: enact-dev-native=r0,v6.1.2 jsdoc-to-ts-native=r0,v1.0.6 enact-sandstone=r0,v2.9.1 c84ae75a webos: wam=98 2cf57c43 webos: webos-recipe-blacklist.inc: Disable SKIP_RECIPE for efivar, efibootmgr --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f8ab104b..0583885d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cb3b13fa', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=987e22b8', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2d91944e5a939fd9331e25929c3b9b09e4f233d0 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:41:59 +0900 Subject: [PATCH 836/916] webos-image: Update layer pins for 2024-10-28 (build 783) meta-webosose as of 2024-10-26 23:27:00 +0900 4d37093f webos: g-media-pipeline=gav.55 umediaserver=gav.50 com.webos.service.mediacontroller=38 media-resource-calculator=15 com.webos.service.mediaindexer=33 2070bdb9 webos: luna-surfacemanager=412 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0583885d..a4b81b79 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=987e22b8', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4d37093f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a24761d7190f364de3f1399192775cdfdb900ac8 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:00 +0900 Subject: [PATCH 837/916] webos-image: Update layer pins for 2024-10-28 (build 784) meta-webosose as of 2024-10-26 23:27:00 +0900 7b37d0cd webos: luna-service2=43-r34 nyx-modules=25-r21 sleepd=18-r13 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a4b81b79..45c4f144 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4d37093f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7b37d0cd', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 09e2421506129746cdb19c84f37e5a089d325845 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:04 +0900 Subject: [PATCH 838/916] webos-image: Update layer pins for 2024-10-28 (build 785) meta-webosose as of 2024-10-26 23:27:00 +0900 de4060a5 webos: com.webos.service.storageaccess=28 9c43bb4f webos: com.webos.service.cec=8 260cb887 webos: settingsservice=22 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 45c4f144..5043187a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7b37d0cd', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=de4060a5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5cbf19e955b8482f079df741076e8c00017ff9c3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:05 +0900 Subject: [PATCH 839/916] webos-image: Update layer pins for 2024-10-28 (build 786) meta-webosose as of 2024-10-26 23:27:00 +0900 64de7ece webos: remove timeout and 5 ATTEMPTS on enact app build --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5043187a..3d4a4bef 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=de4060a5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=64de7ece', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 25586e19acc0580f7f7c6ad2bf60181be1d415aa Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:08 +0900 Subject: [PATCH 840/916] webos-image: Update layer pins for 2024-10-28 (build 787) meta-webosose as of 2024-10-26 23:27:00 +0900 0da12c88 webos: webos-connman-adapter=45 32e9f1ca webos: libcap=webos1 c844a657 webos: e2fsprogs=webos13 d66a0a63 webos: ptmalloc3=r6 ac369283 webos: tini=webosvirt1 c7eda221 webos: systemd=webos17 54457b90 webos: cambufferlib=14 5aea8ab2 webos: edgeai-vision=77-r2 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3d4a4bef..ca9c2005 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=64de7ece', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0da12c88', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0338a7e564e2158c94a757570f483fbf9fc7e0c5 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:09 +0900 Subject: [PATCH 841/916] webos-image: Update layer pins for 2024-10-28 (build 788) meta-webosose as of 2024-10-26 23:27:00 +0900 cdeb120d webos: com.webos.service.storageaccess=29 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ca9c2005..03dcdbbb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0da12c88', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cdeb120d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 360c47ae69122ef7aa4741d7aec7309f858af081 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:10 +0900 Subject: [PATCH 842/916] webos-image: Update layer pins for 2024-10-28 (build 789) meta-webosose as of 2024-10-26 23:27:00 +0900 15150422 webos: com.webos.service.storageaccess=30-r9 a5b8600c webos: Update preferred-versions of gstreamer1.0-adaptive-ng --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 03dcdbbb..0166b90d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cdeb120d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=15150422', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c0689719a4e39167e454772b12eee64b6cc32f00 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:12 +0900 Subject: [PATCH 843/916] webos-image: Update layer pins for 2024-10-28 (build 790) meta-webosose as of 2024-10-26 23:27:00 +0900 da30b10b webos: sleepd=19 45f06bbb webos: luna-sysservice=30 f48a6a44 webos: media-codec-interface=32 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 0166b90d..81db8b3e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=15150422', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=da30b10b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From e63a9bca8920a64e77048276d0a7389b5703abf3 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:15 +0900 Subject: [PATCH 844/916] webos-image: Update layer pins for 2024-10-28 (build 791) meta-webosose as of 2024-10-26 23:27:01 +0900 b336cad0 webos: enact-sandstone=r1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 81db8b3e..98fc222b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=da30b10b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b336cad0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b203103bf41f8a1f2147f2d09d698c563267d375 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:17 +0900 Subject: [PATCH 845/916] webos-image: Update layer pins for 2024-10-28 (build 792) meta-webosose as of 2024-10-26 23:27:01 +0900 5b4719c2 webos: sam=76 9af1e8a7 webos: libwebosi18n=11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 98fc222b..c7aba425 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b336cad0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5b4719c2', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 19e8725e24cb04d869a2ecf66ffd8b62776b8f94 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:19 +0900 Subject: [PATCH 846/916] webos-image: Update layer pins for 2024-10-28 (build 793) meta-webosose as of 2024-10-28 10:49:11 +0900 d1544c0d webos: g-media-pipeline=gav.56 daa5afa9 webos: cups=webos1 1b294134 webos: systemd=webos18 fa10e620 webos: telegraf=r7 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c7aba425..4db9b686 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5b4719c2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d1544c0d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From dd5949522bf6e5bb15afe34e3f238facd5007784 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:21 +0900 Subject: [PATCH 847/916] webos-image: Update layer pins for 2024-10-28 (build 794) meta-webosose as of 2024-10-28 10:49:16 +0900 532b097e webos: ls2-helpers=5 df4e2347 webos: luna-surfacemanager=414 qml-webos-bridge=136 qt-features-webos=57 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4db9b686..c1c25873 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d1544c0d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=532b097e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9b1cf7f99964410759817d889da61df90b03c023 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:42:22 +0900 Subject: [PATCH 848/916] webos-image: Update layer pins for 2024-10-28 (build 795) meta-webosose as of 2024-10-28 10:49:18 +0900 685371dc webos: luna-service2=44 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c1c25873..134f2c52 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=532b097e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=685371dc', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From b8042638d8910474f61a84f83934a69a65ce2fca Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 16 Sep 2024 16:23:15 +0200 Subject: [PATCH 849/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-10-10 (build 796 part 1/2) meta-webosose as of 2024-10-16 15:15:03 +0900 1e2ac5e42b webos: libdevmapper: backport nopackages inherit oe-core as of 2024-10-12 05:20:21 -0700 f09fca692f build-appliance-image: Update to kirkstone head revision c4760d6a52 selftest/runtime_test/virgl: Disable for all fedora 9269edb63d valgrind: disable avx_estimate_insn.vgtest 4ef9b4d947 zstd: fix LICENSE statement 6fd1bc0620 cdrtools-native: fix build with gcc-14 fc8ad580c5 meta-world-pkgdata: Inherit nopackages 62bb1b8f89 rust: ignore CVE-2024-43402 528e2a2756 cups: Backport fix for CVE-2024-47175 3b646f322b populate_sdk_base: inherit nopackages 19a899d2ec kmscube: Add patch to fix -int-conversion build error e6170a6c9e scripts/install-buildtools: Update to 4.0.21 69dfedfa7e install-buildtools: fix "test installation" step b331769084 install-buildtools: remove md5 checksum validation 5348a4999e install-buildtools: support buildtools-make-tarball and update to 4.1 fbb820cdfc curl: free old conn better on reuse 98517fbc5b bintuils: stable 2.38 branch update db4cee587f glibc: stable 2.35 branch updates 7806e21e7d gcc: upgrade to v11.5 94521a1e49 procps: patch CVE-2023-4016 58b8ad7e33 wpa-supplicant: Patch security advisory 2024-2 6f65fd4d98 wpa-supplicant: Patch CVE-2024-3596 603047ab3c wpa-supplicant: Ignore CVE-2024-5290 fe094c2d50 gnupg: Document CVE-2022-3219 and mark wontfix 5383b18d4f curl: backport Debian patch for CVE-2024-8096 ff720f337e lib/oeqa: rename assertRaisesRegexp to assertRaisesRegex a821a5810a testexport: fallback for empty IMAGE_LINK_NAME 5b4c7a39f7 testimage: fallback for empty IMAGE_LINK_NAME 5215635442 runqemu: keep generating tap devices 78ca086441 buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage 8160fd3c04 buildhistory: Restoring files from preserve list 6817b01276 buildhistory: Fix intermittent package file list creation 5dbc923acd udev-extraconf: Add collect flag to mount 5576ff6e76 busybox: Fix cut with "-s" flag e64ead97ae python3: Upgrade 3.10.14 -> 3.10.15 81b225f27e yocto-uninative: Update to 4.6 for glibc 2.40 082848466e yocto-uninative: Update to 4.5 for gcc 14 7fadda8f96 cups: Security fix for CVE-2024-35235 2afeb07fc4 webkitgtk: Security fix CVE-2024-40779 ea9d2a0189 libpcap: Security fix for CVE-2023-7256 & CVE-2024-8006 88630352d6 libedit: Make docs generation deterministic dd857d2519 ruby: Make docs generation deterministic 2db7a2538f gcr: Fix LICENSE 226286f097 tiff: Fix LICENSE 1aeb18b575 zip: Fix LICENSE 33e92e85b1 unzip: Fix LICENSE cdedb40824 dejagnu: Fix LICENSE 686abc9842 iw: Fix LICENSE 73336ee241 cve-exclusion: Drop the version comparision/warning 1cecd4c55c linux-yocto/5.15: update to v5.15.166 e22db0726a linux-yocto/5.15: update to v5.15.165 16ba1e8f27 linux-yocto/5.10: fix NFSV3 config warning ab08083489 linux-yocto/5.10: update to v5.10.223 1f3046818f linux-yocto/5.10: remove obsolete options 08f115ae2d linux-yocto/5.10: update to v5.10.216 299118bf8e openssl: Upgrade 3.0.14 -> 3.0.15 5b31e7f46a expat: fix CVE-2024-45492 fb5ca8b9dc expat: fix CVE-2024-45491 26b6c87fc2 expat: fix CVE-2024-45490 c23ad8c89c qemu: Backport fix for CVE-2024-4467 793c22623e python3: fix CVE-2023-27043 3e5697687c python3: CVE-2024-6232 CVE-2024-7592 fixes bitbake as of 2024-10-10 16:50:12 +0100 eb5c1ce6b hashserv: tests: Omit client in slow server start test 07081a949 fetch2/wget: Canonicalize DL_DIR paths for wget2 compatibility aaf9c1b86 fetch/wget: Move files into place atomically 3147ebb0e tests/fetch: Tweak to work on Fedora40 477f90f95 wget: Make wget --passive-ftp option conditional on ftp/ftps meta-oe as of 2024-09-22 10:16:22 -0400 dd3d2293ff python3-smbus2: Fix LIC_FILES_CHKSUM bcbd17b71e python3-haversine: Fix LIC_FILES_CHKSUM e503eedb39 python3-googleapis-common-protos: Fix LIC_FILES_CHKSUM 069f357dc3 python3-pycurl: Fix LICENSE 10533768e2 python3-fann2: Fix LICENSE a8dceef803 python3-colorama: Fix LICENSE d6adffde1d python3-pillow: Fix LICENSE and change SUMMARY to DESCRIPTION b3084ab3be python3-parse-type: Fix LICENSE 461fe5f5f9 python3-mock: Fix LICENSE d4a1097c01 python3-crc32c: Amend LICENSE declaration 766027e83e python3-cbor2: Fix LICENSE and LIC_FILES_CHKSUM a5ba7d39b4 python3-xlsxwriter: Fix LICENSE 60fd91cd76 python3-pybind11: Fix LICENSE 41dba53932 opensc: Fix LICENSE declaration 07b6c57f4a squid: Security fix CVE-2023-5824 31d7500290 libndp: Patch CVE-2024-5564 meta-virtualization as of 2024-10-10 13:06:14 +0000 02a6c00d python3-colorama: drop recipe :Issues Addressed: [WRR-3660] CCC: Various build fixes --- weboslayers.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 134f2c52..3a2aa87d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,18 +58,18 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=ec2a99a07', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=eb5c1ce6b', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=c40a3fec49', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=f09fca692f', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=9a24b76798', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=dd3d2293ff', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=8bc893d', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=e0cd09e3', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=02a6c00d', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.7.2,commit=v6.7.2', ''), @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=685371dc', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e2ac5e4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 53e1d5ea63f69e6b551adaf804515d2aa7efd9c6 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:46:11 +0900 Subject: [PATCH 850/916] webos-image: Update layer pins for 2024-10-28 (build 796 part 2/2) meta-webosose as of 2024-10-28 10:49:33 +0900 c3fa6756 webos: com.webos.service.bluetooth2=79 bluetooth-sil-bluez5=87 com.webos.service.hfp=35 a4283b73 webos: com.webos.app.videoplayer=13 com.webos.app.statusbar=7 0deab25a webos: webos-fluentbit-plugins=59 6fe01603 webos: xmlrpc-c=webos1 f9247325 webos: luna-service2=r35 b7980c91 webos: yocto-uninative.inc: drop backported 4.3 version --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 3a2aa87d..9dd561fd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1e2ac5e4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c3fa6756', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 0beaa663f4991832d9597652e6b8518640712108 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:46:50 +0900 Subject: [PATCH 851/916] webos-image: Update layer pins for 2024-10-28 (build 797) meta-webosose as of 2024-10-28 10:49:37 +0900 6176ba85 webos: com.webos.service.location=107 com.service.nettools=9 webos-connman-adapter=46 21e6a898 webos: configd=25 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 9dd561fd..c9ec243b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=c3fa6756', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6176ba85', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 4e65694dc04280929d852fb23c28085b0e970057 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:46:51 +0900 Subject: [PATCH 852/916] webos-image: Update layer pins for 2024-10-28 (build 798) meta-webosose as of 2024-10-28 10:49:39 +0900 1f88cbad webos: libmtp=webos1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c9ec243b..a782fdf1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6176ba85', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1f88cbad', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a3dcac3d5932ef0c3ee3f29a1f395eb1d93041a9 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 28 Oct 2024 11:46:52 +0900 Subject: [PATCH 853/916] webos-image: Update layer pins for 2024-10-28 (build 799) meta-webosose as of 2024-10-28 10:49:49 +0900 9af32dd4 webos: webos.conf: Release webOS OSE v2.27.0 13cd41a4 webos: com.webos.service.mediacontroller=39 cd865820 webos: libpbnjson=22 2a7846f5 webos: com.webos.app.enactbrowser=17.browsershell.9 wam=99 webruntime_120=14 8e0a3616 webos: opkg=webos8 83236be8 webos: image.bbclass: do_webos_deploy_fixup: add wic.vmdk.gz --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a782fdf1..cdf04f15 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1f88cbad', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9af32dd4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 4a44e342771bde0a8c5e662e141745f4198ae46a Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 15 Nov 2024 13:25:55 +0900 Subject: [PATCH 854/916] webos-image: Update layer pins for 2024-11-15 (build 800) meta-webosose as of 2024-11-12 21:58:58 +0900 f6955b04 webos: localization-tool-native=r0,v1.16.1 271d13d3 webos: opkg=webos9 9e25a239 webos: tflite-auto-delegation=42-r7 benchmark-model=r5 1bfb5f82 webos: webos_base.bbclass: Normalize webos-bom --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index cdf04f15..3c06cc53 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9af32dd4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f6955b04', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2a99a6ad57f38318c047baf1f59ca83257bc81d2 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 24 Oct 2024 09:46:36 +0200 Subject: [PATCH 855/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-10-13 (build 801 part 1/2) oe-core as of 2024-10-16 06:55:13 -0700 983e3efb51 kmscube: create_framebuffer: backport modifier fix 14fdee535c syslinux: Disable error on implicit-function-declaration 2f82404cde linux-firmware: upgrade 20240220 -> 20240909 584ce77f3a libarchive: Fix CVE-2024-48957 & CVE-2024-48958 d74fd7c4e9 gcc: ignore CVE-2023-4039 meta-oe as of 2024-10-13 11:19:56 -0400 4ad41baed6 sound-theme-freedesktop: Update SRC_URI 84085f7c45 keyutils: Update SRC_URI 1ef98ea392 libatasmart: Update SRC_URI to fix fetch issue ebe1af249a xmlrpc-c: fix do_fetch error 7f741f817e rocksdb: Add ptest support 09d95e03ad cjson: upgrade 1.7.17 -> 1.7.18 98e2f52a5e android-tools: Create flag file /etc/usb-debugging-enabled a795889d2f android-tools-adbd.service: Update ConditionPathExists to /etc 86878f61d1 tgt: Security fix for CVE-2024-45751 4d0efedaa6 frr: fix CVE-2024-44070 5903ee551f libdevmapper: Inherit nopackages :Issues Addressed: [WRR-6688] CCC: Various build fixe --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 3c06cc53..17768739 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=eb5c1ce6b', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=f09fca692f', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=983e3efb51', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=dd3d2293ff', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4ad41baed6', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From 74b5b6502a3604cd056063adce8ab68168920dd1 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 15 Nov 2024 13:27:59 +0900 Subject: [PATCH 856/916] webos-image: Update layer pins for 2024-11-15 (build 801 part 2/2) meta-webosose as of 2024-11-12 21:59:01 +0900 0f215976 webos: sam=r31 17fd1375 webos: com.webos.app.enactbrowser=17.browsershell.11 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 17768739..412ccb2e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f6955b04', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0f215976', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From fe52aa9a053e165ca230479cd57c40919e168b9f Mon Sep 17 00:00:00 2001 From: Jaeyoon Jung Date: Fri, 25 Oct 2024 07:05:04 +0900 Subject: [PATCH 857/916] webos-image: Update meta-qt6 layerpin to v6.8.0 (build 802 part 1/2) meta-webosose as of 2024-11-01 12:04:16 +0900 1bdb5bff3b webos: webos_qt_global.bbclass: Bump WEBOS_PATCH_MAXVER to 6.8.0 meta-qt6 as of 2024-10-02 20:45:50 2024 +0000 d6e576a Update submodule refs on '6.8.0' in yocto/meta-qt6 b969e2b Update submodule refs on '6.8.0' in yocto/meta-qt6 6c769d7 Update submodule refs on '6.8.0' in yocto/meta-qt6 35f1efc Update submodule refs on '6.8.0' in yocto/meta-qt6 7d437c4 Update submodule refs on '6.8.0' in yocto/meta-qt6 96e8095 gcc-source: Only apply patch on GCC 13 ea3f10e qtwebengine: Add missing patch headers acfa89a qtwebengine: Set DEBUG_LEVELFLAG to -g1 0b5d762 Update submodule refs on '6.8' in yocto/meta-qt6 5664699 Revert "qtwebengine: Add patch for cross-compilation error" 385b861 qtapplicationmanager: remove patch d6f7dba Update submodule refs on '6.8' in yocto/meta-qt6 7d3da91 qtwebengine: Add patch for cross-compilation error 4874464 Do not build webnn with xnnpack (122-based) on yocto dca85f7 Fix cross compiler crash when compiling qtwebengine 65a233e qtwebengine: update chromium branch 06abb7a python3-qface: backport recipe from meta-oe master 2cfa653 qtapplicationmanager: update recipe 6c86d36 qt3d: update license 8b7c9a1 qmlcompilerplus: Update licenses 8ead4b0 qtdeviceutilities: update licenses d1f9a24 qtwayland: update license 729e1fa qtshadertools: update license 639c232 qtshadertools: update licenses 6195b2e Update submodule refs on '6.8' in yocto/meta-qt6 b7dd88b qtpdf: add cups dependency 0e2daeb qtlocation: update licenses 084ec50 qt6-git.inc: Switch to 6.8 branch a4530f4 Update submodule refs on '6.8' in yocto/meta-qt6 1ef5e7c Update submodule refs on 'dev' in yocto/meta-qt6 381b6c5 Update submodule refs on 'dev' in yocto/meta-qt6 d43b178 layer: add compatibility to styhead 43279a0 qt3d,qtquick3d: define IOAPI_NO_64 e3deb80 qt6: do not mix bitbake's and shell variables 6dabdc7 Update submodule refs on 'dev' in yocto/meta-qt6 df5ae77 ptests: Install external resource files 6391fcb Update submodule refs on 'dev' in yocto/meta-qt6 f0f4c24 Revert "qtquick3d: add workaround for test build failure" ae443df Update submodule refs on 'dev' in yocto/meta-qt6 e055954 coin: use more memory for the ptest testimage e13760a ptests: Update test environment for non and root user dcd4f6f qtwebengine: add PACKAGECONFIG for x11 dependencies 7c86e03 Update submodule refs on 'dev' in yocto/meta-qt6 4b0b745 qtbase: disable dnslookup for mingw builds 27d6040 Update submodule refs on 'dev' in yocto/meta-qt6 96af7a7 nativesdk-packagegroup-qt6-toolchain-host-addons: Add wayland dependent packages conditionally ca2460b Add vendor to CVE_PRODUCT b148717 Update submodule refs on 'dev' in yocto/meta-qt6 291bfc8 Update submodule refs on 'dev' in yocto/meta-qt6 f50783d ptest: include only needed files 4c59335 Update submodule refs on 'dev' in yocto/meta-qt6 dbeb327 Update submodule refs on 'dev' in yocto/meta-qt6 89bf14b qtwayland: fix patch fuzz c23d991 Update submodule refs on 'dev' in yocto/meta-qt6 110dbec qtwayland: make wayland DISTRO_FEATURES a requirement 30ede4c readme: update Yocto support table 68befc5 qtmultimedia: update revision 48790c8 qtpositioning: add geoclue to packageconfig de4eb18 coin: switch one build to scarthgap 7e79a5e coin: don't use nanbield for mingw builds 271a60c qtbase: disable stack protector for mingw e0ef8e2 qtwayland: fix patch fuzz 5bd6374 Update submodule refs on 'dev' in yocto/meta-qt6 600f22c qtdatavis3d: add feature_check for opengl e556376 ptest: disable examples build 97ae6a2 qtbase: fix patch fuzz 84a80dd Update submodule refs on 'dev' in yocto/meta-qt6 c174f9a qtbase: don't generate qmake wrapper fef1539 qtbase: add PACKAGECONFIG for wayland support 185cdd8 Update submodule refs on 'dev' in yocto/meta-qt6 71e791f Update submodule refs on 'dev' in yocto/meta-qt6 82fac6f qtquick3d: add workaround for test build failure f3ca5bd Update submodule refs on 'dev' in yocto/meta-qt6 3c24d5d layer.conf: update LAYERSERIES_COMPAT for scarthgap b8a440f qtbase: prefer system png a18047e packagegroup: add Qt modules only on supported archs 635948e qtdoc: only add qtpdf to DEPENDS for machines in COMPATIBLE_MACHINE 88c7940 qtwebengine: Remove setting --target option with yocto a36b5a0 libwebp: add workaround for native build bc941d6 qtwebengine: Add missing dependency on native libevent.pc 5daa561 qtwebengine: Pass OE specific pkg-config-native for host pkg-config 8d3758c packagegroup: fix warning caused by inherit_defer 564f560 coin: update build targets c0b9c32 ptest: skip non-existing tests 20596ba Update submodule refs on 'dev' in yocto/meta-qt6 d457a6e Add recipe for QtDoc 8fb854d Update submodule refs on 'dev' in yocto/meta-qt6 26e4c0e Update submodule refs on 'dev' in yocto/meta-qt6 7e80a12 webengine: update patch 04f8e6b Update submodule refs on 'dev' in yocto/meta-qt6 5e20524 ptest: better handling for test list f56893e Add srcrev for QtDoc 7941caa pytest-qt: upgrade to latest version 3bed409 Bump version to 6.8.0 ef6320b Update submodule refs on 'dev' in yocto/meta-qt6 1e336d2 Update submodule refs on 'dev' in yocto/meta-qt6 e56bb1b qtwebengine: update to 118-based a6c21ee srcrev_update: support for all recipes 13ce6ff qttools: use clang if it is available 0ed7c76 qtinterfaceframework: fix packaging error :Issues Addressed: [WRR-7354] Upgrade Qt to 6.8.0 LTS --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 412ccb2e..77ae38ce 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -71,7 +71,7 @@ ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=8bc893d', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=02a6c00d', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.7.2,commit=v6.7.2', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.0,commit=v6.8.0', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=0f215976', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1bdb5bff', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From caf3114ba4d2d2aac281c5af7dabbaedac260ee8 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Fri, 15 Nov 2024 13:36:50 +0900 Subject: [PATCH 858/916] webos-image: Update layer pins for 2024-11-15 (build 802 part 2/2) meta-webosose as of 2024-11-12 21:59:32 +0900 58081e43 webos: com.webos.service.camera=54-r14 g-camera-pipeline=gav.63 7151085c webos: com.webos.app.home=41 eb08f34e webos: enact-dev-native=v6.1.3 enact-sandstone=v2.9.4 d2ad8c84 webos: telegraf=r8 com.webos.service.sdkagent=17 8511b5b9 webos: wayland-protocols=v1.33 50b643ce webos: libdevmapper: remove bbappend 92654c0f webos: umediaserver=r29.* (python: fix build with python-3.13) 905ba1d8 webos: webruntime=r78 (fix build with python-3.13) a44cb5a4 webos: meson=v1.5.1 812c7582 webos: systemd-boot: backport fix to build with newer meson 50dd5ae9 webos: glib-2.0: backport a fix for building glib-networking with newer meson 68b8571a webos: gupnp: backport fix for build with meson-1.2.0 and newer 03f21c9a webos: gupnp=v1.4.1 gssdp=v1.4.0.1 4f2f647c webos: fluentbit=webos6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 77ae38ce..bcaa60f6 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1bdb5bff', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=58081e43', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1ab37b04159efe40227b43162f166f3424b1efbc Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 18 Nov 2024 14:37:15 +0900 Subject: [PATCH 859/916] webos-image: Update layer pins for 2024-11-18 (build 803) meta-webosose as of 2024-11-12 21:59:33 +0900 480db046 webos: tflite-auto-delegation=43 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index bcaa60f6..a9b10c73 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=58081e43', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=480db046', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c6f5c955f8e9e25363f7539f84d729d751e2ca7c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 28 Oct 2024 09:25:07 +0100 Subject: [PATCH 860/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-11-02 (build 804 part 1/2) oe-core as of 2024-10-29 07:51:17 -0700 2c913a7b66 util-linux: Define pidfd_* function signatures e361d9e102 at-spi2-core: backport a patch to fix build with gcc-14 on host 1054417a21 libffi: backport a fix to build libffi-native with gcc-14 7cca344fea cracklib: Modify patch to compile with GCC 14 0f850f2130 vala: add -Wno-error=incompatible-pointer-types work around fd31dd1abc zip: Fix build with gcc-14 03b7a44e2f zip: Make configure checks to be more robust ed009b5d58 nativesdk-intercept: Fix bad intercept chgrp/chown logic 7678ae7fc2 bmap-tools: update HOMEPAGE and SRC_URI 302dd4a63f overlayfs-etc: add option to skip creation of mount dirs ec300eadd0 orc: upgrade 0.4.39 -> 0.4.40 774fae9cb5 vim: Upgrade 9.1.0698 -> 9.1.0764 45ef5c80b1 vim: Upgrade 9.1.0682 -> 9.1.0698 8c20a7badb cve-check: add support for cvss v4.0 3e47644d24 cve-check: add CVSS vector string to CVE database and reports 2cf10084c5 python3: ignore fixed CVEs 3782e1b218 qemu: fix CVE-2023-3019 75e1dedf85 openssl: patch CVE-2024-9143 c5a85dfe66 ghostscript: Backport CVE-2024-29508 bitbake as of 2024-11-02 09:45:13 +0000 0c30e9aad tests/fetch: Use our own mirror of mobile-broadband-provider to decouple from gnome gitlab e4ec4267e tests/fetch: Use our own mirror of sysprof to decouple from gnome gitlab 15582daed gitsm: Remove downloads/tmpdir when failed ff2dfda55 gitsm: Add call_process_submodules() to remove duplicated code c092f7e6c bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAM 53264dc14 fetch2/git: Use quote from shlex, not pipes meta-security as of 2024-09-15 10:58:59 -0400 b9cf9cd clamav: Security fix for CVE-2024-20505 and CVE-2024-20506 c50ef29 tpm2-tss: upgrade 3.2.2 -> 3.2.3 bf1313a tpm2-tools: Upgrade 5.2 -> 5.7 :Issues Addressed: [WRR-7925] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index a9b10c73..ec835e7f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=eb5c1ce6b', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=0c30e9aad', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=983e3efb51', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=2c913a7b66', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4ad41baed6', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -85,5 +85,5 @@ ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=353078b', ''), +('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=b9cf9cd', ''), ] From 2801aacbfad64aa788f3a646f00b1b77ad0cbffe Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 18 Nov 2024 14:40:04 +0900 Subject: [PATCH 861/916] webos-image: Update layer pins for 2024-11-18 (build 804 part 2/2) meta-webosose as of 2024-11-12 21:59:39 +0900 d2d6e0a7 webos: luna-prefs=22-r18 f93a1550 webos: webos-backports-5.2: add backports layer for 5.2 Walnascar 48000299 webos: configd=26-r23 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ec835e7f..12ca4d52 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=480db046', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d2d6e0a7', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From f58a4c103c2adfa674b82d36fc2fd9f96994e57a Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 18 Nov 2024 14:40:50 +0900 Subject: [PATCH 862/916] webos-image: Update layer pins for 2024-11-18 (build 805) meta-webosose as of 2024-11-12 21:59:50 +0900 5f8b18b0 webos: g-camera-pipeline=gav.64-r20 3ff5562d webos: gst-video-encoder{-clang}=webosrpi1 8240df52 webos: gst-video-encoder-clang=11-r6.0 gst-video-encoder=11-r6.0,v1.0.0 media-codec-interface=33-r18 media-codec-interface-clang=r9 3e4eb871 webos: webos: com.webos.service.mediarecorder-clang=r6.1 media-codec-interface-clang=r8 32514400 webos: webos: com.webos.service.mediarecorder=11-r6.0 com.webos.service.mediarecorder-clang=11-r6.0,v1.0.0 ca102ae6 webos: qttools=webos4 qtwayland-webos=r22 qt-features-webos=58 imemanager=32 98802e69 webos: Rename packagegroup-core-boot.bbappend to packagegroup-webos-core-boot.bb --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 12ca4d52..065d539e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -79,7 +79,7 @@ ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d2d6e0a7', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5f8b18b0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From a367babf73b93008e8cfa50365759a95a59dda69 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 5 Nov 2024 10:51:44 +0100 Subject: [PATCH 863/916] weboslayers.py: Add meta-webos-backports-5.2 layer (build 806 part 1/2) --- weboslayers.py | 1 + 1 file changed, 1 insertion(+) diff --git a/weboslayers.py b/weboslayers.py index 065d539e..2ad076cf 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -78,6 +78,7 @@ ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), +('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5f8b18b0', ''), From 500221647fd679779f0b151470dd3edef498f44d Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 18 Nov 2024 14:55:43 +0900 Subject: [PATCH 864/916] webos-image: Update layer pins for 2024-11-18 (build 806 part 2/2) meta-webosose as of 2024-11-12 21:59:57 +0900 41ed4f6e webos: pulseaudio=58-webos15 c783037d webos: webos-qt-sdk=r6 (drop support for EXTERNAL_TOOLCHAIN) e9338a57 webos: meta-environment=webos3 (add WEBOS_SDK_BASELINE_* variables to version script) 6064f4e3 webos: webos-sdk.inc: define SDK_VERSION and SDK_TCMONIKER f69d55c1 webos: webos-backports-5.0: backport fixes to build SDK without debian bbclass dcb50847 webos: webos.inc: Drop debian renaming rules fe7df2f2 webos: packagegroup-webos-core-boot=r1 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2ad076cf..72bc5bdb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5f8b18b0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=41ed4f6e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c413d470a1aeb739449c6565d4403629c1eb599d Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 18 Nov 2024 14:56:14 +0900 Subject: [PATCH 865/916] webos-image: Update layer pins for 2024-11-18 (build 807) meta-webosose as of 2024-11-18 14:35:20 +0900 7872f18f webos: bluetooth-sil-bluez5=r12 39c0fe9a webos: wam-clang=r68.8 f6685f37 webos: com.webos.app.camera=18 f9b6d03e webos: event-monitor=17 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 72bc5bdb..553f5210 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=41ed4f6e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7872f18f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ffe0923d8dc45848a465f01f9b50148c583a4541 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 18 Nov 2024 14:56:15 +0900 Subject: [PATCH 866/916] webos-image: Update layer pins for 2024-11-18 (build 808) meta-webosose as of 2024-11-18 14:35:26 +0900 bda256c5 webos: gst-video-encoder{-clang}=webosrpi2 0963c3af webos: com.webos.service.mediarecorder=13-r6 media-codec-interface=r19 media-codec-interface-clang=r10 99c1874c webos: edgeai-vision=85-r3 58b84d32 webos: kernel.bbclass: Don't remove Image binary. 25c7a9bb webos: webos.inc: Specify the absolute path to require security_flags.inc --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 553f5210..2a48a513 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7872f18f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bda256c5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 6f1e5a218717493dc376d37b0cf47a68f137979b Mon Sep 17 00:00:00 2001 From: "mikyung.o" Date: Mon, 21 Oct 2024 11:53:45 +0900 Subject: [PATCH 867/916] build.sh: Add codename arg (v6.11.7) :Release Notes: Add codename argument. :Detailed Notes: Add codename argument to reuse official bom file as first bom to reduce build time. :Testing Performed: Build tested. :QA Notes: N/A :Issues Addressed: [WRR-10480] Reuse official bom file --- scripts/build.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 0e732db9..13e2089a 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.11.6" +SCRIPT_VERSION="6.11.7" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -114,6 +114,7 @@ OPTIONS: -B, --buildhistory-ref Branch where to push buildhistory for repositories on gerrit it should start with refs/heads replaces detecting it from JOB_NAME and JENKINS_URL + -C, --codename Codename, replaces detecting it from JOB_NAME -V, --version Show script version -h, --help Print this help message ! @@ -569,7 +570,7 @@ function move_artifacts { add_md5sums_and_buildhistory_artifacts } -TEMP=`getopt -o I:T:M:S:j:J:B:u:bshV --long images:,targets:,machines:,scp-url:,site:,jenkins:,job:,buildhistory-ref:,bom,only-bom,signatures,help,version \ +TEMP=`getopt -o I:T:M:S:j:J:B:u:C:bshV --long images:,targets:,machines:,scp-url:,site:,jenkins:,job:,buildhistory-ref:,codename:,bom,only-bom,signatures,help,version \ -n $(basename $0) -- "$@"` if [ $? != 0 ] ; then echo "Terminating..." >&2 ; exit 2 ; fi @@ -587,6 +588,7 @@ while true ; do -J|--job) BUILD_JOB="$2" ; shift 2 ;; -B|--buildhistory-ref) BUILD_BUILDHISTORY_PUSH_REF="$2" ; shift 2 ;; -u|--scp-url) URL="$2" ; shift 2 ;; + -C|--codename) BUILD_CODENAME="$2" ; shift 2 ;; -b|--bom) CREATE_BOM="Y" ; shift ;; -o|--only-bom) CREATE_BOM="O" ; shift ;; -s|--signatures) SIGNATURES="Y" ; shift ;; From a96f55dd4f90432355c6b4113ad76a0d53569dab Mon Sep 17 00:00:00 2001 From: "mikyung.o" Date: Thu, 30 May 2024 15:44:52 +0900 Subject: [PATCH 868/916] build.sh: Reuse official bom file (v6.11.8) :Release Notes: Copy before bom from official artifact. :Detailed Notes: Reuse official bom file as before bom to reduce build time. :Testing Performed: Build tested. :QA Notes: N/A :Issues Addressed: [WRR-10480] Reuse official bom file --- scripts/build.sh | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 13e2089a..1b68f582 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.11.7" +SCRIPT_VERSION="6.11.8" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -227,6 +227,29 @@ function set_buildhistory_commit { fi } +function copy_webos_bom { + MACHINE=$1 + I=$2 + F=$3 + BASE_BOM=`git describe --always --match "builds/${BUILD_CODENAME}/*" | awk -F"-" '{print $1}' | awk -F"/" '{print $NF}'` + if ( echo "${BASE_BOM}" | grep -qE "^[0-9]+$" ); then + [ -d ${ARTIFACTS}/${MACHINE}/${I} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/${I} + echo "copy_webos_bom" + + wget "http://webosimg.lge.com/images/${DISTRO}-${BUILD_CODENAME}-official-${MACHINE}/${BASE_BOM}/${MACHINE}/${I}/webos-bom.json" -O "${ARTIFACTS}/${MACHINE}/${I}/${F}" + if [ $? -ne 0 ]; then + echo "Failed to download ${F}" + return 1 + fi + wget "http://webosimg.lge.com/images/${DISTRO}-${BUILD_CODENAME}-official-${MACHINE}/${BASE_BOM}/${MACHINE}/${I}/webos-bom-full.json" -O "${ARTIFACTS}/${MACHINE}/${I}/webos-bom-full-before.json" + wget "http://webosimg.lge.com/images/${DISTRO}-${BUILD_CODENAME}-official-${MACHINE}/${BASE_BOM}/${MACHINE}/${I}/webos-compile-option.json" -O "${ARTIFACTS}/${MACHINE}/${I}/webos-compile-option-before.json" + wget "http://webosimg.lge.com/images/${DISTRO}-${BUILD_CODENAME}-official-${MACHINE}/${BASE_BOM}/${MACHINE}/${I}/webos-common-compile-option.json" -O "${ARTIFACTS}/${MACHINE}/${I}/webos-common-compile-option-before.json" + ls "${ARTIFACTS}/${MACHINE}/${I}" + else + return 1 + fi +} + function generate_webos_bom { MACHINE=$1 I=$2 @@ -234,6 +257,8 @@ function generate_webos_bom { rm -f webos-bom.json rm -f webos-bom-sort.json + rm -f webos-bom-full.json + rm -f webos-bom-full-sort.json rm -f webos-compile-option.json rm -f webos-compile-option-sort.json rm -f webos-common-compile-option.json @@ -241,6 +266,7 @@ function generate_webos_bom { /usr/bin/time -f "$TIME_STR" bitbake --runall=write_bom_data ${I} 2>&1 | tee /dev/stderr | grep '^TIME:' >> ${BUILD_TIME_LOG} [ -d ${ARTIFACTS}/${MACHINE}/${I} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/${I} sort webos-bom.json > webos-bom-sort.json + sort webos-bom-full.json > webos-bom-full-sort.json sort webos-compile-option.json > webos-compile-option-sort.json if [[ "${F}" =~ "before" ]]; then COMPILE_SUFFIX="-before" @@ -249,6 +275,7 @@ function generate_webos_bom { fi sed -e '1s/^{/[{/' -e '$s/,$/]/' webos-compile-option-sort.json > ${ARTIFACTS}/${MACHINE}/${I}/webos-compile-option${COMPILE_SUFFIX}.json cp webos-common-compile-option.json ${ARTIFACTS}/${MACHINE}/${I}/webos-common-compile-option${COMPILE_SUFFIX}.json + sed -e '1s/^{/[{/' -e '$s/,$/]/' webos-bom-full-sort.json > ${ARTIFACTS}/${MACHINE}/${I}/webos-bom-full${COMPILE_SUFFIX}.json sed -e '1s/^{/[{/' -e '$s/,$/]/' webos-bom-sort.json > ${ARTIFACTS}/${MACHINE}/${I}/${F} } @@ -570,7 +597,7 @@ function move_artifacts { add_md5sums_and_buildhistory_artifacts } -TEMP=`getopt -o I:T:M:S:j:J:B:u:C:bshV --long images:,targets:,machines:,scp-url:,site:,jenkins:,job:,buildhistory-ref:,codename:,bom,only-bom,signatures,help,version \ +TEMP=`getopt -o I:T:M:S:j:J:B:u:C:bsohV --long images:,targets:,machines:,scp-url:,site:,jenkins:,job:,buildhistory-ref:,codename:,bom,only-bom,signatures,help,version \ -n $(basename $0) -- "$@"` if [ $? != 0 ] ; then echo "Terminating..." >&2 ; exit 2 ; fi @@ -660,6 +687,10 @@ if [ -n "${CREATE_BOM}" -a -n "${BMACHINES}" ]; then for MACHINE in ${BMACHINES}; do filter_images for I in ${FILTERED_IMAGES} ${TARGETS}; do + if [ "${BOM_FILE_SUFFIX}" = "-before" ] ; then + copy_webos_bom "${MACHINE}" "${I}" "webos-bom${BOM_FILE_SUFFIX}.json" && continue + echo "copy_webos_bom from webosimg.lge.com failed" + fi generate_webos_bom "${MACHINE}" "${I}" "webos-bom${BOM_FILE_SUFFIX}.json" done done From d464327bc2e0bb925cbb7aec1a0885aed139e5d0 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 11 Nov 2024 11:21:44 +0100 Subject: [PATCH 869/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-11-12 (build 809) oe-core as of 2024-11-15 12:18:46 -0800 fb45c5cf8c build-appliance-image: Update to kirkstone head revision 89b64526ac pseudo: Fix envp bug and add posix_spawn wrapper cc87b332c5 pseudo: Update to include open symlink handling bugfix 63d7c11b46 pseudo: Fix to work with glibc 2.40 8252670382 pseudo: Update to pull in python 3.12+ fix c254984403 pseudo: Update to pull in fchmodat fix 1b181d1fce pseudo: Update to pull in gcc14 fix and missing statvfs64 intercept 40a013f713 pseudo: Update to pull in syncfs probe fix b8445072f4 pseudo: Update to pull in fd leak fix 9b06d27411 pseudo: Update to include logic fix 198ff9141f pseudo: Switch back to the master branch 215367b62a pseudo: Disable LFS on 32bit arches 77d018ce3b pseudo: Update to pull in linux-libc-headers race fix 8e2233fd05 cmake: Fix sporadic issues when determining compiler internals 8eec5c4417 patch.py: Use shlex instead of deprecated pipe 2400e14347 glib-2.0: patch regression of CVE-2023-32665 2cf8325876 expat: patch CVE-2024-50602 e64d90d4c5 gstreamer1.0: ignore CVE-2024-0444 fbb8928ea8 curl: patch CVE-2024-9681 3e9018fb14 ghostscript: fix CVE-2023-46361 2e8819c0b9 xmlto: backport a patch to fix build with gcc-14 on host 80289f49d0 package: Switch debug source handling to use prefix map 4c75edda8e gcc: restore a patch for Neoverse N2 core 9b6363994e cve_check: Use a local copy of the database during builds eb9c981808 zstd: patch CVE-2022-4899 bitbake as of 2024-11-02 06:30:04 -0700 fb73c495c codeparser: Fix handling of string AST nodes with older Python versions meta-virtualization as of 2024-11-12 23:19:19 +0000 c996df33 go-cli: use main branch :Issues Addressed: [WRR-9978] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 2a48a513..afed411b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=0c30e9aad', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=fb73c495c', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=2c913a7b66', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=fb45c5cf8c', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4ad41baed6', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -69,7 +69,7 @@ ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=8bc893d', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=02a6c00d', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=c996df33', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.0,commit=v6.8.0', ''), From 795ae50aa8d576d6754aeb22944b5e35a77c64f6 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 18 Nov 2024 10:46:14 +0100 Subject: [PATCH 870/916] build.sh: assume that all sdk artifacts start with ${DISTRO}-sdk (v6.11.9) :Release Notes: If available then link the files which are named ${I}. Always copy host.manifest, target.manifest, testdata.json files, not just for meta-toolchain. :Detailed Notes: With naming changes from: 6064f4e3 webos: webos-sdk.inc: define SDK_VERSION and SDK_TCMONIKER Now all SDK/BDK/NDK will start with ${DISTRO}-sdk- prefix followed by IMAGE_BASENAME (which defaults to PN). :Testing Performed: Only build tested. :QA Notes: No change to image. :Issues Addressed: [WRR-10883] CCC: build.sh: stage SDK artifacts correctly [WRR-2117] Create GPVB with Yocto 5.0 Scarthgap [WRR-291] [SCM SWP] Create new toolchain(BDK) for prebuilt binaries --- scripts/build.sh | 44 ++++++++++++++++++++++++++++---------------- 1 file changed, 28 insertions(+), 16 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index 1b68f582..cd96a057 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.11.8" +SCRIPT_VERSION="6.11.9" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -353,12 +353,14 @@ function add_buildhistory_artifacts { BHMACHINE=`echo ${MACHINE} | sed 's/-/_/g'` if ls buildhistory/sdk/*/${I} >/dev/null 2>/dev/null; then if [ -n "${SDKMACHINE}" ] ; then - for d in buildhistory/sdk/${I}-${SDKMACHINE}-*; do - [ -d ${ARTIFACTS}/${SDKMACHINE}/${MACHINE} ] || mkdir -p ${ARTIFACTS}/${SDKMACHINE}/${MACHINE}/ - cp -a $d/${I} ${ARTIFACTS}/${SDKMACHINE}/${MACHINE}/ + for MACHINE in ${BMACHINES}; do + for d in buildhistory/sdk/${DISTRO}-sdk-${I}-${SDKMACHINE}-*-${MACHINE}; do + [ -d ${ARTIFACTS}/${SDKMACHINE}/${MACHINE} ] || mkdir -p ${ARTIFACTS}/${SDKMACHINE}/${MACHINE} + cp -a $d/${I} ${ARTIFACTS}/${SDKMACHINE}/${MACHINE}/ + done done else - for d in buildhistory/sdk/${I}-*-${BHMACHINE}; do + for d in buildhistory/sdk/${DISTRO}-sdk-${I}-*-${MACHINE}; do [ -d ${ARTIFACTS}/${MACHINE} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/ cp -a $d/${I} ${ARTIFACTS}/${MACHINE}/ done @@ -380,19 +382,18 @@ function add_buildhistory_artifacts { ln -vnf ${ARTIFACTS}/${MACHINE}/${I}/build-id.txt ${ARTIFACTS}/build-id.txt fi ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/image-info.txt ${ARTIFACTS}/${MACHINE}/${I}/image-info.txt - ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/files-in-image.txt ${ARTIFACTS}/${MACHINE}/${I}/files-in-image.txt + ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/files-in-image* ${ARTIFACTS}/${MACHINE}/${I}/ ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-packages.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-packages.txt ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-names.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-names.txt ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-sizes.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-sizes.txt + if [ -e buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ] ; then + ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-file-sizes.txt + fi if [ -d buildhistory/images/${BHMACHINE}/glibc/${I}/ls2_api ] ; then cd buildhistory git diff HEAD~1 HEAD images/${BHMACHINE}/glibc/${I}/ls2_api > ${ARTIFACTS}/${MACHINE}/${I}/ls2_api_diff.txt cd - fi - - if [ -e buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ] ; then - ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-file-sizes.txt - fi if [ -f buildhistory/images/${BHMACHINE}/glibc/${I}/ls2_api_list.json ]; then ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/ls2_api_list.json ${ARTIFACTS}/${MACHINE}/${I}/ls2_api_list.json else @@ -528,12 +529,23 @@ function move_artifacts { if ls BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.zip >/dev/null 2>/dev/null; then ln -vn BUILD/deploy/images/${MACHINE}/${I}-${MACHINE}-*.zip ${ARTIFACTS}/${MACHINE}/${I}/ fi - elif ls BUILD/deploy/sdk/${I}-*-${SDKMACHINE}-*.sh >/dev/null 2>/dev/null; then - [ -d ${ARTIFACTS}/${SDKMACHINE} ] || mkdir -p ${ARTIFACTS}/${SDKMACHINE} - ln -vn BUILD/deploy/sdk/${I}-*-${SDKMACHINE}-*.sh ${ARTIFACTS}/${SDKMACHINE}/ - elif ls BUILD/deploy/sdk/${I}-*-${BHMACHINE}-*.sh >/dev/null 2>/dev/null; then - [ -d ${ARTIFACTS}/${MACHINE}/${I} ] || mkdir -p ${ARTIFACTS}/${MACHINE}/${I} - ln -vn BUILD/deploy/sdk/${I}-*-${BHMACHINE}-*.sh ${ARTIFACTS}/${MACHINE}/${I}/ + elif ls BUILD/deploy/sdk/${DISTRO}-sdk-${I}-*-${MACHINE}-*.sh >/dev/null 2>/dev/null; then + if [ -n "${SDKMACHINE}" ] ; then + for MACHINE in ${BMACHINES}; do + local DEST_DIR=${ARTIFACTS}/${SDKMACHINE}/${MACHINE}/${I}/ + [ -d ${DEST_DIR} ] || mkdir -p ${DEST_DIR} + for ext in sh host.manifest target.manifest testdata.json; do + ln -vn BUILD/deploy/sdk/${DISTRO}-sdk-${I}-${SDKMACHINE}-*-${MACHINE}-*.${ext} ${DEST_DIR} + done + rmdir --ignore-fail-on-non-empty ${ARTIFACTS}/${MACHINE}/${I} ${ARTIFACTS}/${MACHINE} + done + else + local DEST_DIR=${ARTIFACTS}/${MACHINE}/${I}/ + [ -d ${DEST_DIR} ] || mkdir -p ${DEST_DIR} + for ext in sh host.manifest target.manifest testdata.json; do + ln -vn BUILD/deploy/sdk/${DISTRO}-sdk-${I}-*-${MACHINE}-*.${ext} ${DEST_DIR} + done + fi else echo "WARN: No ${I} images with recognized IMAGE_FSTYPES found to copy as build artifacts" fi From 1c3b52d4726bc86b5aaa1a6ac37394aa6c0465c9 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 2 Dec 2024 09:58:56 +0900 Subject: [PATCH 871/916] webos-image: Update layer pins for 2024-12-02 (build 810) meta-webosose as of 2024-12-02 09:47:44 +0900 e05ca6f4 webos: webos-backports-4.3: libtommath=v1.2.1 fedca2ee webos: media-codec-interface=35 webos-open-test-apps=25 8a6b2441 webos: com.webos.service.camera=56 ffd93de4 webos: luna-surfacemanager=415 09e3f634 webos: features: enable IMAGE_FEATURES only for recipes which inherit webos_image 2783e78c webos: webos-sdk.inc: update baseline build 0925a5d0 webos: pmtrace=r15 (PmTrace.h: fix segfault with 64bit time_t) f5a97602 webos: pmloglib=r12 pmloglib-private=r2 (PmLogInfoWithClock: fix segfault with 64bit time_t) --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index afed411b..8955f148 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bda256c5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e05ca6f4', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 08f2687ce6583645498c6bdd6f6ef953c7148b93 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 2 Dec 2024 10:00:05 +0900 Subject: [PATCH 872/916] webos-image: Update layer pins for 2024-12-02 (build 811) meta-webosose as of 2024-12-02 09:47:52 +0900 5cb8558f webos: wam=r69 d282a3e7 webos: g-media-pipeline=gav.57 media-resource-calculator=16 2f0e200b webos: com.webos.service.pdm=87 82e493d2 webos: bootd=24-r20 pmtrace=18-r16 pmloglib=13-r13 3aa996d4 webos: packagegroup-webos-ml-sdk=r5 79849491 webos: wpa-supplicant=webos10 b8553ff5 webos: webruntime=r79 webruntime_120=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8955f148..43d544d4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e05ca6f4', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5cb8558f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 74019b537a9092b693b78c38e3c86a92f873a7ff Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 2 Dec 2024 10:00:06 +0900 Subject: [PATCH 873/916] webos-image: Update layer pins for 2024-12-02 (build 812) meta-webosose as of 2024-12-02 09:48:23 +0900 46d8e852 webos: qtbase-plugins-webos=33 5affa2f9 webos: webos-connman-adapter=48-r17 6a5792b7 webos: connman=13-webos26 ce7c3c6a webos: appinstalld2=46-r7 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 43d544d4..1e022f5e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5cb8558f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=46d8e852', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 807cb08e07f050f2ae14caa13ce174e86ed637d2 Mon Sep 17 00:00:00 2001 From: Yangwoo Byun Date: Wed, 20 Nov 2024 10:26:44 +0900 Subject: [PATCH 874/916] mcf: Fix to enable fetching of open commit hash (v6.2.9) :Release Notes: Modify the mcf script to allow fetching revisions from open commit hash to streamline the integrated build process by using the open commit status :Detailed Notes: Check the open hash of the remote repository with the "git ls-remote" command and obtain the "refs/changes/*" value This is used to fetch the new revision by the wait_for_git_mirror function. This is the important command added in changes git ls-remote origin | grep | awk '{print $2} - Before modification ~/build$ ./mcf raspberrypi4-64 Traceback (most recent call last): raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'git checkout -B master df30892622' returned non-zero exit status 128. During handling of the above exception, another exception occurred: Traceback (most recent call last): ~~~ Exception: Failed to fetch meta-webos repo - After modification ~/build$ ./mcf raspberrypi4-64 2024-11-21T14:29:53 INFO __main__ Updating [meta-webos] 2024-11-21T14:29:53 INFO __main__ MCF: trying to fetch revision df30892622 in p/meta-webos attempt 1 from 30 remote: Counting objects: 16, done remote: Finding sources: 100% (11/11) remote: Total 11 (delta 7), reused 9 (delta 7) Unpacking objects: 100% (11/11), 6.81 KiB | 536.00 KiB/s, done. From meta-webos * branch refs/changes/38/450038/49 -> FETCH_HEAD 2024-11-21T14:30:01 INFO __main__ Done updating [meta-webos] :Testing Performed: Locally tested :QA Notes: N/A :Issues Addressed: [WRR-11264] CCC: Apply fetching function for open commit hash to mcf [WRR-11157] Improve mcf to enable fetching of open commit hash --- mcf | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/mcf b/mcf index 09699592..00b36cca 100755 --- a/mcf +++ b/mcf @@ -25,7 +25,7 @@ from time import gmtime, strftime, sleep import shutil import glob -__version__ = "6.2.8" +__version__ = "6.2.9" logger = logging.getLogger(__name__) @@ -323,9 +323,18 @@ def wait_for_git_mirror(newcommitid): echo_check_call(cmd) elif not contains_ref(newcommitid): echo_check_call('git remote update && git fetch %s --tags' % REMOTE) + # If the commitid is still not contained even after performing remote update, + # check remote open hash via ls-remote. + if not contains_ref(newcommitid): + refs_change = echo_check_call("git ls-remote %s | grep ^%s | awk '{print $2}'" % (REMOTE, newcommitid)) + if refs_change != "": + echo_check_call("git fetch %s %s >&2" % (REMOTE, refs_change)) + else: + logger.info("MCF-%s Cannot checkout %s in %s" % (__version__, newcommitid, repodir)) + raise Exception('Failed to fetch %s repo' % repodir) success = True break - except subprocess.CalledProcessError: + except (subprocess.CalledProcessError, Exception): sleep(30) if not success: logger.error("MCF-%s Cannot checkout %s in %s" % (__version__, newcommitid, repodir)) From 70b6dff9d44068c9a054ce7b26ce49917a867745 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Mon, 2 Dec 2024 10:01:32 +0900 Subject: [PATCH 875/916] webos-image: Update layer pins for 2024-12-02 (build 814) meta-webosose as of 2024-12-02 09:50:37 +0900 ffc1c115 webos: umediaserver-clang=r*.7 cb5c5a1b webos: com.webos.app.enactbrowser=17.browsershell.13 9f698057 webos: com.webos.app.enactbrowser=r24 e524d458 webos: com.webos.app.enactbrowser=r23 cc9a294a webos: webos_image.bbclass: Remove the packagegroup-core-boot in WEBOS_IMAGE_BASE_INSTALL --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1e022f5e..5186a057 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=46d8e852', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ffc1c115', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1a134bfd7ddf5a0bf4d514276b3e715262390d80 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 19 Nov 2024 23:18:10 +0100 Subject: [PATCH 876/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-11-22 (build 815 part 1/2) oe-core as of 2024-11-22 07:09:00 -0800 8c10f4a4dc udev-extraconf: fix network.sh script did not configure hotplugged interfaces 7050f44508 toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails 13a2f43920 llvm: reduce size of -dbg package 287584ee10 webkitgtk: reduce size of -dbg package 20010748cc lttng-modules: fix build error after kernel update to 5.15.171 76cb08195f webkitgtk: fix perl-native dependency dbdaeb9ff6 webkitgtk: Fix build on 32bit arm ca09d02ae7 scripts/install-buildtools: Update to 4.0.22 566fc928dd wireless-regdb: upgrade 2024.07.04 -> 2024.10.07 248dc3b209 ffmpeg: fix CVE-2023-51794 072a5454fa ffmpeg: fix CVE-2024-31578 d675ceadf5 ffmpeg: fix CVE-2024-31582 433c84c528 ffmpeg: fix CVE-2023-50008 be87583252 ffmpeg: fix CVE-2023-51793 6eb7dc3eec ffmpeg: fix CVE-2024-32230 c7ecdd6530 glib-2.0: Backport fix for CVE-2024-52533 87b0badcb1 libsoup-2.4: Backport fix for CVE-2024-52530 and CVE-2024-52532 5c96ff64b5 libsoup: Fix for CVE-2024-52530 and CVE-2024-52532 21a81b592a ghostscript: Backport fix for multiple CVE's bitbake as of 2024-11-28 14:00:19 +0000 3f88b0052 fetch/wget: Increase timeout to 100s from 30s 9789c55ec fetch2: use persist_data context managers 97856a56c persist_data: close connection in SQLTable __exit__ meta-clang as of 2024-11-19 14:14:01 -0800 b33aa9c spirv-llvm-translator: update SPIRV-Headers branch from master to main :Issues Addressed: [WRR-10840] CCC: Various build fixes --- weboslayers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 5186a057..c3e89177 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=fb73c495c', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=3f88b0052', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=fb45c5cf8c', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8c10f4a4dc', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4ad41baed6', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -68,7 +68,7 @@ ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=8bc893d', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=b33aa9c', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=c996df33', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.0,commit=v6.8.0', ''), From 3f7f28afd04722525f3d614e0f62ed903281eaf4 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 19 Dec 2024 11:40:49 +0900 Subject: [PATCH 877/916] webos-image: Update layer pins for 2024-12-19 (build 815 part 2/2) meta-webosose as of 2024-12-19 11:35:41 +0900 a27e864a6d webos: pmloglib-private=13-r3 9a4bf11c7c webos: iotivity=r10 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index c3e89177..8c306761 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ffc1c115', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a27e864a6d', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 450b965de179d114c66f18d2095329cb1d2ae6cf Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 3 Dec 2024 08:43:51 +0100 Subject: [PATCH 878/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-11-27 (build 816 part 1/2) meta-webosose as of 2024-12-04 20:46:48 +0900 bfc54aeebd webos: tzdata (refresh patches to apply on 2024b version) oe-core as of 2024-11-27 06:57:56 -0800 13b13b81b9 gstreamer1.0: improve test reliability 1a02cf1997 ninja: fix build with python 3.13 896192604d package_rpm: restrict rpm to 4 threads c377ced95e package_rpm: use zstd's default compression level 5aa73ec35a tzdata&tzcode-native: upgrade 2024a -> 2024b 7335a81112 ffmpeg: fix CVE-2024-7055 ec7301d633 ffmpeg: fix CVE-2023-51796 88a1fc5a64 ffmpeg: fix CVE-2023-50007 725fe95191 ffmpeg: fix CVE-2023-47342 b6c00d2c64 ffmpeg: fix CVE-2023-51798 5462005cf3 libsndfile: fix CVE-2024-50612 3d9a4cacd5 coreutils: fix CVE-2024-0684 941a645b3b builder: set CVE_PRODUCT 862c0338fb python3-pip: fix CVE-2023-5752 :Issues Addressed: [WRR-12841] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 8c306761..1a359c61 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=3f88b0052', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=8c10f4a4dc', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=13b13b81b9', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4ad41baed6', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=a27e864a6d', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bfc54aeebd', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From cc86516e0af99ed296266224886ea46d7d56e445 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 19 Dec 2024 11:44:01 +0900 Subject: [PATCH 879/916] webos-image: Update layer pins for 2024-12-19 (build 816 part 2/2) meta-webosose as of 2024-12-19 11:35:46 +0900 f853882fb1 webos: Add graphics-drm feature 7e4a29d86d webos: webos.inc: Add more to BUILDCFG_VARS --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 1a359c61..45555d11 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=bfc54aeebd', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f853882fb1', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9ee9eb1a381525c908fea19f3e584b642d0f508b Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 19 Dec 2024 11:45:09 +0900 Subject: [PATCH 880/916] webos-image: Update layer pins for 2024-12-19 (build 817) meta-webosose as of 2024-12-19 11:35:50 +0900 ba36e593e2 webos: webos-backports-5.2: ot-br-posix: backport latest version from meta-oe 45bb532ef2 webos: luna-surfacemanager=416-r63 auto-luna-surface-manager=46 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 45555d11..87559b07 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f853882fb1', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ba36e593e2', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8373eade9f81d32778865ff30fd0942978565057 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 19 Dec 2024 11:45:11 +0900 Subject: [PATCH 881/916] webos-image: Update layer pins for 2024-12-19 (build 818) meta-webosose as of 2024-12-19 11:36:03 +0900 854986f719 webos: luna-surfacemanager=r64 qtbase-plugins-webos=r11 e47e647ff0 webos: tensorflow-lite=r8 tflite-auto-delegation=r12 c76d52f5b4 webos: edgeai-vision=r9 tflite-auto-delegation=r11 ccfa2a700f webos: tensorflow-lite=r7 edgeai-vision=r8 tflite-auto-delegation=r10 432e5d6a59 webos: webos-features-{main,normal}.inc: Use webos-ml-library-size-reduction instead of ml-library-size-reduction 982f32066b webos: tensorflow-lite=r6 edgeai-vision=r7 tflite-auto-delegation=r9 c05917d958 webos: packagegroup-webos-ml{,-sdk}={r4,r7} edgeai-vision=r6 tflite-auto-delegation=r8 b84c956d96 webos: packagegroup-webos-ml{,-sdk}={r3,r6} edgeai-vision=r5 76a1be1a72 webos: benchmark-model=r6 edgeai-vision=r4 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 87559b07..23a90889 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ba36e593e2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=854986f719', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8b6a33f482dd248fdf3f94bb4bda2859674fecf6 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 10 Dec 2024 09:11:15 +0100 Subject: [PATCH 882/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-12-04 (build 819 part 1/2) oe-core as of 2024-12-04 05:50:49 -0800 e42b6a40a3 resulttool: Improve repo layout for oeselftest results 4ec9bb7e1a resulttool: Trim the precision of duration information cf1b4eb85c resulttool: Clean up repoducible build logs 0309366b04 resulttool: Handle ltp rawlogs as well as ptest 1084e88534 resulttool: Add --logfile-archive option to store mode 25173a06c4 resulttool: Fix passthrough of --all files in store mode 2df9c2248a oeqa/utils/gitarchive: Return tag name and improve exclude handling cae6106f15 resulttool: Use single space indentation in json output 5588459188 resulttool: Allow store to filter to specific revisions 13d844b15d selftest/reproducible: Clean up pathnames 8e62105300 selftest/reproducible: Drop rawlogs 33069a6889 rxvt-unicode.inc: disable the terminfo installation by setting TIC to : 0c93bb692b do_package/sstate/sstatesig: Change timestamp clamping to hash output only da4977e941 diffoscope: fix CVE-2024-25711 01d7ac9244 qemu: fix CVE-2024-3447 db7e3a5665 qemu: fix CVE-2024-3446 7e725e1266 qemu: patch CVE-2024-6505 390421edf8 pixman: ignore CVE-2023-37769 823f7ab85c grub: ignore CVE-2024-1048 and CVE-2023-4001 bd01091c33 qemu: ignore CVE-2022-36648 12007a6d19 gnupg: ignore CVE-2022-3515 50d8a65310 cpio: ignore CVE-2023-7216 763af055cc libsoup-2.4: Backport fix for CVE-2024-52531 13bd99e17f python3-zipp: fix CVE-2024-5569 1159c7ef07 libsoup: fix CVE-2024-52531 af65d3e221 ovmf: fix CVE-2024-1298 c3d1be52b4 ovmf: fix CVE-2024-38796 260fc2182e ovmf: Fix CVE-2022-36765 a9cd332155 ovmf: Fix CVE-2023-45236 6f8bdaad9d ovmf: Fix CVE-2023-45237 23a87c571a ovmf: Fix CVE-2023-45229 dd26902517 ovmf: Fix CVE-2023-45235 d9d9e66349 ovmf: Fix CVE-2023-45234 c84eb03f07 ovmf: Fix CVE-2023-45232, CVE-2023-45233 bdff14d8e6 ovmf: Fix CVE-2023-45231 50b50174f0 ovmf: Fix CVE-2023-45230 aba1482415 ovmf: Fix CVE-2022-36764 26db24533f ovmf: Fix CVE-2022-36763 meta-virtualization as of 2024-12-10 15:07:13 +0000 a055d7dc CVE-2023-37154: check_by_ssh in Nagios nagios-plugins 2.4.5 allows arbitrary command execution via ProxyCommand, LocalCommand, and PermitLocalCommand with \${IFS}. This has been categorized both as fixed in e8810de, and as intended behavior. e8936e9a Revert "nagios-plugins: fix CVE-2023-37154" 460ea78d nagios-plugins: fix CVE-2023-37154 :Issues Addressed: [WRR-13066] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 23a90889..bc556238 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=3f88b0052', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=13b13b81b9', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=e42b6a40a3', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4ad41baed6', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -69,7 +69,7 @@ ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=b33aa9c', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=c996df33', ''), +('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=a055d7dc', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.0,commit=v6.8.0', ''), From afd5b774f328a7ac00cb35a0b3e453e8f3c79250 Mon Sep 17 00:00:00 2001 From: Kyungjik Min Date: Mon, 9 Dec 2024 16:10:32 +0900 Subject: [PATCH 883/916] Revert "scripts/build.sh: Upload ls2 api diff to file server (v6.10.12)" (build 819 part 2/2) :Release Notes: This reverts commit ab9d988cf9694c6dbca0cb19ff23e536bd6d80fe. :Detailed Notes: Drop webos_ls2_api_info because webOS is using webos_ls2_api_list instead of it and it's not needed anymore. See WRO-14586 meta-webosose as of 2024-12-09 16:19:41 +0900 1874a9030e webos: Revert "webos-image.bbclass : Add webos_ls2_api_info function" --- scripts/build.sh | 7 +------ weboslayers.py | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index cd96a057..6916a82a 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -18,7 +18,7 @@ #set -x # Some constants -SCRIPT_VERSION="6.11.9" +SCRIPT_VERSION="6.11.10" SCRIPT_NAME=`basename $0` AUTHORITATIVE_OFFICIAL_BUILD_SITE="rpt" @@ -389,11 +389,6 @@ function add_buildhistory_artifacts { if [ -e buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ] ; then ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/installed-package-file-sizes.txt ${ARTIFACTS}/${MACHINE}/${I}/installed-package-file-sizes.txt fi - if [ -d buildhistory/images/${BHMACHINE}/glibc/${I}/ls2_api ] ; then - cd buildhistory - git diff HEAD~1 HEAD images/${BHMACHINE}/glibc/${I}/ls2_api > ${ARTIFACTS}/${MACHINE}/${I}/ls2_api_diff.txt - cd - - fi if [ -f buildhistory/images/${BHMACHINE}/glibc/${I}/ls2_api_list.json ]; then ln -vn buildhistory/images/${BHMACHINE}/glibc/${I}/ls2_api_list.json ${ARTIFACTS}/${MACHINE}/${I}/ls2_api_list.json else diff --git a/weboslayers.py b/weboslayers.py index bc556238..31cbe570 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=854986f719', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1874a9030e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 5c41b93c04e92bfec0484dd7148e0d904ae203b8 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 19 Dec 2024 11:53:40 +0900 Subject: [PATCH 884/916] webos-image: Update layer pins for 2024-12-19 (build 820) meta-webosose as of 2024-12-19 11:36:11 +0900 6fcdced3b8 webos: luna-surfacemanage=417 50dc7cf615 webos: webos-wayland-extensions=48-r7 fad3a95db6 webos: webos_enactjs_app.bbclass: Remove mksnapshot depends if unnecessary --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 31cbe570..0bc4dc22 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=1874a9030e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6fcdced3b8', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From f2b6160f5b30921702902708ebcb97d225ed6050 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 12 Dec 2024 09:14:00 +0100 Subject: [PATCH 885/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-12-08 (build 821 part 1/2) oe-core as of 2024-12-10 05:38:29 -0800 b132b817f5 dbus: disable assertions and enable only modular tests 61bd7eccd8 unzip: Fix configure tests to use modern C a069b9f9ee sanity: check for working user namespaces bfa9c2f15a rootfs-postcommands.bbclass: make opkg status reproducible 8bc8d316a6 python3-requests: fix CVE-2024-35195 3422c2533c libpam: fix CVE-2024-10041 3079d562b4 libsdl2: ignore CVE-2020-14409 and CVE-2020-14410 meta-oe as of 2024-12-08 15:04:56 -0500 7b3fdcdfaa libgsf: Upgrade 1.14.49 -> 1.14.53 c5c647ba6a python3-aiohttp: fix CVE-2023-49081/CVE-2024-30251/CVE-2024-52304/CVE-2023-49082/CVE-2024-27306 f17b6e36fc protobuf: fix CVE-2024-7254 80dcdf37be php: upgrade 8.1.29 -> 8.1.30 66ef07598a p7zip: Fix CVE-2023-52169 and CVE-2023-52168 9f598082ed hostapd: Security fix for CVE-2023-52160 55bb99d80c ntfs-3g-ntfsprogs: fix CVE-2023-52890 26ef6a9c2d indent: fix CVE-2024-0911 84ebedfcf4 frr: fix multiple CVEs feb3793070 freeradius: upgrade 3.0.21 -> 3.0.27 adf635944c openvpn: upgrade 2.5.6 -> 2.5.11 2d6512b422 apache2: Upgrade 2.4.60 -> 2.4.62 cc8b266290 nss: patch CVE-2024-6609 daf05cbbe1 nss: patch CVE-2024-6602 5782095b7b open-vm-tools: Security fixes CVE-2023-34059 33eb562e38 mbedtls: Upgrade 2.28.8 -> 2.28.9 61b0967009 freeradius: Security fix for CVE-2024-3596 82a9ac867d squid: conditionally set status of CVE-2024-45802 b126eb3705 openipmi: upgrade 2.0.32->2.0.36 4b706692ba python3-geomet: fix branch parameter 013a32fec9 poco: use main instead of master branch ccff82ad8b libjs-jquery-cookie: update branch from master to main 07dcc9149b python3-lxml: ignore incompatible-pointer-types issues in native build a8a325756a gitpkgv: Fix python deprecation warning 7114e2fba1 flatbuffers: fix native build with gcc-14 on host 873d801a71 vk-gl-cts: Fix branch names 6936b5ad4d wireguard-tools: clean the do_fecth warning :Issues Addressed: [WRR-14040] CCC: Various build fixes --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 0bc4dc22..a712ffc4 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,9 +60,9 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=3f88b0052', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=e42b6a40a3', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=b132b817f5', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=4ad41baed6', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=7b3fdcdfaa', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From a112d148060d6f982194cb06781eea3e21c0eee8 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 19 Dec 2024 11:55:10 +0900 Subject: [PATCH 886/916] webos-image: Update layer pins for 2024-12-19 (build 821 part 2/2) meta-webosose as of 2024-12-19 11:36:15 +0900 493362be02 webos: localization-tool-native=0 loctool-native=r0,v2.24.0 ilib-loctool-webos-{c,cpp}-native=r0,v1.7.4 ilib-loctool-webos-dart-native=r0,v1.1.0 ilib-loctool-webos-javascript-native=r0,v1.10.6 ilib-loctool-webos-json-native=r0,v1.1.5 ilib-loctool-webos-json-resource-native=r0,v1.6.1 ilib-loctool-webos-qml-native=r0,v1.7.5 ilib-loctool-webos-ts-resource-native=r0,v1.5.4 webos_localizable.bbclass: update depends for loctool e93b53208f webos: luna-surfacemanager=418 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index a712ffc4..42ffaf86 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=6fcdced3b8', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=493362be02', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 4fd0960ed55b9c27144499cee44d4e8428fca11f Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 26 Dec 2024 10:22:01 +0900 Subject: [PATCH 887/916] webos-image: Update layer pins for 2024-12-26 (build 822) meta-webosose as of 2024-12-26 10:20:05 +0900 cea3e05286 webos: appinstalld2=47 2adba58a5a webos: com.webos.service.camera=58 g-camera-pipeline=gav.68 com.webos.service.mediarecorder=15 8111096ee0 webos: Revert "mirrors.bbclass: Add own copy of oe-core's bbclass" 671095fe35 webos: luna-surfacemanager=419 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 42ffaf86..5e46629e 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=493362be02', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cea3e05286', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1150a59027b5fa4d192b72da21ba709b7d28f032 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 18 Dec 2024 16:38:43 +0100 Subject: [PATCH 888/916] Update to latest upstream revisions in Yocto 4.0 Kirkstone as of 2024-12-18 (build 823 part 1/2) oe-core as of 2024-12-18 07:06:28 -0800 a20b02fdfe base-passwd: Add the sgx group 2e251b4ebe base-passwd: fix patchreview warning 4cafad1a0e base-passwd: add the wheel group f68617115d base-passwd: Update the status for two patches 65f01b1e94 base-passwd: Update to 3.5.52 1742f47e13 base-passwd: Regenerate the patches d167661bce package.bbclass: Use shlex instead of deprecated pipes 2082038de0 subversion: fix CVE-2024-46901 95027410db xserver-xorg: fix CVE-2024-9632 c73af2d77f cve-update-nvd2-native: Tweak to work better with NFS DL_DIR :Issues Addressed: [WRR-14596] CCC: Various build fixes --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 5e46629e..2b54f612 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=3f88b0052', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=b132b817f5', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=a20b02fdfe', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=7b3fdcdfaa', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From aeee6cd6026272652cad647faff43b032483d724 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Thu, 26 Dec 2024 10:23:29 +0900 Subject: [PATCH 889/916] webos-image: Update layer pins for 2024-12-26 (build 823 part 2/2) meta-webosose as of 2024-12-26 10:20:06 +0900 aafcc3c1f6 webos: com.webos.app.enactbrowser=17.browsershell.14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2b54f612..f723a2b8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=cea3e05286', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=aafcc3c1f6', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2659f0cde80f4e87992f832b19b549ced7dc9336 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 26 Mar 2025 14:26:48 +0900 Subject: [PATCH 890/916] webos-image: Update layer pins for 2025-03-26 (build 824) meta-webosose as of 2025-03-26 14:15:41 +0900 2731c47bff webos: com.webos.service.memorymanager=65-r13 3eee561dc4 webos: g-camera-pipeline=gav.69 0cb72322b9 webos: com.webos.service.mediacontroller=40 3bd8c1918e webos: webos_base.bbclass: Update bom exception list --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f723a2b8..f42a1551 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=aafcc3c1f6', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2731c47bff', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 7c303719f7364b51b428b75a5f456bb23b71118a Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 26 Mar 2025 14:26:51 +0900 Subject: [PATCH 891/916] webos-image: Update layer pins for 2025-03-26 (build 825) meta-webosose as of 2025-03-26 14:15:54 +0900 665403e344 webos: com.webos.service.location=108-r5 a892f34e07 webos: nyx-modules=r22 4c389f6a62 webos: ilib-webapp=33,v14.21.0 enact-framework=r28 enact-sandstone=r1 9b492ffb32 webos: rpi-config=webosrpi13 webos-rpi.inc: Set variable for making config.txt c7cfebcd0d webos: base-files=webosrpi4 mesa=webosrpi8 pi-bluetooth=webosrpi5 rpi-u-boot-scr=webosrpi8 userland=webosrpi6 wpa-supplicant=webosrpi2 4dbd9f67f6 webos: linux-raspberrypi=webosrpi40 rpi-cmdline=webosrpi2 96c8eebb83 webos: resize-rootfs=0 omx-components=0 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index f42a1551..96d3dbfb 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2731c47bff', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=665403e344', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 68b4ea53e6f6298bd192a9a2a881575567d35373 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 26 Mar 2025 14:26:53 +0900 Subject: [PATCH 892/916] webos-image: Update layer pins for 2025-03-26 (build 826) meta-webosose as of 2025-03-26 14:16:07 +0900 69a6763aa5 webos: webos-backports-5.1: neatvnc=r0,v0.8.1 aml=r0,v0.3.0+git 4783779cb5 webos: cambufferlib=r3.0 Add cambufferlib-clang=r3.0 webruntime-clang_108=r5 webruntime-clang_120=r2 Add camera-utils=r15.0 Add camera-utils-clang=r15.0 com.webos.service.camera=59-r15.0 5a2a637b08 webos: luna-surfacemanager=420 ff1079d7af webos: media-codec-interface=36 4208a4017a webos: Add media-codec-interface-wrapper=r20.0 79fbe374e7 webos: media-codec-interface=r20.0 media-codec-interface-clang=r20.11 eda5ba60a2 webos: webruntime=r80 133171b724 webos: Copyright: update for 2025 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 96d3dbfb..dd4b45b1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=665403e344', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=69a6763aa5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c9440cb8f05048755608a2b618fcfc16d241dea9 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 31 Dec 2024 13:27:39 +0100 Subject: [PATCH 893/916] webos-image: Update meta-qt6 layerpin to v6.8.1 (build 827 part 1/2) meta-webosose as of 2025-01-06 09:21:53 +0000 f2155a6afc webos: webos_qt_global.bbclass: Bump WEBOS_PATCH_MAXVER to 6.8.1 meta-qt6 as of 2024-11-22 09:21:53 +0000 f4ef133 Update submodule refs on '6.8.1' in yocto/meta-qt6 38cae6a Update submodule refs on '6.8.1' in yocto/meta-qt6 2358c62 Update submodule refs on '6.8.1' in yocto/meta-qt6 5f1af8c qt6: update licenses 66ef206 Update submodule refs on '6.8.1' in yocto/meta-qt6 5bf5b55 qt6: update licenses c81bcff qt6: update licenses f95f697 Update submodule refs on '6.8' in yocto/meta-qt6 b3e346d qttools: check available clang version 52c5c34 layer: add walnascar to layer series 3b2306f sdk: include staticdev packages by default de258ca pyside6: remove unneeded patching 3cef727 qtapplicationmanager: remove patch 91ef10c Update submodule refs on '6.8' in yocto/meta-qt6 0142dd8 readme: update release status 3163a99 qtpdf: workaround for wrong sbom file 91a2c3f Include SBOM files in -dev packages 0d0f454 qttools: fix another example tracking buildpaths 3aa3351 qtapplicationmanager: refresh patch 4267d2f Update submodule refs on '6.8' in yocto/meta-qt6 affcbb7 Remove webengine related GCC13 patch 98bb732 pyside6: remove buildpaths 510150e coin: add workaround for clang build 1486448 coin: build against styhead 7e15f2c qttools: remove buildpaths from the binaries 173bf9b ptest: skip buildpaths QA tests for ptest packages ce51849 qtapplicationmanager: fix contains reference to TMPDIR QA issues 6cf2e7f qtgrpc: fix reference to TMPDIR QA issues b397bba Remove TMPDIR references from qmake files ed91cc0 pyside6: include PySide6 recipes for Qt 6.8.1 586a6cb Update submodule refs on '6.8' in yocto/meta-qt6 82354cf Update submodule refs on '6.8' in yocto/meta-qt6 ade6783 Update submodule refs on '6.8' in yocto/meta-qt6 0ca353d Update submodule refs on '6.8' in yocto/meta-qt6 b374cf6 Bump version to 6.8.1 781bc5c Update submodule refs on '6.8' in yocto/meta-qt6 647dca1 Update submodule refs on '6.8' in yocto/meta-qt6 620c36b Webengine: fix zlib cmake option d9e6ff2 Update submodule refs on '6.8' in yocto/meta-qt6 99679ae Add CTF tracing backend configure option f106de7 qtpdf: Add dependency to webengine :Issues Addressed: [WRR-16209] CCC: Upgrade to Qt 6.8.1 [WRR-16210] Upgrade Qt to 6.8.1 --- weboslayers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index dd4b45b1..d86c33d0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -71,7 +71,7 @@ ('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=b33aa9c', ''), ('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=a055d7dc', ''), -('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.0,commit=v6.8.0', ''), +('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.1,commit=v6.8.1', ''), ('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=69a6763aa5', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f2155a6afc', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 8b77de635a69bbb3cde017899ddabdc554376042 Mon Sep 17 00:00:00 2001 From: ywbyun0815 Date: Wed, 26 Mar 2025 14:35:26 +0900 Subject: [PATCH 894/916] webos-image: Update layer pins for 2025-03-26 (build 827 part 2/2) meta-webosose as of 2025-03-26 14:16:12 +0900 d4fe9ffd80 webos: base-files=webos18 4cb5f05cde webos: qtwayland-webos_cmake.inc: Fix FILES:${PN}-dev --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index d86c33d0..35dc11e1 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -80,7 +80,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f2155a6afc', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d4fe9ffd80', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 06386bab98dfe4590959711a8eb118d2c3822ee3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 11 Nov 2022 12:22:24 +0000 Subject: [PATCH 895/916] webos-image: Update to latest revision in Yocto 4.1 Langdale (build 828 part 1/4) meta-webosose as of 2025-03-26 14:17:26 +0900 616c4fbf2e {langdale-stop} webos: layer.conf: Update to langdale release name series 1797b26c56 webos-backports-5.0: tzdata=v2024b 02cec018e7 webos: opkg=webos12 (update 0008-Allow-multiple-f-flags.patch to apply on v0.6.1) 4719c72112 webos: efivar: backport build fix from nanbield 836cb19783 webos: polkit=webos3 (use refreshed 0004-Make-netgroup-support-optional.patch) 407cda8c38 webos: fuse3=webos3 (update passthrough patch to apply on 3.12.0 version) 48037a0be4 webos-backports-4.2: poco: use nobranch d541bdd9b8 webos-backports-5.0: rygel: prevent build without x11 in DISTRO_FEATURES 91a489e4a6 webos-backports-4.2: backport fix for target clang build in langdale 05956f66e9 webos: opencv=webos2 (rename bbappend and remove 1 backported patch) 8214dffe17 webos: tcmode-default.inc: update LLVM_PREFERRED_VERSION to 14.0.6 f5c4faea62 webos: m4=webos2 {yq,python3-ptyprocess,ethtool,hdf5,btrfsmaintenance,xfstests}=webos1 (fix file-rdeps QA issue fix about /bin/bash) ebd4142a39 webos: opkg=webos11 (update patch to apply on new 0.6.1 version) c0efe608f6 webos-raspberrypi: update MACHINE.conf files from upstream meta-raspberrypi 1b53e582a5 webos: wayland=webos6 (refresh patches to apply on 1.21.0 version) 13839fb629 webos: flatbuffers: Rename bbappend to match with new version from meta-oe b9bc83b4d8 webos: armnn=r3 (fix do_install with CMake 3.24.0) a7b8431159 webos: webos-backports-5.0: classes: move overlayed classes to corresponding directory 38364f1b8f webos: classes: move overlayed classes to corresponding directory d9c6e23d95 webos: webos.conf: add synaptics-killswitch to LICENSE_FLAGS_ACCEPTED a6c72c161b webos: webos_deploy.bbclass: inherit image-artifact-names 9678428ca7 webos: curl=webos11 (fix file-rdeps QA issue fix about /bin/bash) 9b05e84157 webos: flatbuffers=webos1 (add fPIC) fd3d859907 webos: tensorflow-lite=r9 (upgrade to flatbuffers 2.0.6) 537135ef8e webos: pulseaudio: restore recipe for 15.0 version ab89aa09c5 webos: report-error.bbclass: use new oe.buildcfg module 92dc3b1512 webos: webos.inc: use new oe.buildcfg module 4129a93562 webos: alsa-utils=webos3 (fold alsa-utils-scripts_%.bbappend into alsa-utils) 96f15bcc6d webos: opkg=webos10 (update patches to apply on 0.6.0 version) 06386e4efe webos: mm-common: remove unnecessary bbappend 84055ece53 webos: libgcrypt=webos3 (fix file-rdeps QA issue fix about /bin/bash) 6bf656281a {langdale-start} webos-backports-4.1: delete 92e0ea4d82 webos: media-codec-interface=r21.* (CMakeLists.txt: fix linkage order for WRAPPER_LIB) a9ad3f9434 webos: com.webos.service.camera=r16.* (fix unqualified-std-cast-call issue) 4f0da7a17f webos: Copyright: update for 2025 oe-core as of 2023-04-28 04:11:58 -1000 2112 commits from: https://github.com/openembedded/openembedded-core/compare/a20b02fdfe...78211cda40 bitbake as of 2023-11-09 12:49:58 +0000 120 commits from: https://github.com/openembedded/bitbake/compare/3f88b0052...e477a9cb3 meta-oe as of 2023-05-08 09:51:05 -0400 1562 commits from: https://github.com/openembedded/meta-openembedded/compare/7b3fdcdfaa...cbbaa82238 meta-raspberrypi as of 2023-05-30 15:01:39 +0100 57 commits from: https://github.com/agherzan/meta-raspberrypi/compare/d7544f3...8e3cbfa meta-security as of 2023-05-09 07:04:24 -0400 141 commits from: https://git.yoctoproject.org/meta-security/log/?h=a4562b1 meta-clang as of 2023-07-22 08:35:06 -0700 110 commits from: https://github.com/kraj/meta-clang/compare/b33aa9c...5a7a333 meta-virtualization as of 2024-12-10 21:02:19 +0000 53 commits from: https://git.yoctoproject.org/meta-virtualization/log/?h=c1f668c3 :Issues Addressed: [WRR-16196] CCC: Upgrade to Yocto 4.1 Langdale [WRR-2115] Create GPVB with Yocto 4.1 Langdale --- weboslayers.py | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 35dc11e1..34d01f48 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,33 +58,32 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.0,commit=3f88b0052', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.2,commit=e477a9cb3', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=kirkstone,commit=a20b02fdfe', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=langdale,commit=78211cda40', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=kirkstone,commit=7b3fdcdfaa', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=langdale,commit=cbbaa82238', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=b33aa9c', ''), -('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=a055d7dc', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=langdale,commit=5a7a333', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=langdale,commit=d1cbc4c9', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.1,commit=v6.8.1', ''), -('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d4fe9ffd80', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=616c4fbf2e', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=d7544f3', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=langdale,commit=8e3cbfa', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=kirkstone,commit=b9cf9cd', ''), +('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=langdale,commit=a4562b1', ''), ] From e4bac5972aef882763e1b8f706cbd9ad7cb75996 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 23 Apr 2023 09:22:02 +0200 Subject: [PATCH 896/916] webos-image: Update to latest revision in Yocto 4.2 Mickledore (build 828 part 2/4) meta-webosose as of 2025-03-27 08:49:15 +0900 37a94c40bf {mickledore-stop} webos: layer.conf: Update to mickledore release name series fe2b9eeab3 webos-backports-5.0: update debian.bbclass and package_ipk.bbclass from mickledore f2e8388308 webos: xmlrpc-c=webos2 (rename the .bbappend and update the SRCREV) 7ba8f0af8f webos: crun: delete unnecessary .bbappend 299187295f webos: openssl=webos26 (drop 0472-Fix-a-mem-leak-when-the-FIPS-provider-is-used-in-a-d.patch) 943aae7868 webos: Revert "webos: polkit: use refreshed 0004-Make-netgroup-support-optional.patch" b2a379c9c9 webos: libgcrypt=webos4 (adjust 0002-libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch to apply) 333edf9ad8 webos: webos-preferred-providers.inc: use clang as llvm provider even without WEBRUNTIME_TOOLCHAIN 15a8f380d1 webos: opencv: remove unnecessary bbappend 9aad8c5eb6 webos: gstreamer1.0-plugins-bad=webos10 (update patch to apply on 1.22.6 version) be99906076 webos: gstreamer1.0-plugins-good=webosrpi7 (update patch to apply on 1.22.5 version) 0f7cb86984 webos: gstreamer1.0-plugins-bad=webos9 (update patch to apply on 1.22.4 version) 0d86ba4c56 webos: systemd=webos21 (drop 0007-remove-broken-link-for-TAS-error.patch patch) d9584a6048 webos: pipewire=webos1 (remove webrtc-echo-cancelling PACKAGECONFIG) 19f211fdde webos: ostree=webos3 (use bfd even with ld-is-gold) 151cfbb29b webos: webos.inc: add few more exceptions for return-type issues a9bb315e24 webos: {cni,minio}=webos1 webos-recipe-blacklist.inc: update SKIP_RECIPEs and fix some issues from world builds 82343a4a62 webos-backports-4.3: webkitgtk: explicitly disable JIT for armv7* with softfp 09191c26e2 webos: tcmode-default.inc: update LLVM_PREFERRED_VERSION to 15.% b16e9fef62 webos: googletest-clang=r2 (rename to match googletest recipe name from meta-oe) 310ca0fcf0 webos: python3=webos3 (remove few more locale-base-* ptest dependencies) 0df8f40b20 webos: debugedit=webos1 (fix file-rdeps QA issue fix about /bin/bash) 551901a3e0 webos: gettext=webos1 opkg=webos13 attr=webos1 libgpg-error=webos1 (fix file-rdeps QA issue fix about /bin/bash) 12250a4ce0 webos: systemd=webos20 (update patches to apply on v253.1) 074c67dbbe webos-raspberrypi: gstreamer1.0: update bbappends for 1.22 version from oe-core 9c3d4a76b0 webos: gstreamer1.0: update bbappends for 1.22 version from oe-core bec0faca62 webos: keyutils=webos1 (fix file-rdeps QA issue fix about /bin/bash) 1f4288c692 webos: m4=webos3 (remove locale-base-fr-fr runtime dependency) cac87304e4 webos: systemd=webos19 (refresh patches to apply on 252.4 version) 156777448d webos: bluez5=webos33 (refresh patches to apply on 5.66 version) a4c5fe58fa webos: webos_image: replace import with addpylib a36bcd7783 webos: webos-raspberrypi: webos-rpi.inc: drop PREFERRED_VERSION_linux-raspberrypi 24f5376a03 {mickledore-start} webos-backports-4.2: delete oe-core as of 2023-11-13 14:18:27 -1000 2225 commits from: https://github.com/openembedded/openembedded-core/compare/78211cda40...23b5141400 bitbake as of 2023-12-21 12:31:05 +0000 177 commits from: https://github.com/openembedded/bitbake/compare/e477a9cb3...8d153f1da meta-oe as of 2024-01-07 13:15:11 -0500 1776 commits from: https://github.com/openembedded/meta-openembedded/compare/cbbaa82238...8e1f0fa6bf meta-raspberrypi as of 2024-05-28 23:10:36 +0100 49 commits from: https://github.com/agherzan/meta-raspberrypi/compare/8e3cbfa...7a21646 meta-security as of 2023-05-09 07:04:46 -0400 54 commits from: https://git.yoctoproject.org/meta-security/log/?h=d7db0a3 meta-clang as of 2024-10-15 15:51:53 -0700 78 commits from: https://github.com/kraj/meta-clang/compare/5a7a333...8bceec8 meta-virtualization as of 2023-10-27 03:21:17 +0000 178 commits from: https://git.yoctoproject.org/meta-virtualization/log/?h=b8db7002 :Issues Addressed: [WRR-16197] CCC: Upgrade to Yocto 4.2 Mickledore [WRR-2118] Create GPVB with Yocto 4.2 Mickledore --- weboslayers.py | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 34d01f48..743876bf 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,32 +58,31 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.2,commit=e477a9cb3', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.4,commit=8d153f1da', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=langdale,commit=78211cda40', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=mickledore,commit=23b5141400', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=langdale,commit=cbbaa82238', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=mickledore,commit=8e1f0fa6bf', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=langdale,commit=5a7a333', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=langdale,commit=d1cbc4c9', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=mickledore,commit=8bceec8', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=mickledore,commit=b8db7002', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.1,commit=v6.8.1', ''), -('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=616c4fbf2e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=37a94c40bf', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=langdale,commit=8e3cbfa', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=mickledore,commit=7a21646', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=langdale,commit=a4562b1', ''), +('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=mickledore,commit=d7db0a3', ''), ] From f3e25cc61115bf18b5d7075e473b8ca814e4b820 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 5 May 2023 16:08:22 +0200 Subject: [PATCH 897/916] webos-image: Update to latest revision in Yocto 4.3 Nanbield (build 828 part 3/4) meta-webosose as of 2025-03-27 08:49:19 +0900 d5cd03c8e3 {nanbield-stop} webos: layer.conf: Update to nanbield release name series 74a2d142ad webos: packagegroup-webos-ml-sdk=r8 (remove libopencv-barcode-dev) 45fad327b3 webos-backports-5.0: update debian.bbclass and package_ipk.bbclass from nanbield 7193e50833 webos: xmlrpc-c=webos3 (rename the .bbappend and update the SRCREV) 03b3c6eacb webos: fuse3=webos4 (update passthrough patch to apply on 3.15.1) 9724b2c2ca webos: webos.inc: drop 2nd param from get_metadata_git_* calls 793cab4389 webos: leveldb=webos2 (Revert "Disable exceptions and RTTI in CMake configuration.") 3dd69f8532 webos: com.webos.service.tts=r10 (add gpr lib to TTS_ENGINE call) f126c34eb7 webos: mesa=webosrpi10 (update patch to apply on 23.2.1 version) 679e3db00a webos: webruntime, enact-*, webos_enhanced_submissions: drop do_fetch[vardeps] and more SRCPV references f1106345d4 webos: Drop SRCPV usage from PVs bf9897dc4e webos-virtualization: docker-ce: remove bbappend f1c8ba5c04 webos: webos_oss_pkg_info.bbclass: fix path to license.manifest 155ad3990f webos: pulseaudio=webos16 (use webrtc-audio-processing-1 from latest meta-multimedia) 97fd8be804 webos: bluez5=webos35 (refresh patches to apply on 5.69 version) 6763ca6daf webos: googletest-clang=r3,v1.14.0 (rename to match googletest recipe name from meta-oe) 21f6f44d08 webos: packagegroup-webos-extended=webosvirt3 (replace python3-docker-compose with docker-compose) 46f85e5972 webos: webos-features-core-boot.inc: always enable usrmerge with systemd 5e220a80db webos: luna-surfacemanager=r65 (work around undefined version of qt_version_tag from Qt 6.7) 8ed17df02d webos: webos-features-core-boot.inc: switch from gold linker to default bfd 24e802fa91 webos: systemd=webos22 (update patches to apply on v253.7) 6e2b01d8c7 webos: bluez5=webos34 (refresh patches to apply on 5.68 version) ea536c3618 webos: sdcard_image-rpi: include ${IMAGE_NAME_SUFFIX} directly in both ${IMAGE_NAME} and ${IMAGE_LINK_NAME} 5138c2c105 webos: image.bbclass: do_webos_deploy_fixup: drop IMAGE_NAME_SUFFIX 117fb44a33 webos: webos.inc: respect IMAGE_NAME_SUFFIX and IMAGE_MACHINE_SUFFIX, drop WEBOS_IMAGE_NAME_PARTITION_SUFFIX a523c77926 webos: mesa=webosrpi9 (update patch to apply on 23.1.1 version) cdf3aced96 webos: alsa-utils=webos4 (update patch to apply on v1.2.9) 3ce525416a webos: tcmode-default.inc: update LLVM_PREFERRED_VERSION to 17.% c10cb8f1e0 webos: webos.inc: libcbor: ignore return-type issues 1c839ee3d2 webos: glide: remove .bbappend 0e834e4a96 webos: qemu=webos5 {vsomeip,librelp,libexif,python3-snagboot,lz4,etcd}=webos1 (fix file-rdeps QA issue fix about /bin/bash) aa1b2766aa webos: clang_cmake.bbclass: remove -fcanon-prefix-map even without toolchain-clang be46b8de75 webos: update SKIP_RECIPEs for nanbield 136156cd76 {nanbield-start} webos-backports-4.3: delete oe-core as of 2024-03-28 07:17:48 -1000 2021 commits from: https://github.com/openembedded/openembedded-core/compare/23b5141400...d0e68072d1 bitbake as of 2024-02-06 10:10:23 +0000 111 commits from: https://github.com/openembedded/bitbake/compare/8d153f1da...380a9ac97 meta-oe as of 2024-01-16 19:29:51 -0500 1974 commits from: https://github.com/openembedded/meta-openembedded/compare/8e1f0fa6bf...da9063bdfb meta-raspberrypi as of 2024-06-17 20:24:43 +0100 44 commits from: https://github.com/agherzan/meta-raspberrypi/compare/7a21646...fd79e74 meta-security as of 2023-11-08 07:09:55 -0500 132 commits from: https://git.yoctoproject.org/meta-security/log/?h=5938fa5 meta-clang as of 2024-02-13 09:29:37 -0800 111 commits from: https://github.com/kraj/meta-clang/compare/8bceec8...b71a456 meta-virtualization as of 2024-02-01 14:17:20 +0000 196 commits from: https://git.yoctoproject.org/meta-virtualization/log/?h=ac125d88 :Issues Addressed: [WRR-16198] CCC: Upgrade to Yocto 4.3 Nanbield [WRR-2119] Create GPVB with Yocto 4.3 Nanbield --- weboslayers.py | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 743876bf..c23a20ce 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,31 +58,30 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.4,commit=8d153f1da', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.6,commit=380a9ac97', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=mickledore,commit=23b5141400', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=nanbield,commit=d0e68072d1', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=mickledore,commit=8e1f0fa6bf', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=nanbield,commit=da9063bdfb', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=mickledore,commit=8bceec8', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=mickledore,commit=b8db7002', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=nanbield,commit=b71a456', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=nanbield,commit=ac125d88', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.1,commit=v6.8.1', ''), -('meta-webos-backports-4.3', 32, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=37a94c40bf', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d5cd03c8e3', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=mickledore,commit=7a21646', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=nanbield,commit=fd79e74', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=mickledore,commit=d7db0a3', ''), +('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=nanbield,commit=5938fa5', ''), ] From 9d8f9577bd9a7f515fe240070ecf6e1c72fd10f7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 4 Oct 2023 13:27:46 +0200 Subject: [PATCH 898/916] webos-image: Update to latest revision in Yocto 5.0 Scarthgap (build 828 part 4/4) meta-webosose as of 2025-03-27 08:49:23 +0900 aacf5137ad {scarthgap-stop} webos: layer.conf: Update to scarthgap release name series 0dd5c0ad70 webos: webos-iniscripts=r20 d13448ebf6 webos: backports-5.1: gcc-cross-canadian, nativesdk-libtool, nativesdk-icu: backport buildpaths fixes 39efa082fc webos: lower buildpaths from ERROR_QA to WARN_QA for recipes failing in world 0a71b13315 webos: webos-backports-5.1: gphoto2: backport fix for buildpaths 760cc203fb webos: luna-surfacemanager=r66 qtwayland-webos=r23 maliit-framework-webos=r37 imemanager=r8 qml-webos-framework=r39 (lower buildpaths from ERROR_QA to WARN_QA) be89803b71 webos: webos.inc: update ERROR_QA 7b2c1bfee8 webos: webos_enactjs_app.bbclass webos_npm_env.bbclass com.webos.app.enactbrowser=r25 (drop --verbose) 7c640b76e0 webos: linux-firmware-rpidistro=webosrpi1 f22efd8b19 webos: libgcrypt=webos5 (drop 0002-libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch) 053350d74a webos: webos-sdk.inc: append t64 to SDK_VERSION to indicate 64-bit time_t ABI a7076c42f7 webos: opkg=webos15 (update 0008-Allow-multiple-f-flags.patch to apply on v0.6.3) e3fe31c5d2 webos: webos-sdk.inc: update for tc19 db1b6a3db6 webos: systemd-boot: switch SECURITY_STACK_PROTECTOR back to strong from all f63b1916c7 webos: openssl=webos27 (remove backported patches) 7d380c57f4 webos: fuse3=webos5 (update passthrough patch to apply on 3.16.2) 12eb5c205a webos: tensorflow-lite=r11 (fix build with gcc-14) 6d5c9e6bf6 webos: mpeg2dec: remove bbappend 0e6f9f4087 webos: snort3: rename bbappend to match new version from meta-oe d17d2d8703 webos: notificationmgr=r12 (switch to libxml++5) 26559b6dcd webos: webos.inc: ERROR_QA: add patch-status and virtual-slash 7151c66b9b webos: webos.inc: disable return-type Werror for python3-grpcio b6e678a5cb webos: libedgetpu=r9 (fix build with abseil-cpp-20240116.1) 39fea17806 webos: webos-recipe-blacklist.inc: update SKIP_RECIPEs for scarthgap 230e779ad8 webos: bluetooth-sil-bluez5=r13 (use python3native and depend on python3-packaging-native) f2f5c318bc webos: webos-connman-manager=r18 (use python3native and depend on python3-packaging-native) 27b9a5cc0e webos: com.webos.service.memorymanager=r14 (use python3native and depend on python3-packaging-native) 3e151878ec webos: com.webos.service.hfp=r10 (use python3native and depend on python3-packaging-native) b77f271ec3 webos-raspberrypi: Use WKS from upstream again 4fb7b5e657 webos: tcmode-default.inc: drop LLVM_PREFERRED_VERSION 91e954f9d1 webos: opkg=webos14 (update patches to apply on v0.6.3 version) 885b9cc191 webos: xnnpack=r4 (remove another -mcpu option) 78353bce35 webos: systemd=webos23 (update patches to apply on v255.1) b751509965 webos: bluez5=webos37 (refresh patches to apply on 5.72 version) ad47763ff5 webos: mesa=webosrpi11 (update patch to apply on 23.3.1 version) 25da3a1284 webos: webos.inc: disable return-type Werror for rust-llvm 9efa64570a webos: webos.inc: disable return-type Werror for python3-fastnumbers 0677e7a5b3 webos: bluez5=webos36 (refresh patches to apply on 5.71 version) 0957d1acf5 webos: com.webos.service.tts=r11 (CMakeLists.txt: use C++17) 72e39b638a webos: pulseaudio=webos17 (meson.build: use C++17) e259842a0b webos: libedgetpu=r8 (makefile_build/Makefile: use C++17) ed438e607a webos: tensorflow-lite=r10 (lite/CMakeLists.txt: use C++17) aeeadc9537 webos: wireguard-tools=webos2 (respect VIRTUAL-RUNTIME_bash in PACKAGECONFIG) 0ef53f27b4 webos: com.webos.service.storageaccess=r10 (CMakeLists.txt: use gupnp-1.6) 8b15baea24 webos: {libgpiod,xz,snort3,squid,e2tools,python3-traitlets,python3-pydbus}=webos1 (fix file-rdeps QA issue fix about /bin/bash) 61d6bc7cd4 webos: grpc=webos6 (drop 0001-Fixed-crash-issue-of-TTS-Service.patch) 998704cd87 {scarthgap-start} webos-backports-5.0: delete oe-core as of 2024-12-19 05:36:59 -0800 2212 commits from: https://github.com/openembedded/openembedded-core/compare/d0e68072d1...0142382824 bitbake as of 2024-12-03 06:34:38 -0800 292 commits from: https://github.com/openembedded/bitbake/compare/380a9ac97...f40a3a477 meta-oe as of 2024-12-27 09:24:53 -0500 2602 commits from: https://github.com/openembedded/meta-openembedded/compare/da9063bdfb...3c293e1449 meta-raspberrypi as of 2024-09-24 00:27:27 +0100 43 commits from: https://github.com/agherzan/meta-raspberrypi/compare/fd79e74...6df7e02 meta-security as of 2024-11-04 08:17:37 -0500 44 commits from: https://git.yoctoproject.org/meta-security/log/?h=bc865c5 meta-clang as of 2024-10-31 06:33:50 -0700 75 commits from: https://github.com/kraj/meta-clang/compare/b71a456...9fbfa9d meta-virtualization as of 2024-11-27 21:27:38 +0000 157 commits from: https://git.yoctoproject.org/meta-virtualization/log/?h=450941a1 :Issues Addressed: [WRR-16199] CCC: Upgrade to Yocto 5.0 Scarthgap [WRR-2117] Create GPVB with Yocto 5.0 Scarthgap --- weboslayers.py | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index c23a20ce..1b500a7c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,30 +58,29 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.6,commit=380a9ac97', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.8,commit=f40a3a477', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=nanbield,commit=d0e68072d1', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=scarthgap,commit=0142382824', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=nanbield,commit=da9063bdfb', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=scarthgap,commit=3c293e1449', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=nanbield,commit=b71a456', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=nanbield,commit=ac125d88', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=scarthgap,commit=9fbfa9d', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=scarthgap,commit=450941a1', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.1,commit=v6.8.1', ''), -('meta-webos-backports-5.0', 33, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d5cd03c8e3', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=aacf5137ad', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=nanbield,commit=fd79e74', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e02', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=nanbield,commit=5938fa5', ''), +('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=scarthgap,commit=bc865c5', ''), ] From 6b2a9a4f17dbb2f91009fbac77aa3449c00d2032 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 9 Jan 2025 08:52:52 +0100 Subject: [PATCH 899/916] Update to latest upstream revisions in Yocto 5.0 Scarthgap as of 2025-01-09 (build 829 part 1/2) oe-core as of 2025-01-03 06:05:29 -0800 c3e0666dd2 sanity.bbclass: skip check_userns for non-local uid d89f2533f1 ovmf-native: remove .pyc files from install 598b2f27d7 lttng-modules: fix sched_stat_runtime changed in Linux 6.6.66 759fb4bb4f populate_sdk_ext: write_local_conf add shutil import e1787271b0 python3-requests: upgrade 2.32.0 -> 2.32.3 774b10921b libxml2: Upgrade 2.12.8 -> 2.12.9 db5081254a python3: upgrade 3.12.7 -> 3.12.8 197048667f python3: upgrade 3.12.6 -> 3.12.7 a3b0a4a53e libarchive: Fix CVE-2024-20696 5c58277895 gstreamer1.0: ignore CVEs fixed in plugins recipes e9113fafef gstreamer1.0-plugins-base: patch CVE-2024-47835 4763e9911e gstreamer1.0-plugins-good: patch several CVEs cc560b159f gstreamer1.0-plugins-good: patch CVE-2024-47774 d68a84dd34 gstreamer1.0-plugins-good: patch CVE-2024-47606 30f2b1c6b1 gstreamer1.0-plugins-good: patch CVE-2024-47606 13e66d4e61 gstreamer1.0-plugins-base: patch CVE-2024-47600 ba5545302d gstreamer1.0-plugins-good: patch CVE-2024-47599 8a0c3c92ec gstreamer1.0-plugins-base: patch CVE-2024-47542 c81dae9e75 gstreamer1.0-plugins-base: patch CVE-2024-47541 4edd9caa97 gstreamer1.0-plugins-good: patch several CVEs 6236088fc4 gstreamer1.0-plugins-good: patch CVE-2024-47613 fbf7092a67 gstreamer1.0-plugins-base: patch CVE-2024-47615 0cdac58a6a gstreamer1.0-plugins-base: patch CVE-2024-47607 e7dbf6d73a gstreamer1.0-plugins-base: patch CVE-2024-47538 33c2611c39 gstreamer1.0-plugins-good: fix several CVEs meta-clang as of 2025-01-08 23:26:26 -0800 f002eb5ab0 clang: improve reproducibility meta-virtualization as of 2025-01-07 22:08:04 +0000 2ec66285d0 runc-opencontainers: upgrade 1.1.12 -> 1.1.14 0d1095ce7d podman-compose: Add runtime dependencies :Issues Addressed: [WRR-14596] CCC: Various build fixes --- weboslayers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index 1b500a7c..da9a846d 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,9 +58,9 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.8,commit=f40a3a477', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.8,commit=f40a3a477d', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=scarthgap,commit=0142382824', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=scarthgap,commit=c3e0666dd2', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=scarthgap,commit=3c293e1449', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), @@ -68,8 +68,8 @@ ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=scarthgap,commit=9fbfa9d', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=scarthgap,commit=450941a1', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=scarthgap,commit=f002eb5ab0', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=scarthgap,commit=2ec66285d0', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.1,commit=v6.8.1', ''), @@ -78,9 +78,9 @@ ('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=aacf5137ad', ''), -('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e02', ''), +('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=scarthgap,commit=bc865c5', ''), +('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=scarthgap,commit=bc865c5276', ''), ] From aa168541eb360b88e166b87f20c7323e509c54a4 Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:28:45 +0900 Subject: [PATCH 900/916] webos-image: Update layer pins for 2025-03-27 (build 829 part 2/2) meta-webosose as of 2025-03-27 08:49:24 +0900 2486a14a29 webos: webos-connman-adapter=49 9e6182fc70 webos: bootd=25-r21 d210376b6c webos: bluez5=webos38 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index da9a846d..6e2f3dbd 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=aacf5137ad', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2486a14a29', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 2c63bbbfa4819052c8571d697784a5b5f62ffb9d Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:29:37 +0900 Subject: [PATCH 901/916] webos-image: Update layer pins for 2025-03-27 (build 830) meta-webosose as of 2025-03-27 08:49:24 +0900 f6be88fd7b webos: g-media-pipeline=gav.58 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 6e2f3dbd..e62be1f2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=2486a14a29', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f6be88fd7b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 270e848a89972c6ea74c5dbd9bbd3bf050e622f2 Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:29:38 +0900 Subject: [PATCH 902/916] webos-image: Update layer pins for 2025-03-27 (build 831) meta-webosose as of 2025-03-27 08:49:24 +0900 ae8dbbae8b webos: com.webos.service.mediacontroller=41 bbae139bf3 webos: luna-service2=r36 50365d71b5 webos: Add boost=webos1 bda83ab340 webos: pmklogd=5-r8 pmlogdaemon=19-r14 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index e62be1f2..4a518234 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=f6be88fd7b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ae8dbbae8b', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From c568cbfcd505f00aee7a01f02dc646ea5b8a0f8a Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:29:39 +0900 Subject: [PATCH 903/916] webos-image: Update layer pins for 2025-03-27 (build 832) meta-webosose as of 2025-03-27 08:49:25 +0900 3788db3e81 webos: jansson=v2.13.1 22f77e7928 webos: g-camera-pipeline=gav.71 2f453bc418 webos: g-media-pipeline=gav.59 d945b4fa63 webos: connman=14 6523c69e01 webos: webos-rpi.inc: Change bb function releated to USE_MIC_ARRAY fb8ec7ca37 webos: raspberrypi{3,3-64,4,4-64}.conf: Use rpi's machine-conf from meta-raspberrypi layer.conf: Prevent parsing failure for using OSE layer without MCF d99ade8419 webos: com.webos.service.flowmanager=11 d01cf1d17b webos: camera-utils{-clang}=61-r17.1 com.webos.service.camera=61-r17.1 913eb91cda webos: com.webos.app.enactbrowser=17.browsershell.15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 4a518234..8f61a784 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=ae8dbbae8b', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3788db3e81', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9eb2a6fcde713ac7f785c35f9de5d7063d891346 Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:29:40 +0900 Subject: [PATCH 904/916] webos-image: Update layer pins for 2025-03-27 (build 833) meta-webosose as of 2025-03-27 08:49:25 +0900 4b40e363a7 webos: com.webos.service.peripheralmanager=17 ce92958b26 webos: webos-connman-adapter=50-r19 9db70d20fd webos: camera-utils=r17.2 com.webos.service.camera=63 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 8f61a784..fa6e0806 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=3788db3e81', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4b40e363a7', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From d835f19e3a350e557b2e214bbe565ebe0bcc6de8 Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:29:41 +0900 Subject: [PATCH 905/916] webos-image: Update layer pins for 2025-03-27 (build 834) meta-webosose as of 2025-03-27 08:49:26 +0900 5522abf039 webos: Revert "webos: jansson=v2.13.1" eefcd00f6f webos-backports-5.2: jansson: backport fix for symbol clash b4eda6f833 webos: linux-raspberrypi=webosrpi41 9014b4cda2 webos: activitymanager=45 appinstalld2=48 sam=77 configd=27 luna-downloadmgr=15 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fa6e0806..87181bb8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=4b40e363a7', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5522abf039', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 56d4b140a1469c414d180cefb1da4cf0daa7c98f Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:29:42 +0900 Subject: [PATCH 906/916] webos-image: Update layer pins for 2025-03-27 (build 835) meta-webosose as of 2025-03-27 08:49:26 +0900 7bba95ddc0 webos: bluez5=webos39 221664f1c4 webos: packagegroup-webos-media=webosrpi2 bcf817c5e4 webos: pi-bluetooth=webosrpi6 ec9d93e0dc webos: Replace do_compile to do_npm_install 73baee1023 webos: webos_enactjs_app.bbclass, webos_npm_env.bbclass: Split the compile task into compile, npm_install and npm_second_install tasks 1e03fa0a07 webos: webos_enactjs_app.bbclass: Override enactjs shrinkwrap a8fccf719e webos: enact-sandstone=r2 enact-framework=r29 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 87181bb8..f32ba89f 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5522abf039', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7bba95ddc0', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 1e44bdd529f94c7a79ef8b95df3f0a8866f13ff4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 20 Jan 2025 11:18:33 +0100 Subject: [PATCH 907/916] Update to latest upstream revisions in Yocto 5.0 Scarthgap as of 2025-01-25 (build 836 part 1/2) meta-webosose as of 2025-03-27 08:49:27 +0900 510d24a3a4f webos: Revert "webos: Add boost=webos1" e83a9000bc0 webos: libgfortran: remove unnecessary bbappend baa92a0ec6f webos: lapack=webos2 cda3ea08fa4 webos: webos-backports-5.2: lapack: backport a fix for buildpaths QA issue 67ed95e023a webos: Revert "webos: webos-backports-5.1: gphoto2: backport fix for buildpaths" 4323e53a8ec webos: meta-webos-backports-5.1: use subdir instead of UNPACKDIR oe-core as of 2025-01-25 06:23:41 -0800 3c31639dd53 build-appliance-image: Update to scarthgap head revision 7ecd0d5584b boost: fix do_fetch error 0e02d0feba8 rust-target-config: Fix TARGET_C_INT_WIDTH with correct size e85beb88add rsync: fix CVE-2024-12747 dad4a83c011 rsync: fix CVE-2024-12088 c34cbef572e rsync: fix CVE-2024-12087 19f4e7bd965 rsync: fix CVE-2024-12086 fb8439e856d rsync: fix CVE-2024-12085 ad0e13912b1 rsync: fix CVE-2024-12084 660e00469f9 libgfortran: fix buildpath QA issue e80c3ca36f0 pulseaudio: fix webrtc audio depdency 972ca555ff3 classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture 812cf123af5 classes/nativesdk: also override TUNE_PKGARCH 54a7014a801 Revert "bluez5: remove configuration files from install task" d09187db648 oeqa/ssh: allow to retrieve raw, unformatted ouput 6c0372a67b4 scripts/install-buildtools: Update to 5.0.6 5adbece7dcb ofono: patch CVE-2023-4235 476ef12ab91 ofono: patch CVE-2023-4232 6f55cecbff1 ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542 efa7a5e5a84 socat: patch CVE-2024-54661 28de3f131b1 avahi: fix CVE-2024-52616 d244d4d4861 ofono: Fix multiple CVEs 425c3f55bd3 wget: fix CVE-2024-10524 92eea72a25 systemd: enable create-log-dirs d719d02f2f bluez5: backport patch to fix address type when loading keys 44b625a820 groff: Fix race issues for parallel build 73c7ebc06e linux-yocto/6.6: update to v6.6.69 e3cde53175 linux-yocto/6.6: update to v6.6.66 dc44be9810 linux-yocto/6.6: update to v6.6.64 bf11ee2662 linux-yocto/6.6: update to v6.6.63 93000533d5 linux-yocto/6.6: bsp/genericarm64: disable ARM64_SME 511413f916 linux-yocto/6.6: update to v6.6.62 5993e36213 linux-yocto/6.6: update to v6.6.60 56fa329e44 linux-yocto/6.6: update to v6.6.59 5754841cb1 linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA a9e80c6809 linux-yocto/6.6: update to v6.6.58 0bd693d60a linux-yocto/6.6: update to v6.6.56 062c125f41 cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db bitbake as of 2025-01-24 16:17:31 +0000 aa0e540fc31 tests/fetch: Fix git shallow test failure with git >= 2.48 7dde14582bf cooker: Make cooker 'skiplist' per-multiconfig/mc 72a334d5d57 ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format_hyperlink 9c020cc314b ui/knotty: print log paths for failed tasks in summary meta-oe as of 2025-01-20 19:46:16 -0500 dda0d533260 gphoto2: Fix contains reference to TMPDIR [buildpaths] warning cfdae225fa0 crash: fix crash cannot work with kaslr a497c99f6fb hostapd: Add CVE id to CVE-2024-3596_00.patch 6e917b832d1 grpc: patch CVE-2024-11407 f8840edf8c4 opensc: fix CVE-2024-8443 c4d91d16730 glade: fix CVE-2020-36774 afff49a2126 ptest-packagelists-meta-oe.inc: Add asio 41ce38afc74 asio: Add ptest support 6eef5e3efb0 nginx: upgrade 1.25.3 -> 1.25.4 5a3e827f13c pipewire: upgrade 1.0.5 -> 1.0.9 d793d2d876f thrift: fix c++ generated code compilation with clang 20239ef5ce5 bpftool: fix libelf.h not found error 21f1b32be55 python3-django: upgrade 5.0.9 -> 5.0.10 a298069c207 python3-django: upgrade 4.2.16 -> 4.2.17 19bb449400b wireshark 4.2.7: Fix CVE-2024-9781 05ad9e725f8 php: upgrade 8.2.24 -> 8.2.26 a000fcb1b55 chrony: fix do_fetch error 5f9f741193 ghex,gnome-chess,gnome-photos: Add missing dep on itstool-native d57e0e232c eog: add itstool-native dependency ddc98fa0d6 geary: add itstool-native dependency meta-clang as of 2025-01-21 20:12:47 -0800 8c77b427408 clang_git.bb: Remove True option to getVar calls :Issues Addressed: [WRR-18642] CCC: Various build fixes --- weboslayers.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/weboslayers.py b/weboslayers.py index f32ba89f..072711b8 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -58,29 +58,29 @@ # github.com/openembedded repositories are read-only mirrors of the authoritative # repositories on git.openembedded.org webos_layers = [ -('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.8,commit=f40a3a477d', ''), +('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.8,commit=aa0e540fc31', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=scarthgap,commit=c3e0666dd2', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=scarthgap,commit=3c31639dd53', 'oe-core'), -('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=scarthgap,commit=3c293e1449', 'meta-oe'), +('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=scarthgap,commit=dda0d533260', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-networking', 12, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-python', 13, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), ('meta-filesystems', 14, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), -('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=scarthgap,commit=f002eb5ab0', ''), -('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=scarthgap,commit=2ec66285d0', ''), +('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=scarthgap,commit=8c77b427408', ''), +('meta-virtualization', 16, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=scarthgap,commit=2ec66285d05', ''), ('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.8.1,commit=v6.8.1', ''), ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=7bba95ddc0', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=510d24a3a4f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-virtualization', 53, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=scarthgap,commit=bc865c5276', ''), +('meta-security', 76, 'https://git.yoctoproject.org/git/meta-security', 'branch=scarthgap,commit=bc865c5276c', ''), ] From dce2f7bde10fd8390ae93a89e22a15140e31d675 Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:34:47 +0900 Subject: [PATCH 908/916] webos-image: Update layer pins for 2025-03-27 (build 836 part 2/2) meta-webosose as of 2025-03-27 08:49:27 +0900 5f0b96f8a8f webos: luna-sysservice=31 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 072711b8..ec3c9f06 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=510d24a3a4f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5f0b96f8a8f', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 507a195f0cceacf7589686c4ad91ce5ba74f1dc2 Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:35:30 +0900 Subject: [PATCH 909/916] webos-image: Update layer pins for 2025-03-27 (build 837) meta-webosose as of 2025-03-27 08:49:27 +0900 b8df65db01e webos: audiod=78 pulseaudio=60 db92c28e31e webos: luna-service2=46 a419ec983bc webos: ls2-helpers=6-r6 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index ec3c9f06..442e7825 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=5f0b96f8a8f', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b8df65db01e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9433ae44a3debb804011613164ed430f9f0eda31 Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:35:31 +0900 Subject: [PATCH 910/916] webos-image: Update layer pins for 2025-03-27 (build 838) meta-webosose as of 2025-03-27 08:49:28 +0900 927722efd91 webos: luna-service2=47 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 442e7825..b708786a 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=b8df65db01e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=927722efd91', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 4d0d610dbbac223a5bd343efee5f64f8eaedebce Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:35:32 +0900 Subject: [PATCH 911/916] webos-image: Update layer pins for 2025-03-27 (build 839) meta-webosose as of 2025-03-27 08:49:28 +0900 55bceda95e2 webos: bluez5=webos40 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index b708786a..2aaead2c 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=927722efd91', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=55bceda95e2', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 67ec3433a6fb4bd8a0a51e7eb0ebb8ab4dccb58f Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:35:33 +0900 Subject: [PATCH 912/916] webos-image: Update layer pins for 2025-03-27 (build 840) meta-webosose as of 2025-03-27 08:49:28 +0900 d2b0bf73fb9 webos: luna-surfacemanager=422 f15fa71ddf2 webos: luna-surfacemanager=r67 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2aaead2c..2ffeea9b 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=55bceda95e2', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d2b0bf73fb9', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 9889f1c01d14b8831673304f183a32687bc6d1db Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 27 Jan 2025 10:00:12 +0100 Subject: [PATCH 913/916] Update to latest upstream revisions in Yocto 5.0 Scarthgap as of 2025-01-29 (build 841 part 1/2) oe-core as of 2025-01-29 08:19:33 -0800 37835788d07 uboot-config: fix devtool modify with kernel-fitimage f50306ea3e1 devtool: ide-sdk remove the plugin from eSDK installer 1528d6aa060 oe-selftest: devtool ide-sdk use modify debug-build 23795962683 devtool: ide-sdk recommend DEBUG_BUILD b12dbde1ea3 devtool: ide-sdk sort cmake preset fa30d8dd713 devtool: modify support debug-builds d7bd9c62766 u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled 35bf053cd41 go: upgrade 1.22.10 -> 1.22.11 4d35279eed6 go: upgrade 1.22.9 -> 1.22.10 a424422df97 go: upgrade 1.22.8 -> 1.22.9 57ca5a2c912 systemd: upgrade 255.13 -> 255.17 7f9bb493941 openssl: patch CVE-2024-13176 62cb1296739 build-appliance-image: Update to scarthgap head revision 9b23f995fbc rust: correctly link rust-snapshot into build/stage0 d592bc02b08 rust: use rust-snapshot binaries only in rust-native 4d739fe248d rust: build the default set of tools 85d970756cd Revert "rust: Add new varaible RUST_ENABLE_EXTRA_TOOLS" :Issues Addressed: [WRR-18866] CCC: Various build fixes --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 2ffeea9b..784fc715 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -60,7 +60,7 @@ webos_layers = [ ('bitbake', -1, 'https://github.com/openembedded/bitbake.git', 'branch=2.8,commit=aa0e540fc31', ''), -('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=scarthgap,commit=3c31639dd53', 'oe-core'), +('meta', 5, 'https://github.com/openembedded/openembedded-core.git', 'branch=scarthgap,commit=37835788d07', 'oe-core'), ('meta-oe', 10, 'https://github.com/openembedded/meta-openembedded.git', 'branch=scarthgap,commit=dda0d533260', 'meta-oe'), ('meta-multimedia', 11, 'https://github.com/openembedded/meta-openembedded.git', '', 'meta-oe'), From c6bd10cda17e07ae53a9c1d076ec173c728a51de Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:36:42 +0900 Subject: [PATCH 914/916] webos-image: Update layer pins for 2025-03-27 (build 841 part 2/2) meta-webosose as of 2025-03-27 08:49:28 +0900 e3bb675617e webos: cambufflib=16 webruntime=16 camera-utils=r17.3 camera-utils-clang=r17.2 com.webos.service.camera=64 com.webos.service.medidarecorder=17 g-camera-pipeline=gav.72 9b99530fe37 webos: luna-surfacemanager=423 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 784fc715..084acca2 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d2b0bf73fb9', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e3bb675617e', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From 282d4577fe861d571bf6129e3864dfaa46754f8c Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 13:37:12 +0900 Subject: [PATCH 915/916] webos-image: Update layer pins for 2025-03-27 (build 842) meta-webosose as of 2025-03-27 08:49:28 +0900 076bb881202 webos: cambufferlib{-clang}=17-r4.0 camera-utils-clang=*.3 3a7fb1cc173 webos: com.webos.service.camera=65 d4f7c9517dd webos: g-camera-pipeline=gav.74 d5ef0173ceb webos: Apply npmsw to SRC_URI --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index 084acca2..fad36554 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=e3bb675617e', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=076bb881202', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''), From ae3601d8c003654290d33dc9bc9928bfe662e816 Mon Sep 17 00:00:00 2001 From: Youngseok Jeong Date: Thu, 27 Mar 2025 15:31:20 +0900 Subject: [PATCH 916/916] webos-image: Update layer pins for 2025-03-27 (build 843) meta-webosose as of 2025-03-27 15:23:13 +0900 d7ed46c33c5 webos: webos.conf: Release webOS OSE v2.28.0 b98759f111d webos: maliit-framework-webos=103-r38 qtwayland-webos=94-r24 78c019940a4 webos: base-passwd=webos8 d7eadf4a16f webos: linux-yocto=webos16 (drop CONFIG_BT_HS) 5fe5c31cc03 webos: webos_qmake6.bbclass: remove TMPDIR references from qmake files 079f55ac5ea webos: imemanager=r9 qml-webos-framework=r40 f07ff096570 webos: webruntime-clang_120=r3 --- weboslayers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboslayers.py b/weboslayers.py index fad36554..3c4967d0 100644 --- a/weboslayers.py +++ b/weboslayers.py @@ -76,7 +76,7 @@ ('meta-webos-backports-5.1', 34, 'https://github.com/webosose/meta-webosose.git', '', ''), ('meta-webos-backports-5.2', 35, 'https://github.com/webosose/meta-webosose.git', '', ''), -('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=076bb881202', ''), +('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=d7ed46c33c5', ''), ('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=scarthgap,commit=6df7e028a2', ''), ('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''),