mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00

Update the plugin names to account for the "-" to "_" plugin name change. (From OE-Core rev: afa1b5c9f6ed17c021e37a54d0d6abee50a60bf9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 lines
229 B
PHP
4 lines
229 B
PHP
# This file is included into 3 canned wks files from this directory
|
|
part /boot --source bootimg_pcbios --ondisk sda --label boot --active --align 1024
|
|
part / --source rootfs --use-uuid --fstype=ext4 --label platform --align 1024
|