The following changes since commit 796a12685dc6a32f6ccc1cb048291f8143d4c9fe:
zaurus.inc: mention linux-kexecboot in the notes for the installer (2016-04-24 00:53:16 +0200) are available in the git repository at: https://github.com/LinuxPDA/meta-handheld master for you to fetch changes up to 8155d87e06a4198542c559f77883bf6411021bef: linux-handheld_4.4: unify spitz and akita configuration (2016-05-06 15:47:56 +0200) ---------------------------------------------------------------- Andrea Adami (14): zaurus-legacy-tar: update SRC_URI zaurus.inc: add BAD_RECOMMENDATIONS for eudev-hwdb (6MB) linux-handheld: update to 4.4.8 linux-handheld: switch Zaurus to XZ kernel compression linux-kexecboot: switch to XZ kernel compression linux-handheld_4.4: readd LOCOMO_KEY_CENTER linux-kexecboot_4.4: readd the OK button for poodle and collie zaurus.inc: switch from cpio.lzma to cpio.xz linux-kexecboot_4.4: switch to cpio.xz for the initramfs linux-kexecboot_4.4: fix defconfig for collie linux-handheld-4.4: update patch for sound/soc/pxa module autoloading linux-handheld_4.4: remove extraneous patch linux-kexecboot_4.4: optimize and standardize Zaurus defconfigs linux-handheld_4.4: unify spitz and akita configuration conf/machine/include/zaurus.inc | 4 +- recipes-bsp/zaurus-utils/zaurus-legacy-tar.bb | 18 ++-- ...-fix-module-autoload-for-platform-drivers.patch | 95 ++++++++++++++++++++++ .../linux/linux-handheld-4.4/akita/defconfig | 2 +- .../linux/linux-handheld-4.4/c7x0/defconfig | 1 + .../linux/linux-handheld-4.4/collie/defconfig | 4 +- ...-emit-added-moved-or-deleted-file-warning.patch | 26 ------ .../0090-locomokbd.c-fix-missing-KEY_CENTER.patch | 39 +++++++++ ...omokbd.c-invert-KEY_ENTER-and-KEY_KPENTER.patch | 31 +++++++ .../linux/linux-handheld-4.4/poodle/defconfig | 4 +- .../snd-soc-pxa2xx-modalias.patch | 7 -- .../linux/linux-handheld-4.4/spitz/defconfig | 4 +- .../linux/linux-handheld-4.4/tosa/defconfig | 2 +- recipes-kernel/linux/linux-handheld_4.4.bb | 11 +-- .../linux/linux-kexecboot-4.4/akita/defconfig | 51 ++++++++++-- .../linux/linux-kexecboot-4.4/c7x0/defconfig | 51 ++++++++++-- .../linux/linux-kexecboot-4.4/collie/defconfig | 23 +++++- .../linux/linux-kexecboot-4.4/poodle/defconfig | 52 +++++++++--- .../linux/linux-kexecboot-4.4/spitz/defconfig | 52 ++++++++++-- .../linux/linux-kexecboot-4.4/tosa/defconfig | 73 +++++++++++++---- recipes-kernel/linux/linux-kexecboot_4.4.bb | 2 + 21 files changed, 440 insertions(+), 112 deletions(-) create mode 100644 recipes-kernel/linux/linux-handheld-4.4/ASoC-pxa-fix-module-autoload-for-platform-drivers.patch delete mode 100644 recipes-kernel/linux/linux-handheld-4.4/locomo/0039-XXX-don-t-emit-added-moved-or-deleted-file-warning.patch create mode 100644 recipes-kernel/linux/linux-handheld-4.4/locomo/0090-locomokbd.c-fix-missing-KEY_CENTER.patch create mode 100644 recipes-kernel/linux/linux-handheld-4.4/locomo/0091-locomokbd.c-invert-KEY_ENTER-and-KEY_KPENTER.patch delete mode 100644 recipes-kernel/linux/linux-handheld-4.4/snd-soc-pxa2xx-modalias.patch -- 1.9.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
