diff options
| author | Samuel Ortiz <sameo@openedhand.com> | 2008-10-01 13:17:16 +0000 | 
|---|---|---|
| committer | Samuel Ortiz <sameo@openedhand.com> | 2008-10-01 13:17:16 +0000 | 
| commit | 4089a43b644d3f8fec54adb47627a9df5d28fbbf (patch) | |
| tree | 2de93d040cb77a2a4f3aecdf8554750e77966110 | |
| parent | 8f00ab411e8873103e3042c5bc76562cfba45ec1 (diff) | |
| download | openembedded-core-4089a43b644d3f8fec54adb47627a9df5d28fbbf.tar.gz openembedded-core-4089a43b644d3f8fec54adb47627a9df5d28fbbf.tar.bz2 openembedded-core-4089a43b644d3f8fec54adb47627a9df5d28fbbf.zip | |
matchbox-session-netbook: Bump PR
We should get a brightness applet and a properly placed desktop combo 
then.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5367 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta/packages/matchbox-netbook/matchbox-session-netbook_0.1.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/packages/matchbox-netbook/matchbox-session-netbook_0.1.bb b/meta/packages/matchbox-netbook/matchbox-session-netbook_0.1.bb index bdec9603ff..1b33bff0ff 100644 --- a/meta/packages/matchbox-netbook/matchbox-session-netbook_0.1.bb +++ b/meta/packages/matchbox-netbook/matchbox-session-netbook_0.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky"  LICENSE = "GPL"  SECTION = "x11"  RDEPENDS = "formfactor gtk-engines gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" -PR = "r2" +PR = "r3"  # This package is architecture specific because the session script is modified  # based on the machine architecture. | 
