summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* grub-efi: fix build failureMaxin B. John2018-04-052-0/+49
* lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeArmin Kuster2018-04-051-1/+1
* e2fsprogs: fix compatibility with glibc 2.27Tanu Kaskinen2018-04-052-0/+63
* qemu: fix memfd_create with glibc 2.27Ross Burton2018-04-052-0/+58
* libc-package.bbclass: split binary localedata even more if asked toAndreas Oberritter2018-04-051-14/+25
* glibc: Separate locale files to their own sstate taskRichard Purdie2018-04-056-17/+23
* glibc-locale.inc: avoid duplicate packagesJuro Bystricky2018-04-051-1/+0
* glibc-locale.inc: fix typo in commentGianfranco Costamagna2018-04-051-1/+1
* archiver: avoid archiving source for glibc-localeZhenbo Gao2018-04-051-0/+6
* cross-localedef-native: add way to specify which locale archive to writeRoss Burton2018-04-052-0/+40
* populate_sdk_base: depend on nativesdk-glibc-localeRoss Burton2018-04-051-0/+1
* populate_sdk: install UTF-8 locales in SDKsRoss Burton2018-04-053-3/+6
* sdk: only install locales if we're using glibcRoss Burton2018-04-051-0/+4
* sdk: install specified locales into SDKRoss Burton2018-04-051-0/+16
* package-manager: add install_glob()Ross Burton2018-04-051-0/+23
* package_manager: improve install_complementaryRoss Burton2018-04-051-2/+2
* package_manager: flush installed_pkgs file before oe-pkgdata-util uses itMartin Jansa2018-04-051-0/+1
* package_manager: don't race on a file when installing complementary packagesRoss Burton2018-04-051-25/+22
* lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie2018-04-052-4/+12
* lib/oe/package_manager: bail if createrepo can't be foundRoss Burton2018-04-051-0/+4
* package_manager: remove strings and migrate to direct arraysStephano Cetola2018-04-052-125/+121
* lib/oe/package_manager: .deb pre/postinst argsLinus Wallgren2018-04-051-6/+11
* glibc: relocate locale paths in nativesdkRoss Burton2018-04-052-0/+34
* glibc: don't use host locales in nativesdkRoss Burton2018-04-051-6/+0
* default-distrovars: don't rename locales for nativesdkRoss Burton2018-04-051-0/+1
* linux-firmware: Add reference to iwlwifi-8000C firmwareAvinash Reddy Palleti2018-03-191-1/+2
* linux-yocto-rt/4.1: update to include spectre fixesArmin Kuster2018-03-191-1/+1
* linux-yocto/4.1: updated to include spectre fixesArmin Kuster2018-03-191-8/+8
* linux-yocto-tiny/4.1: update with spectre fixesArmin Kuster2018-03-191-1/+1
* linux-yocto-tiny/4.1: update to 4.1.49 plus meltdownArmin Kuster2018-03-191-3/+3
* linux-yocto-rt/4.1: update to 4.1.49 plus meltdownArmin Kuster2018-03-191-3/+3
* linux-yocto/4.1: update to 4.1.49 plus meltdownArmin Kuster2018-03-191-10/+10
* world-broken.inc: blacklist portmap on muslRichard Purdie2018-03-151-0/+4
* uninative: Add compatiblity version checkRichard Purdie2018-03-152-0/+9
* yocto-uninative: Upgrade to 1.8 version with glibc 2.27Richard Purdie2018-03-151-3/+3
* unfs3: Fix libtirpc usage for unfs3-native versionRichard Purdie2018-03-151-2/+2
* unfs3: Fix build with muslKhem Raj2018-03-153-8/+44
* libtirpc: Extend to native and nativesdk recipesKhem Raj2018-03-151-0/+2
* libtirpc: stop dropping in NIS headersRoss Burton2018-03-151-10/+3
* libtirpc: upgrade to 1.0.2Maxin B. John2018-03-154-1050/+2
* libtirpc: Fix CVE-2017-8779Fan Xin2018-03-152-0/+277
* libtirpc: Fix build error due to missing stdint.h> includeKhem Raj2018-03-152-0/+33
* libtirpc: Enable des APIs for muslKhem Raj2018-03-153-141/+33
* libtirpc: Expose key_secretkey_is_set APIKhem Raj2018-03-152-0/+25
* libtirpc: Backport fixes from 1.0.2rc3Khem Raj2018-03-154-86/+762
* gcc: Remove patch causing ICE on x86_64 valgrind compileRichard Purdie2018-03-142-52/+0
* gcc6: Backport few more patchesJuro Bystricky2018-03-1413-0/+7207
* gcc6: enable FL_LPAE flag for armv7ve coresAndre McCurdy2018-03-142-0/+68
* gcc6: Fix unaligned STRD issue on ARMKhem Raj2018-03-142-0/+195
* gcc6: Upgrade to 6.4Khem Raj2018-03-1467-82/+25