[oe] [meta-handheld] Pull request 20140930

Andrea Adami andrea.adami at gmail.com
Tue Sep 30 21:08:38 UTC 2014


The following changes since commit e51a0c84c65651a646ac701a411f724c0ed583a6:

  linux-yocto-tiny-kexecboot: change KERNEL_IMAGE_MAXSIZE from bytes to KB (2014-08-13 22:18:10 +0100)

are available in the git repository at:

  https://github.com/andrea-adami/meta-handheld master

for you to fetch changes up to 0838478a7059ecc9e4ed08ccd25c2415ded0e74c:

  linux-yocto-tiny-kexecboot_3.17: zaurus: initial commit based on 3.17-rc6 (2014-09-30 22:42:02 +0200)

----------------------------------------------------------------

Andrea Adami (2):
  linux-yocto_3.17: zaurus: initial commit based on 3.17-rc6
  linux-yocto-tiny-kexecboot_3.17: zaurus: initial commit based on
    3.17-rc6

 .../linux/linux-yocto-3.17/OE-qvga-logo.patch      | 232025 +++++
 .../linux/linux-yocto-3.17/OE-vga-logo.patch       | 923225 ++++++++++++++++++
 .../linux/linux-yocto-3.17/akita/defconfig         |    443 +
 .../linux/linux-yocto-3.17/c7x0/defconfig          |    374 +
 .../collie/arm-sa1100-add-cpu-clock.patch          |     95 +
 .../collie/arm-sa1100-dummy-clk_set_rate.patch     |     33 +
 .../collie/collie-use-gpio-charger.patch           |    113 +
 .../linux/linux-yocto-3.17/collie/defconfig        |    378 +
 .../fbdev-sa1100fb-make-use-of-device-clock.patch  |    112 +
 .../collie/locomo-fix-SCL-SDA.patch                |     28 +
 .../collie/locomo_kbd_tweak-r2.patch               |     84 +
 .../collie/locomolcd-suspend-resume.patch          |     92 +
 .../collie/pcmcia-sa1100-device-clock.patch        |     91 +
 .../revert-arm-sa1100-dummy-clk_get_rate.patch     |     32 +
 .../linux/linux-yocto-3.17/poodle/defconfig        |    376 +
 .../poodle/locomo-fix-SCL-SDA.patch                |     28 +
 .../poodle/locomo_kbd_tweak-r2.patch               |     84 +
 .../poodle/locomolcd-suspend-resume.patch          |     92 +
 .../revert-check-on-console-device.patch           |     41 +
 .../linux/linux-yocto-3.17/spitz/defconfig         |    442 +
 ...deo-move-backlight-to-the-end-of-Makefile.patch |     34 +
 ...02-tosa-bl-correct-backlight-calculations.patch |     39 +
 ...-tmio-call-tmiofb_set_par-in-tmiofb_probe.patch |     43 +
 .../0004-ARM-pxa-tosa-switch-to-gpio-charger.patch |     90 +
 ...5-ARM-pxa-tosa-fix-several-build-failures.patch |     32 +
 ...b-fail-ohci-suspend-if-full-state-restore.patch |     54 +
 ...97xx-adapt-parameters-to-tosa-touchscreen.patch |     31 +
 .../linux/linux-yocto-3.17/tosa/defconfig          |    446 +
 .../akita/defconfig                                |    135 +
 .../linux-yocto-tiny-kexecboot-3.17/c7x0/defconfig |    136 +
 .../collie/defconfig                               |    144 +
 .../poodle/defconfig                               |    140 +
 .../spitz/3200-mtd.patch                           |     13 +
 .../spitz/defconfig                                |    134 +
 .../linux-yocto-tiny-kexecboot-3.17/tosa/defconfig |    138 +
 .../linux/linux-yocto-tiny-kexecboot_3.17.bbappend |     86 +
 recipes-kernel/linux/linux-yocto_3.17.bbappend     |     80 +
 37 files changed, 1159963 insertions(+)
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/OE-qvga-logo.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/OE-vga-logo.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/akita/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/c7x0/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/collie/arm-sa1100-add-cpu-clock.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/collie/arm-sa1100-dummy-clk_set_rate.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/collie/collie-use-gpio-charger.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/collie/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/collie/fbdev-sa1100fb-make-use-of-device-clock.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/collie/locomo-fix-SCL-SDA.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/collie/locomo_kbd_tweak-r2.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/collie/locomolcd-suspend-resume.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/collie/pcmcia-sa1100-device-clock.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/collie/revert-arm-sa1100-dummy-clk_get_rate.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/poodle/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/poodle/locomo-fix-SCL-SDA.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/poodle/locomo_kbd_tweak-r2.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/poodle/locomolcd-suspend-resume.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/revert-check-on-console-device.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/spitz/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/tosa/0001-HACK-video-move-backlight-to-the-end-of-Makefile.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/tosa/0002-tosa-bl-correct-backlight-calculations.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/tosa/0003-tmio-call-tmiofb_set_par-in-tmiofb_probe.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/tosa/0004-ARM-pxa-tosa-switch-to-gpio-charger.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/tosa/0005-ARM-pxa-tosa-fix-several-build-failures.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/tosa/0006-mfd-tc6393xb-fail-ohci-suspend-if-full-state-restore.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/tosa/0007-wm97xx-adapt-parameters-to-tosa-touchscreen.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-3.17/tosa/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/akita/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/c7x0/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/collie/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/poodle/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/spitz/3200-mtd.patch
 create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/spitz/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.17/tosa/defconfig
 create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.17.bbappend
 create mode 100644 recipes-kernel/linux/linux-yocto_3.17.bbappend

-- 
1.9.1




More information about the Openembedded-devel mailing list