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-sato/matchbox-sato/etc/matchbox/session | 20 -------------------- meta/packages/matchbox-sato/matchbox-sato_0.1.bb | 2 +- 2 files changed, 1 insertion(+), 21 deletions(-) (limited to 'meta/packages/matchbox-sato') diff --git a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session index b3bde29b4..5b41cbe4a 100755 --- a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session +++ b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session @@ -1,27 +1,7 @@ #!/bin/sh -module_id() { - awk 'BEGIN { FS=": " } /Hardware/ { print $2 } '