From: Øyvind Repvik Date: Sun, 7 Dec 2008 19:34:01 +0000 (+0100) Subject: lsppchd/lsppchg: Update machine configs X-Git-Tag: Release-2010-05/1~4872 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e324e4f3ac681ee27acd4d73d20ed8679169c94;p=openembedded.git lsppchd/lsppchg: Update machine configs --- diff --git a/conf/machine/lsppchd.conf b/conf/machine/lsppchd.conf index 9841678887..5d2ff2de41 100644 --- a/conf/machine/lsppchd.conf +++ b/conf/machine/lsppchd.conf @@ -1,8 +1,7 @@ #@TYPE: Machine #@NAME: HD Linkstation #@DESCRIPTION: Machine configuration for the Buffalo Linkstation HD -UBOOT_MACHINE = "linkstation_HDLAN" -IMAGE_FSTYPES = "tar.gz" +UBOOT_MACHINE = "linkstation_HDLAN_config" require conf/machine/include/lsppc.inc INHERIT += "lsppchd-image" diff --git a/conf/machine/lsppchg.conf b/conf/machine/lsppchg.conf index 1472155a22..92e4ae4029 100644 --- a/conf/machine/lsppchg.conf +++ b/conf/machine/lsppchg.conf @@ -1,8 +1,7 @@ #@TYPE: Machine #@NAME: HG Linkstation #@DESCRIPTION: Machine configuration for the Buffalo Linkstation HG -UBOOT_MACHINE = "linkstation_HGLAN" -IMAGE_FSTYPES = "tar.gz" +UBOOT_MACHINE = "linkstation_HGLAN_config" require conf/machine/include/lsppc.inc INHERIT += "lsppchg-image"