The following changes since commit 526de214f4f88b41c41adc74da30637757acbee7:
linux-handheld: initial commit of v. 4.4 for PXA and SA1100 devices (2016-01-19 22:50:27 +0100) are available in the git repository at: https://github.com/LinuxPDA/meta-handheld master for you to fetch changes up to 6e6542bd551df995f6e1b205becd1324632c0bbd: zaurus.inc: mention linux-kexecboot in the notes for the installer (2016-04-17 22:51:56 +0200) ---------------------------------------------------------------- Andrea Adami (10): linux-gcw0-kexecboot: fix INITRAMFS_TASK matching oe-core changes zaurusd: fix build using autotools-brokensep linux-handheld_4.4: update to 4.4.6 linux-gcw0-kexecboot: skip do_shared_workdir linux-gcw0-kexecboot: parametrize the 'require' using ${PV} linux-handheld_4.4: update defconfigs for spitz/akita linux-handheld_4.4: upate to 4.4.7 linux-kexecboot_4.4: Initial commit for Zaurus devices zaurus-installer: switch to linux-kexecboot zaurus.inc: mention linux-kexecboot in the notes for the installer conf/machine/include/zaurus.inc | 4 +- recipes-bsp/zaurus-utils/zaurus-installer.bb | 4 +- recipes-bsp/zaurusd/zaurusd_git.bb | 2 +- recipes-kernel/linux/linux-gcw0-kexecboot_4.0.bb | 5 +- .../linux/linux-handheld-4.4/akita/defconfig | 5 +- .../linux/linux-handheld-4.4/spitz/defconfig | 4 +- recipes-kernel/linux/linux-handheld_4.4.bb | 6 +- .../linux/linux-kexecboot-4.4/akita/defconfig | 135 +++++++++++++++++ .../linux/linux-kexecboot-4.4/c7x0/defconfig | 134 +++++++++++++++++ .../linux/linux-kexecboot-4.4/collie/defconfig | 163 +++++++++++++++++++++ .../linux/linux-kexecboot-4.4/poodle/defconfig | 139 ++++++++++++++++++ .../linux/linux-kexecboot-4.4/spitz/3200-mtd.patch | 13 ++ .../linux/linux-kexecboot-4.4/spitz/defconfig | 134 +++++++++++++++++ .../linux/linux-kexecboot-4.4/tosa/defconfig | 136 +++++++++++++++++ recipes-kernel/linux/linux-kexecboot_4.4.bb | 42 ++++++ 15 files changed, 916 insertions(+), 10 deletions(-) create mode 100644 recipes-kernel/linux/linux-kexecboot-4.4/akita/defconfig create mode 100644 recipes-kernel/linux/linux-kexecboot-4.4/c7x0/defconfig create mode 100644 recipes-kernel/linux/linux-kexecboot-4.4/collie/defconfig create mode 100644 recipes-kernel/linux/linux-kexecboot-4.4/poodle/defconfig create mode 100644 recipes-kernel/linux/linux-kexecboot-4.4/spitz/3200-mtd.patch create mode 100644 recipes-kernel/linux/linux-kexecboot-4.4/spitz/defconfig create mode 100644 recipes-kernel/linux/linux-kexecboot-4.4/tosa/defconfig create mode 100644 recipes-kernel/linux/linux-kexecboot_4.4.bb -- 1.9.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
