summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake-getvar: Add a quiet command line argumentPaulo Neves2023-01-261-1/+2
* conf/sdk/x86-64: Set march specificallyRichard Purdie2023-01-261-0/+1
* native: Implement BBCLASSEXTEND PACKAGES_DYNAMIC handlingRichard Purdie2023-01-261-2/+5
* bitbake.conf: Add METADATA_REVISION to BB_HASH_CODEPARSER_VALSRichard Purdie2023-01-261-1/+1
* binutils: Package libsframeKhem Raj2023-01-261-1/+1
* binutils: Upgrade to 2.40 releaseKhem Raj2023-01-2627-2809/+5847
* elfutils: Remove funcretval test from run-native-test.sh for nowKhem Raj2023-01-261-0/+2
* systemd: Add another fix for using XSI strerror_rKhem Raj2023-01-262-0/+43
* sanity: Fix small typosYoann Congal2023-01-261-4/+4
* ruby: Update the patch statusKhem Raj2023-01-261-1/+1
* Fix missing leading whitespace with ':append'Niko Mauno2023-01-263-4/+4
* migration-guides: add release-notes for 4.1.2Lee Chee Yang2023-01-252-0/+287
* manuals: fix typo in the MLPREFIX descriptionLuca Ceresoli2023-01-251-1/+1
* ref-manual: initial documentation for go and go-mod classesMichael Opdenacker2023-01-252-0/+90
* u-boot: Upgrade to 2023.01Fabio Estevam2023-01-258-98/+50
* meta/classes-global: remove package_tar.bbclassMichael Opdenacker2023-01-251-77/+0
* kmod: enable openssl support by defaultMikko Rapeli2023-01-251-1/+1
* vulkan-samples: Include missing header cstdint for uint32_tKhem Raj2023-01-242-0/+38
* apt: add missing <cstdint> for uint16_tKhem Raj2023-01-242-0/+36
* harfbuzz: Add missing <cstdio> and <cstdlib> includesKhem Raj2023-01-242-1/+36
* gtk+3: add PACKAGECONFIG for libcloudservice and tracker; fix cups backendMarkus Volk2023-01-241-1/+3
* stress-ng: Robustify test-float testKhem Raj2023-01-242-0/+35
* ppp: backport fix for CVE-2022-4603Ross Burton2023-01-242-0/+49
* pseudo: Update to include logic fixRichard Purdie2023-01-241-1/+1
* bitbake.conf: Add BB_HASH_CODEPARSER_VALSRichard Purdie2023-01-241-0/+1
* elfutils: Fix build with libcurl >= 7.87Khem Raj2023-01-243-2/+85
* python3-cryptography{-vectors}: 38.0.4 -> 39.0.0Tim Orling2023-01-243-57/+70
* libusb1: Strip trailing whitespacesKhem Raj2023-01-241-6/+6
* libusb1: Link with latomic only if compiler has no atomic builtinsKhem Raj2023-01-242-0/+47
* librsvg: Only enable the Vala bindings if GObject Introspection is enabledPeter Kjellerstedt2023-01-241-2/+2
* native: Drop special variable handlingRichard Purdie2023-01-241-1/+1
* quilt: use upstreamed faildiff.test fixRoss Burton2023-01-241-17/+30
* ruby: Use C11 _Alignof to define ALIGN_OF when possibleKhem Raj2023-01-242-0/+53
* libtirpc: Check if file exists before operating on itKhem Raj2023-01-241-1/+1
* lttng-tools: Switch to alternative upstream submitted patchKhem Raj2023-01-241-19/+56
* gptfdisk: add follow-up patch to fix with current poptMarkus Volk2023-01-242-0/+42
* spirv-headers/spirv-tools: set correct branch nameRoss Burton2023-01-242-2/+2
* systemd: add PACKAGECONFIG to select default compression formatLuca Boccassi2023-01-241-0/+6
* bitbake: bitbake: fix deprecated threading.Thread.setDaemonTim Orling2023-01-244-4/+4
* bitbake: data_smart: Small optimisation to _findVar()Richard Purdie2023-01-241-7/+9
* bitbake: data: Add support for new BB_HASH_CODEPARSER_VALS for cache optimisa...Richard Purdie2023-01-242-12/+17
* bitbake: cooker: Fix parsing race around cache handlingRichard Purdie2023-01-241-8/+8
* bitbake: cache: Only write files if we have dataRichard Purdie2023-01-241-3/+11
* bitbake: cooker: Fix siggen recipe cache race issueRichard Purdie2023-01-241-2/+1
* bitbake: server/process: Fix lockfile contents check bugRichard Purdie2023-01-241-1/+1
* poky: Set INIT_MANAGER by a separate variableRichard Purdie2023-01-243-4/+5
* insane: Improve patch warning/error handlingRichard Purdie2023-01-211-9/+17
* bitbake: fetch2/tests: Add parameter to recipe_uriPavel Zhukov2023-01-201-1/+1
* numactl: skip test case when target platform doesn't have 2 CPU nodeXiangyu Chen2023-01-202-2/+7
* mdadm: Define alignof using _Alignof when using C11 or newerKhem Raj2023-01-202-0/+53