pkgs/misc/uboot/binman-resources.patch
0 → 100644
+72
−0
pkgs/misc/uboot/python.nix
0 → 100644
+160
−0
Loading
Package the Python tools that come with U-Boot, most importantly, `binman`. We take the sources from PyPI because this is the official distribution channel and the versions there are somehow newer than in the U-Boot repository itself.