From: Matthew Allum Date: Wed, 20 Dec 2006 16:05:28 +0000 (+0000) Subject: Add matchbox-sato X-Git-Tag: 2011-1~12344 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ce18f35f8e881b639821d3b009c0a122e533cfa6;p=openembedded-core.git Add matchbox-sato git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1066 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session new file mode 100755 index 0000000000..46419d8206 --- /dev/null +++ b/meta/packages/matchbox-sato/matchbox-sato/etc/matchbox/session @@ -0,0 +1,38 @@ +#!/bin/sh + +module_id() { + awk 'BEGIN { FS=": " } /Hardware/ { print $2 } '