diff options
author | Ross Burton <ross@openedhand.com> | 2008-09-05 16:21:53 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-09-05 16:21:53 +0000 |
commit | 344a927a3ddb2b3983b51419c500ce40725066ee (patch) | |
tree | 444980e526878378721d91d011940f5268ebbfbe /meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb | |
parent | 23c36b0fbf8335223b8b163e492a5a03f621780a (diff) | |
download | openembedded-core-344a927a3ddb2b3983b51419c500ce40725066ee.tar.gz openembedded-core-344a927a3ddb2b3983b51419c500ce40725066ee.tar.bz2 openembedded-core-344a927a3ddb2b3983b51419c500ce40725066ee.zip |
matchbox-session-sato: fix typos in session script
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5144 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb')
-rw-r--r-- | meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb b/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb index b5c45219ae..908538cd12 100644 --- a/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb +++ b/meta/packages/matchbox-sato/matchbox-session-sato_0.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky" LICENSE = "GPL" SECTION = "x11" RDEPENDS = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" -PR = "r26" +PR = "r27" # This package is architecture specific because the session script is modified # based on the machine architecture. |