The following changes since commit 8f2bec330b1463dc39d35769214cb324a1d4fdc9:
linux-yocto-tiny-kexecboot_3.8: use 'require' instead of 'include' for compliance (2013-07-08 13:36:04 +0100) are available in the git repository at: https://github.com/andrea-adami/meta-handheld master for you to fetch changes up to e71e1528062c6b24ee1f93e69b1f529b15edd919: linux-yocto-tiny-kexecboot_3.8: tosa-tiny.scc: reflect last patchset changes (2013-07-17 23:19:43 +0200) ---------------------------------------------------------------- Andrea Adami (22): linux-yocto_3.8: pxamci-regulator.patch: refactor headers linux-yocto_3.8: sharpsl_param.patch: refactor for upstream submission linux-yocto_3.8: collie-eraseinfo.patch: refactor for upstream submission linux-yocto_3.8: collie-jedec-probe.patch: refactor for upstream submission linux-yocto_3.8: locomo_kbd_tweak-r2.patch: refactor header and footer linux-yocto_3.8: ucb1x00-device.patch: refactor for upstream submission linux-yocto_3.8: add ucb1x00-device.patch linux-yocto_3.8: add collie_battery-dev-pm.patch linux-yocto_3.8: collie.scc: reflect last patchset changes linux-yocto_3.8: tosa.scc: add tosa_battery_irq_to_gpio.patch linux-yocto_3.8: tosa.cfg: add ts WM97XX and tosa_battery modules linux-yocto-tiny-kexecboot_3.8: resync locomo_kbd_tweak-r2.patch with linux-yocto_3.8 linux-yocto-tiny-kexecboot_3.8: resync collie-eraseinfo.patch with linux-yocto_3.8 linux-yocto-tiny-kexecboot_3.8: resync collie-jedec-probe.patch with linux-yocto_3.8 linux-yocto-tiny-kexecboot_3.8: resync pxamci-regulator.patch with linux-yocto_3.8 linux-yocto-tiny-kexecboot_3.8: resync sharpsl_param.patch with linux-yocto_3.8 linux-yocto-tiny-kexecboot_3.8: resync mcp-device.patch with linux-yocto_3.8 linux-yocto-tiny-kexecboot_3.8: add ucb1x00.patch from linux-yocto_3.8 linux-yocto-tiny-kexecboot_3.8: add collie_battery-dev-pm.patch from linux-yocto_3.8 linux-yocto-tiny-kexecboot_3.8: collie-tiny.scc: reflect last patchset changes linux-yocto-tiny-kexecboot_3.8: add tosa_battery_irq_to_gpio.patch from linux-yocto_3.8 linux-yocto-tiny-kexecboot_3.8: tosa-tiny.scc: reflect last patchset changes .../linux/linux-yocto-3.8/collie/collie.scc | 2 + .../patches-locomokbd/locomo_kbd_tweak-r2.patch | 12 ++++-- .../patches/patches-mfd/mcp-device.patch | 48 +++++++--------------- .../patches/patches-mfd/ucb1x00-device.patch | 28 +++++++++++++ .../patches/patches-mtd/collie-eraseinfo.patch | 25 ++++++++--- .../patches/patches-mtd/collie-jedec-probe.patch | 25 ++++++++--- .../patches-power/collie_battery-dev-pm.patch | 39 ++++++++++++++++++ .../patches-power/tosa_battery_irq_to_gpio.patch | 39 ++++++++++++++++++ .../patches/patches-pxa/pxamci-regulator.patch | 13 ++++-- .../patches/patches-pxa/sharpsl_param.patch | 25 +++++++---- recipes-kernel/linux/linux-yocto-3.8/tosa/tosa.cfg | 8 ++++ recipes-kernel/linux/linux-yocto-3.8/tosa/tosa.scc | 1 + .../collie/collie-tiny.scc | 2 + .../patches-locomokbd/locomo_kbd_tweak-r2.patch | 12 ++++-- .../patches/patches-mfd/mcp-device.patch | 48 +++++++--------------- .../patches/patches-mfd/ucb1x00-device.patch | 28 +++++++++++++ .../patches/patches-mtd/collie-eraseinfo.patch | 25 ++++++++--- .../patches/patches-mtd/collie-jedec-probe.patch | 25 ++++++++--- .../patches-power/collie_battery-dev-pm.patch | 39 ++++++++++++++++++ .../patches-power/tosa_battery_irq_to_gpio.patch | 39 ++++++++++++++++++ .../patches/patches-pxa/pxamci-regulator.patch | 13 ++++-- .../patches/patches-pxa/sharpsl_param.patch | 25 +++++++---- .../tosa/tosa-tiny.scc | 1 + 23 files changed, 402 insertions(+), 120 deletions(-) create mode 100644 recipes-kernel/linux/linux-yocto-3.8/patches/patches-mfd/ucb1x00-device.patch create mode 100644 recipes-kernel/linux/linux-yocto-3.8/patches/patches-power/collie_battery-dev-pm.patch create mode 100644 recipes-kernel/linux/linux-yocto-3.8/patches/patches-power/tosa_battery_irq_to_gpio.patch create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.8/patches/patches-mfd/ucb1x00-device.patch create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.8/patches/patches-power/collie_battery-dev-pm.patch create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.8/patches/patches-power/tosa_battery_irq_to_gpio.patch _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
