[meta-freescale] [meta-fsl-arm][PATCH 0/4] Wic support for mxs

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Jul 23 05:54:44 PDT 2015


Hi,

The following patch were laying around since march and I still didn't send
them. They add wic support for mxs based boards. This has been tested with the
crystalfontz boards.

The first two patches add the necessary links to allow wic to easily find
barebox and its environment.

Then a patch adds support for ontrack DM6 aux3 partitions to parted. I'm not
sure how mainlinable this is.

The final patch is an example wks.


Alexandre Belloni (4):
  barebox: add generic symbolic links
  image_types_fsl: use generic links for barebox.mxsboot-sdcard
  parted: add ontrack DM6 aux3 support
  wic: add a wks for mxs-barebox

 classes/image_types_fsl.bbclass                    |   6 +-
 recipes-bsp/barebox/barebox.inc                    |   2 +
 .../parted/parted/Add_ontrackdm6aux3.patch         | 109 +++++++++++++++++++++
 recipes-extended/parted/parted_3.2.bbappend        |   3 +
 scripts/lib/image/canned-wks/mxs-barebox.wks       |  17 ++++
 5 files changed, 135 insertions(+), 2 deletions(-)
 create mode 100644 recipes-extended/parted/parted/Add_ontrackdm6aux3.patch
 create mode 100644 recipes-extended/parted/parted_3.2.bbappend
 create mode 100644 scripts/lib/image/canned-wks/mxs-barebox.wks

-- 
2.1.4



More information about the meta-freescale mailing list