-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Layer Updates: sources/bitbake sources/meta-odroid sources/meta-opene…
…mbedded sources/meta-yoe sources/openembedded-core * sources/bitbake 3aad9978...61624a3f (2): > siggen: Avoid taskhash mismatch errors for nostamp tasks when dependencies rehash > knotty/uihelper: Switch from pids to tids for Task event management * sources/meta-odroid e8b8819...38660a7 (1): > travis: remove file * sources/meta-openembedded 459dbf1078...5ea25a1d72 (45): > libvncserver: add missing cmake configration option to packageconfig > packagegroup-meta-oe: Remove nodejs and uim on riscv > netplan: add recipe > ntp: split ntpdc into separate package > python-jsonschema: 3.1.1 -> 3.2.0 > opensc: fix RDEPENDS in pcsc PACKAGECONFIG > lksctp-tools: Add RRECOMENDS kernel-module-sctp for pkg lksctp-tools > postgresql: 12.0 -> 12.1 > projucer: Upgrade to 5.4.5 > python-lxml: 4.4.1 -> 4.4.2 > python-paste: 3.2.2 -> 3.2.3 > emlog: Use RRECOMMEND instead of RDEPEND > xfsprogs: Remove obsolete patch > ostree: Backport build/test fixes from upstream > ostree: Add PACKAGECONFIG for builtin-grub2-mkconfig > ostree: Change PACKAGECONFIG to use manpages > ostree: Drop tests for soup/xattr with ptest > ostree: Fix DISTRO_FEATURES with ptest but w/o xattr > ldns: Add recipe > nftables: Fix documentation generation > python-pbr: upgrade 5.4.3 -> 5.4.4 > python-dbus: upgrade 1.2.12 -> 1.2.14 > python-alembic: upgrade 1.3.0 -> 1.3.1 > python-thrift: upgrade 0.11.0 -> 0.13.0 > mutter: initial add 3.34.1 > xserver-xorg-cvt-native: initial add 1.20.5 > python-simplejson: upgrade 3.16.0 -> 3.17.0 > python-pyopenssl: upgrade 19.0.0 -> 19.1.0 > python-pyasn1: upgrade 0.4.7 -> 0.4.8 > python-pluggy: upgrade 0.13.0 -> 0.13.1 > python-cmd2: upgrade 0.9.19 -> 0.9.21 > nodejs: Add PACKAGECONFIG share to allow other projects to use node as library > libgnomekbd: cleanup DEPENDS inherit gsettings / remove unused config > nautilus: add tracker-miners to RDPENDS > tracker-miners: initial add 2.3.1 > gnome-system-monitor: add gsettings to inherit > kernel-module-emlog: Use compile task from module bbclass > directfb: Fix build for 32bit arches with 64bit time_t > utouch-evemu,utouch-frame: Fix build for 32bit arches with 64bit time_t > tslib: Fix build for 32bit arches with 64bit time_t > v4l-utils: Update to 1.18.0 > lirc: Fix build for 32bit arches with 64bit time_t > evtest: Fix build for 32bit arches with 64bit time_t > x11vnc: Fix build for 32bit arches with 64bit time_t > python-evdev: Fix build for 32bit arches with 64bit time_t * sources/meta-yoe feaf92e...10de724 (1): > Merge pull request #40 from YoeDistro/yoe/mut * sources/openembedded-core afb8d45636...d40853b10d (21): > qemu-helper-native/systemtap-native: Ensure sysroots are populated with dependencies > go: Reset unneeded GOARCH variables for native recipe > recipes: change SRC_URI to use https > netbase: 5.6 -> 5.7 > glibc: fix ldconfig packaging issue > libjitterentropy: Fix man page reproducibility > base.bbclass: Add python3-native to native paths for hg fetcher > stress-ng: 0.10.10 -> 0.10.11 > openssh: Upgrade 8.0p1 -> 8.1p1 > libtirpc: fix wrong path of command ln -sf > python-setuptools: upgrade 41.6.0 -> 42.0.2 > python3-pbr: upgrade 5.4.3 -> 5.4.4 > python3-dbus: upgrade 1.2.12 -> 1.2.14 > scriptutils: remove the useless import line > xkeyboard-config: 2.27 -> 2.28 > glibc-testing.inc: Remove testglibc script generation > gcc-cross.inc: Remove test runner script generation > gcc: Improve build reproduciblity > gcc-target.inc: Prevent sysroot from leaking into configargs.h > oeqa/qemurunner: Fix cmdline variable use before reference > oeqa/concurrencytest: Optimise for autobuilder/clobberdir Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule bitbake
updated
4 files
+13 −12 | lib/bb/build.py | |
+8 −4 | lib/bb/siggen.py | |
+6 −6 | lib/bb/ui/knotty.py | |
+24 −15 | lib/bb/ui/uihelper.py |
Submodule meta-openembedded
updated
83 files
Submodule openembedded-core
updated
43 files