From 447492714171dcec5b58990e12f30ceb7252d44e Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Tue, 2 Feb 2021 19:53:56 -0800 Subject: [PATCH] pmb/config: use uuu package from Alpine (MR 2021) --- pmb/config/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmb/config/__init__.py b/pmb/config/__init__.py index dde8dc7e..96636a7b 100644 --- a/pmb/config/__init__.py +++ b/pmb/config/__init__.py @@ -570,7 +570,7 @@ flashers = { } }, "uuu": { - "depends": ["uuu"], + "depends": ["nxp-mfgtools-uuu"], "actions": { "flash_rootfs": [ # There's a bug(?) in uuu where it clobbers the path in the cmd