oe-alliance / oe-alliance-core

The openembedded alliance core.
GNU General Public License v2.0
163 stars 175 forks source link

Make exclude boot partitions more effective #879

Closed luisteraar closed 5 months ago

atvcaptain commented 5 months ago

you can optimise all other looks ok for me blkid /dev/${MDEV} | awk -F'\"' '/PARTLABEL=/ {print $2}'

and send clean pull request