Explorar o código

Add sfdisk to the image

Use sfdisk to format SD cards or USB sticks.

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic %!s(int64=11) %!d(string=hai) anos
pai
achega
bd93dd8db4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      recipes-extended/images/swupdate-image.bb

+ 1 - 0
recipes-extended/images/swupdate-image.bb

@@ -16,6 +16,7 @@ IMAGE_INSTALL = "base-files \
 		swupdate \
 		swupdate-www \
 		sysvinit \
+		util-linux-sfdisk \
 		initscripts \
 		 "