| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | klibc: fix build for mipsel and mips64el with security flags enabled | Andrea Adami | 2018-12-04 | 1 | -0/+3 |
* | dracut: 048->049 | Hong Liu | 2018-10-16 | 1 | -2/+2 |
* | klibc-static-utils: really fix build for x86 with security flags enabled | Andrea Adami | 2018-10-10 | 2 | -0/+215 |
* | layers: Update layer compatibility to thud | Khem Raj | 2018-09-30 | 1 | -1/+1 |
* | klibc.inc: lazy assign GCCPIE in case security_flags.inc was not included | Andrea Adami | 2018-09-25 | 1 | -0/+1 |
* | klibc-utils: remove the two static binaries (kinit and gzip) | Andrea Adami | 2018-09-17 | 1 | -5/+3 |
* | klibc-static-utils: fix textrel, disable security flags for the static utils | Andrea Adami | 2018-09-17 | 1 | -0/+4 |
* | klibc: fix build with GCC and -pie for mips, mips64, aarch64 | Andrea Adami | 2018-09-15 | 1 | -1/+3 |
* | klibc: fix build on i386 with GCC and security flags enabled | Andrea Adami | 2018-09-15 | 1 | -3/+3 |
* | kexec-tools-klibc: Deliberately add -O2 | Khem Raj | 2018-09-14 | 1 | -1/+1 |
* | klibc: Fix build with security flags | Khem Raj | 2018-09-11 | 2 | -4/+33 |
* | klcc-cross: Recognise clang options | Khem Raj | 2018-09-09 | 2 | -0/+20 |
* | kexecboot-cfg: add new options for DTB and CMDLINE | Andrea Adami | 2018-09-08 | 1 | -0/+6 |
* | kexecboot: upgrade to rev. 4c01d6960aa6 | Andrea Adami | 2018-09-08 | 3 | -95/+2 |
* | kexec-tools-klibc: remove unneeded aarch64 patch | Andrea Adami | 2018-09-06 | 2 | -53/+1 |
* | kexec-tools-klibc: remove unneeded x86-64 patch | Andrea Adami | 2018-09-05 | 2 | -37/+1 |
* | kexec-tools-klibc: fix build for qemuarm64 | Andrea Adami | 2018-09-05 | 2 | -1/+63 |
* | kexec-tools-klibc: rebase x86-64 patch to remove -mcmodel=large | Andrea Adami | 2018-09-05 | 1 | -5/+7 |
* | kexec-tools-klibc: enable kexec_file_load() for supported archs | Andrea Adami | 2018-09-05 | 1 | -9/+26 |
* | klibc_2.0.4: add kexec_file_load() and getrandom() syscalls | Andrea Adami | 2018-09-05 | 3 | -0/+56 |
* | kexec-tools-klibc: rebase x86_kexec_test.patch | Andrea Adami | 2018-09-05 | 1 | -7/+7 |
* | kexec-tools-klibc: add kexec-x32.patch from oe-core | Andrea Adami | 2018-08-31 | 2 | -1/+90 |
* | kexec-tools-klibc: package vmcore-dmesg-klibc | Andrea Adami | 2018-08-31 | 1 | -1/+2 |
* | kexec-tools-klibc: sync patches with oe-core | Andrea Adami | 2018-08-31 | 4 | -2/+83 |
* | kexec-tools-klibc: upgrade to latest master | Andrea Adami | 2018-08-31 | 1 | -3/+2 |
* | kexec-tools-klibc: fix kexec_load() syscall workaround | Andrea Adami | 2018-08-31 | 1 | -10/+15 |
* | Update maintainers | Khem Raj | 2018-08-27 | 1 | -1/+1 |
* | kexec-tools-klibc: rework Makefile patch for purgatory | Andrea Adami | 2018-08-21 | 1 | -19/+14 |
* | kexecboot: Fix build with glibc 2.28+ | Khem Raj | 2018-08-15 | 3 | -4/+63 |
* | dracut: upgrade 047 -> 048 | Yi Zhao | 2018-07-26 | 1 | -3/+3 |
* | dracut: upgrade 046 -> 047 | Yi Zhao | 2018-06-27 | 1 | -3/+3 |
* | ubi-utils-klibc_2.0.2: upgrade to git rev 64f61a9 | Andrea Adami | 2018-05-30 | 6 | -7/+7 |
* | ubi-utils-klibc: update from v. 1.5.2 to 2.0.2 | Andrea Adami | 2018-05-26 | 15 | -584/+508 |
* | kexec-tools-klibc: upgrade from v. 2.0.2 to 2.0.17 | Andrea Adami | 2018-05-17 | 42 | -420/+1256 |
* | grubby: update to latest | Trevor Woerner | 2018-05-17 | 3 | -34/+79 |
* | grubby: switch away from github archive | Trevor Woerner | 2018-05-17 | 1 | -6/+4 |
* | klibc-2.0.4: refresh patches (using devtool) | Andrea Adami | 2018-05-01 | 13 | -156/+185 |
* | update layer maintainers | Armin Kuster | 2018-04-13 | 1 | -2/+1 |
* | meta-*: add LAYERSERIES_COMPAT to layer.conf files | Martin Jansa | 2018-04-13 | 1 | -0/+2 |
* | classes/recipes: Convert SkipPackage -> SkipRecipe | Maxin John | 2018-03-05 | 1 | -1/+1 |
* | dracut: 045 -> 046 | Huang Qiyu | 2018-02-23 | 1 | -3/+3 |
* | ubi-utils-klibc_1.5.2: fix build for qemuarm | Andrea Adami | 2018-02-11 | 10 | -43/+212 |
* | recipes: use oe.utils.conditional instead of deprecated base_conditional | Martin Jansa | 2018-02-01 | 1 | -1/+1 |
* | kexec-tools-klibc: update to fix build issues after core changes. | Armin Kuster | 2018-01-16 | 1 | -4/+32 |
* | klibc: Pass Optimization with KLIBCOPTFLAGS | Khem Raj | 2017-10-04 | 2 | -1/+36 |
* | initramfs-kexecboot-image: replace deprecated license file | Andrea Adami | 2017-10-04 | 1 | -1/+1 |
* | initramfs-debug: replace deprecated license file | Andrea Adami | 2017-10-04 | 1 | -1/+1 |
* | klibc.bbclass: Pass TUNE_CCARGS in flags | Khem Raj | 2017-10-04 | 1 | -3/+3 |
* | ubi-utils-klibc: Update to 1.5.2 release of mtd-utils | Khem Raj | 2017-10-04 | 3 | -36/+19 |
* | recipes: fix invalid license file | Jackie Huang | 2017-09-18 | 1 | -1/+1 |