[oe] [meta-handheld] pull request 20131215

Andrea Adami andrea.adami at gmail.com
Sun Dec 15 16:46:26 UTC 2013


The following changes since commit f7d2dd6cd9144837996673cc396bc68114eb294a:

  linux-yocto-tiny-kexecboot: use mini defconfig and patches in SRC_URI (2013-11-23 17:08:32 +0100)

are available in the git repository at:

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

for you to fetch changes up to debdd39695a7f476d3be75a2e51535db4f94f7df:

  README.zaurus: add some more details for flashing (2013-12-15 17:33:30 +0100)

----------------------------------------------------------------
Andrea Adami (6):
      collie.conf: fix mkfs.ubifs and ubinize parameters for NOR
      zaurus.inc: add ubi to image types for easy flashing
      linux-yocto*: collie: put device back to one single partition
      linux-yocto*: collie: remove unnecessary fixup-strataflash patch
      linux-yocto*: collie: disable CFI buffered write (temporary hack)
      README.zaurus: add some more details for flashing

 README.zaurus                                      | 27 ++++++++--
 conf/machine/collie.conf                           |  4 +-
 conf/machine/include/zaurus.inc                    |  2 +-
 .../linux/linux-yocto-3.10/collie/collie.scc       |  3 +-
 .../patches/patches-mtd/collie-PCR.patch           | 59 ++++++++++++++++++++++
 ...strataflash.patch => collie-no-buf-write.patch} | 26 ++++++----
 .../linux/linux-yocto-dev/collie/collie.scc        |  3 +-
 .../patches/patches-mtd/collie-PCR.patch           | 59 ++++++++++++++++++++++
 ...strataflash.patch => collie-no-buf-write.patch} | 26 ++++++----
 .../patches/patches-mtd/collie-PCR.patch           | 59 ++++++++++++++++++++++
 ...strataflash.patch => collie-no-buf-write.patch} | 26 ++++++----
 .../linux/linux-yocto-tiny-kexecboot_3.10.bbappend |  3 +-
 12 files changed, 254 insertions(+), 43 deletions(-)
 create mode 100644 recipes-kernel/linux/linux-yocto-3.10/patches/patches-mtd/collie-PCR.patch
 rename recipes-kernel/linux/linux-yocto-3.10/patches/patches-mtd/{collie-fixup-strataflash.patch => collie-no-buf-write.patch} (51%)
 create mode 100644 recipes-kernel/linux/linux-yocto-dev/patches/patches-mtd/collie-PCR.patch
 rename recipes-kernel/linux/linux-yocto-dev/patches/patches-mtd/{collie-fixup-strataflash.patch => collie-no-buf-write.patch} (51%)
 create mode 100644 recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.10/patches/patches-mtd/collie-PCR.patch
 rename recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.10/patches/patches-mtd/{collie-fixup-strataflash.patch => collie-no-buf-write.patch} (51%)



More information about the Openembedded-devel mailing list