generic-poky/scripts/lib
Maciej Borzecki 052c67c845 wic: account for mmcblk device partition naming
MMC block device partitions are named differently than other block
devices and use the scheme: mmcblk<devnum>p<partnum>, ex: mmcblk0p1,
mmcblk0p2. The current code generates incorrect parition names missing
'p' infix for fstab entries. The patch resolves this problem.

(From OE-Core rev: e2664f563921467fe38bb74f4dd2a41eb004ee9f)

Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-25 08:18:13 +00:00
..
bsp yocto-bsp: Get rid of 'strange' filenames in x86_64 templates 2014-12-18 10:09:01 +00:00
devtool scripts/devtool: Support deploy/undeploy function 2014-12-23 10:18:16 +00:00
image wic: Remove special-case bootimg_dir 2014-10-30 13:03:41 +00:00
recipetool scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
wic wic: account for mmcblk device partition naming 2014-12-25 08:18:13 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scripts: add scriptutils module 2014-12-23 10:18:15 +00:00