[oe-commits] Tim 'timtim' Ellis : tsx0x: More missing classes inherited by all the turbostation machines (ts101, ts201, ts409, tsx09) - remove these

GIT User account git at amethyst.openembedded.net
Sat Jan 17 17:34:57 UTC 2009


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

Author: Tim 'timtim' Ellis <tim.ellis at foonas.org>
Date:   Sat Jan 17 17:33:48 2009 +0000

tsx0x: More missing classes inherited by all the turbostation machines (ts101, ts201, ts409, tsx09) - remove these

---

 conf/machine/ts101.conf |    2 --
 conf/machine/ts201.conf |    3 ---
 conf/machine/ts409.conf |    3 ---
 conf/machine/tsx09.conf |    1 -
 4 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/conf/machine/ts101.conf b/conf/machine/ts101.conf
index ac0e287..720e322 100644
--- a/conf/machine/ts101.conf
+++ b/conf/machine/ts101.conf
@@ -3,5 +3,3 @@
 #@DESCRIPTION: Generic Machine configuration for QNAP TS-101
 
 require conf/machine/include/tsppc.inc
-
-INHERIT += "tsppc-image"
diff --git a/conf/machine/ts201.conf b/conf/machine/ts201.conf
index 1f40c04..720e322 100644
--- a/conf/machine/ts201.conf
+++ b/conf/machine/ts201.conf
@@ -3,6 +3,3 @@
 #@DESCRIPTION: Generic Machine configuration for QNAP TS-101
 
 require conf/machine/include/tsppc.inc
-
-INHERIT += "tsppc-image"
-
diff --git a/conf/machine/ts409.conf b/conf/machine/ts409.conf
index ac607d1..4940263 100644
--- a/conf/machine/ts409.conf
+++ b/conf/machine/ts409.conf
@@ -1,6 +1,3 @@
 #@NAME: ARM based QNAP TS-409
 
-# Add config for ts409 for u-boot-utils fw_* utils before adding to deps
-MACHINE_EXTRA_RDEPENDS          		= ""
-
 require conf/machine/include/orion.inc
diff --git a/conf/machine/tsx09.conf b/conf/machine/tsx09.conf
index ef5d966..ac90362 100644
--- a/conf/machine/tsx09.conf
+++ b/conf/machine/tsx09.conf
@@ -1,6 +1,5 @@
 #@NAME: ARM based QNAP TS-109 and TS-209
 
 MACHINE_EXTRA_RDEPENDS                          = "u-boot-utils piccontrol"
-# piccontrol was broken on uclibc
 
 require conf/machine/include/orion.inc





More information about the Openembedded-commits mailing list