From: Richard Purdie Date: Tue, 29 May 2007 19:07:08 +0000 (+0000) Subject: matchbox-sato/poky: Remove matchbox-keyboard handling (now uneeded) X-Git-Tag: 2011-1~11603 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e728a8ad5efd079e767d7b0bc100a7f033bb9f87;p=openembedded-core.git 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 --- diff --git a/meta/packages/matchbox-poky/matchbox-poky/etc/matchbox/session b/meta/packages/matchbox-poky/matchbox-poky/etc/matchbox/session index 36cfee7c61..4eea748d44 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 } '