All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-initramfs] Pull request 20130717
@ 2013-07-17 22:09 Andrea Adami
  0 siblings, 0 replies; 2+ messages in thread
From: Andrea Adami @ 2013-07-17 22:09 UTC (permalink / raw)
  To: openembedded-devel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [meta-initramfs] Pull request 20130717
  2013-07-17 22:19 [meta-handheld] " Andrea Adami
@ 2013-07-17 22:24 ` Andrea Adami
  0 siblings, 0 replies; 2+ messages in thread
From: Andrea Adami @ 2013-07-17 22:24 UTC (permalink / raw)
  To: openembedded-devel

Please discard this request, wrong subject line...intended for [meta-handheld]


On Thu, Jul 18, 2013 at 12:09 AM, Andrea Adami <andrea.adami@gmail.com> wrote:
> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-17 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-17 22:09 [meta-initramfs] Pull request 20130717 Andrea Adami
2013-07-17 22:19 [meta-handheld] " Andrea Adami
2013-07-17 22:24 ` [meta-initramfs] " Andrea Adami

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.