From e728a8ad5efd079e767d7b0bc100a7f033bb9f87 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 29 May 2007 19:07:08 +0000 Subject: matchbox-sato/poky: Remove matchbox-keyboard handling (now uneeded) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1810 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../matchbox-poky/matchbox-poky/etc/matchbox/session | 17 ----------------- meta/packages/matchbox-poky/matchbox-poky_0.1.bb | 2 +- .../matchbox-sato/matchbox-sato/etc/matchbox/session | 20 -------------------- meta/packages/matchbox-sato/matchbox-sato_0.1.bb | 2 +- 4 files changed, 2 insertions(+), 39 deletions(-) (limited to 'meta/packages') diff --git a/meta/packages/matchbox-poky/matchbox-poky/etc/matchbox/session b/meta/packages/matchbox-poky/matchbox-poky/etc/matchbox/session index 36cfee7c6..4eea748d4 100755 --- a/meta/packages/matchbox-poky/matchbox-poky/etc/matchbox/session +++ b/meta/packages/matchbox-poky/matchbox-poky/etc/matchbox/session @@ -1,24 +1,7 @@ #!/bin/sh -module_id() { - awk 'BEGIN { FS=": " } /Hardware/ { print $2 } '