aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-jsonpatch.inc
AgeCommit message (Expand)Author
2018-05-01python-jsonpatch: update to version 1.23Derek Straka
2018-01-26Remove deprecated python3-re from the RDEPENDSDerek Straka
2018-01-16python-jsonpatch: update to version 1.21Derek Straka
2018-01-16python-jsonpatch: add a python3 version of the recipeDerek Straka
'>jansa/rpm-user-defined OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/canned-wks/efi-bootdisk.wks.in
blob: 7300e65e32d3921cf0623ce109d5282b9dd2fb86 (plain)
1
2
3
bootloader --ptable gpt
part /boot --source rootfs --rootfs-dir=${IMAGE_ROOTFS}/boot --fstype=vfat --label boot --active --align 1024 --use-uuid --overhead-factor 1.0
part / --source rootfs --fstype=ext4 --label root --align 1024 --exclude-path boot/