summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* build-appliance-image: Update to master head revisionyocto-3.1dunfell-23.0.0Richard Purdie2020-04-071-1/+1
* Revert "u-boot: cmd/gpt.c: fix memory leak"Richard Purdie2020-04-072-117/+0
* build-appliance-image: Update to master head revisionRichard Purdie2020-04-071-1/+1
* libubootenv: update to latest git hashMax Krummenacher2020-04-071-1/+1
* u-boot: cmd/gpt.c: fix memory leakSakib Sajal2020-04-072-0/+117
* parselogs.py: update network interface related messagesChangqing Li2020-04-071-1/+2
* Revert "dhclient: not always skip the nfsroot interface"Mingli Yu2020-04-071-25/+1
* qemu: fix CVE-2020-11102Lee Chee Yang2020-04-072-0/+149
* build-appliance-image: Update to master head revisionRichard Purdie2020-04-061-1/+1
* apt-native: don't let dpkg overwrite files by defaultJan Luebbe2020-04-061-1/+1
* systemd: Package systemd-hwdb-update.service into udevKhem Raj2020-04-061-1/+2
* pseudo: During DB fix, remove files that do not existRicardo Ribalda Delgado2020-04-062-0/+50
* pseudo: Force seccomp to return success when in fact doing nothingRichard Purdie2020-04-062-0/+125
* Windows: Enable Windows builds under WSLv2 and warn accordinglyAlejandro Hernandez Samaniego2020-04-061-3/+9
* busybox: sysctl: ignore EIO of stable_secret below /proc/sys/net/ipv6/confYi Zhao2020-04-052-0/+41
* icu: Mark strtod_l unavailable on muslKhem Raj2020-04-051-0/+2
* icu: Add knobs to generate a subset of ICU dataKhem Raj2020-04-053-17/+48
* binutils: Use configure options to disable gdb and dependenciesKhem Raj2020-04-053-4/+10
* sanity.bbclass: echo current SDK_VENDOR if it is invalidPaul Gortmaker2020-04-051-1/+1
* nativesdk-binutils: correct path to ld.so.confJeremy Puhlman2020-04-051-1/+1
* cdrtools-native: remove use of REALPV in versioningrpjday@crashcourse.ca2020-04-051-6/+1
* glib-2.0: Backport GMainContext fixesDaniel Gomez2020-04-054-0/+191
* busybox: on upgrade save busybox if it is the last shellJeremy Puhlman2020-04-051-0/+43
* cmake: fix Python executable with cmakeMartin Kelly2020-04-052-2/+3
* prservice.py: fix do_package with newer Python in Ubuntu 20.04Martin Jansa2020-04-051-0/+4
* cve-update-db-native: fix DB file version for '-'Lee Chee Yang2020-04-051-0/+3
* sanity: Require gcc 5.0 minimum versionRichard Purdie2020-04-051-3/+3
* dhcp: add RDEPENDS for dhcp-clientMingli Yu2020-04-021-0/+1
* dhclient: not always skip the nfsroot interfaceMingli Yu2020-04-021-1/+25
* u-boot: Restore valid default environment for running systemOtavio Salvador2020-04-021-9/+53
* perf: fix compile error when rebuildingChangqing Li2020-04-021-0/+1
* gstreamer1.0-plugins-good: Fix build when egl is enabled but no x11/waylandKhem Raj2020-04-023-0/+128
* inetutils: Use alternatives to avoid manpage conflictOvidiu Panait2020-04-021-1/+5
* binutils: Do not build gold linker on mips/glibcKhem Raj2020-04-021-0/+2
* lib/oe/package_manager: don't try to rm /var/lib/opkgJan Luebbe2020-04-021-2/+1
* lib/oe/package_manager: avoid installing provided packages via aptJan Luebbe2020-04-021-2/+12
* lib/oe/package_manager: collect provided package names when using debsJan Luebbe2020-04-021-2/+8
* lib/oe/package_manager: fix handling of last packageJan Luebbe2020-04-021-7/+1
* lib/oe/package_manager: make sure to not remove packages in apt installJan Luebbe2020-04-021-1/+1
* openssl: update to 1.1.1fAlexander Kanavin2020-04-011-1/+1
* sanity.bbclass: add test for gcc < 4.8Tim Orling2020-04-011-1/+20
* lib/oe/utils.py: add get_host_compiler_version()Tim Orling2020-04-011-0/+31
* sanity.bbclass: recommend using install-buildtoolsTim Orling2020-04-011-3/+1
* linux-firmware: Add qcom-sdm845-{audio,compute,modem} firmware packagesAníbal Limón2020-04-011-1/+8
* cve-check: CPE version '-' as all versionLee Chee Yang2020-04-012-2/+2
* pseudo: Ensure we use our own libsqliteRichard Purdie2020-03-311-0/+2
* python3: fixing bpo-36852 patch for builds on i686 architectureMatthias Schoepfer2020-03-311-6/+14
* prservice.py: Use "with" to control file handle lifetimePeter Kjellerstedt2020-03-311-33/+32
* qemu: Add check for missing headerOleksiy Obitotskyy2020-03-312-0/+32
* Revert "ifupdown: create file interfaces if not exist"Chen Qi2020-03-311-7/+0