[oe-commits] Øyvind Repvik : lsppchd/lsppchg: Update machine configs

GIT User account git at amethyst.openembedded.net
Sun Dec 7 19:35:07 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4e324e4f3ac681ee27acd4d73d20ed8679169c94
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4e324e4f3ac681ee27acd4d73d20ed8679169c94

Author: Øyvind Repvik <repvik at foonas.org>
Date:   Sun Dec  7 20:34:01 2008 +0100

lsppchd/lsppchg: Update machine configs

---

 conf/machine/lsppchd.conf |    3 +--
 conf/machine/lsppchg.conf |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/conf/machine/lsppchd.conf b/conf/machine/lsppchd.conf
index 9841678..5d2ff2d 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 1472155..92e4ae4 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"





More information about the Openembedded-commits mailing list