From 50e3ef3045985319c7f84c0840ef78bfd10df9e9 Mon Sep 17 00:00:00 2001 From: Jeff Hatch Date: Mon, 6 Mar 2017 15:05:23 -0600 Subject: Add IMAGE_FSTYPES for jffs2 and tar.gz to local.conf --- contrib/local.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contrib/local.conf b/contrib/local.conf index 1e83060..8eb6d46 100644 --- a/contrib/local.conf +++ b/contrib/local.conf @@ -49,3 +49,5 @@ PRSERV_HOST = "localhost:0" INHERIT += "buildhistory" BUILDHISTORY_COMMIT = "0" BUILDHISTORY_FEATURES = "image" + +IMAGE_FSTYPES =+ "jffs2 tar.gz" -- cgit v1.2.3