diff options
author | Koen Kooi <koen@openembedded.org> | 2006-07-23 14:04:55 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-07-23 14:04:55 +0000 |
commit | 8a7dd61b6490353b3a284c7100e0adb9840d6da4 (patch) | |
tree | 1b2f86e10051be50175aa52d89d6a1db55d9694f /packages/meta/task-xterminal.bb | |
parent | 5a7d5ffb0a3f533469243c157cc6d5e992cd0169 (diff) |
Split out *image* and *task* from packages/meta into their own subdirs.
Inspired by http://svn.o-hand.com/view/poky?rev=531&view=rev
Diffstat (limited to 'packages/meta/task-xterminal.bb')
-rw-r--r-- | packages/meta/task-xterminal.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/meta/task-xterminal.bb b/packages/meta/task-xterminal.bb deleted file mode 100644 index 77eb094caa..0000000000 --- a/packages/meta/task-xterminal.bb +++ /dev/null @@ -1,9 +0,0 @@ -PACKAGES = task-xterminal -DESCRIPTION = "Meta-package for diskless X terminal" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" -ALLOW_EMPTY = 1 -PR = "r0" - -RDEPENDS = "xserver-kdrive-fbdev minicom lrzsz dropbear" - -LICENSE = MIT |