Another patch: to fix missing building of other filesystems then tar.gz- rootfs-images.
greatings
leviathan
commit 2e5480c76bfb3961a5e559b76641c4cce5eb438d Author: David Lanzendörfer <[email protected]> Date: Thu Oct 22 23:41:45 2009 +0200 Removed filesystems declaration from conf/machine/include/htc-msm7.inc because it should been already decleared in ${build}/conf/local.conf diff --git a/conf/machine/include/htc-msm7.inc b/conf/machine/include/htc-msm7.inc index 5d7596f..f2164bd 100644 --- a/conf/machine/include/htc-msm7.inc +++ b/conf/machine/include/htc-msm7.inc @@ -15,9 +15,6 @@ MACHINE_CLASS = "htc-msm7" # features MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usb keyboard" -# filesystems -IMAGE_FSTYPES = "tar.gz" - # CPU require conf/machine/include/tune-arm1136-novfp.inc
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
