pmb/config: use uuu package from Alpine (MR 2021)

This commit is contained in:
Clayton Craft 2021-02-02 19:53:56 -08:00
parent 69b7543243
commit 4474927141
No known key found for this signature in database
GPG Key ID: 7A3461CA187CEA54
1 changed files with 1 additions and 1 deletions

View File

@ -570,7 +570,7 @@ flashers = {
} }
}, },
"uuu": { "uuu": {
"depends": ["uuu"], "depends": ["nxp-mfgtools-uuu"],
"actions": { "actions": {
"flash_rootfs": [ "flash_rootfs": [
# There's a bug(?) in uuu where it clobbers the path in the cmd # There's a bug(?) in uuu where it clobbers the path in the cmd