summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-poky
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2006-07-27 19:55:24 +0000
committerMatthew Allum <mallum@openedhand.com>2006-07-27 19:55:24 +0000
commit7e3efeb1f14505703053b9150f0c452ed635946a (patch)
treefffe9ae322817f8c479731e372dca0ed37bbf92c /meta/packages/matchbox-poky
parent5921a48ff8e9a8c53414e4623b230d24f2a2ea1d (diff)
downloadpoky-7e3efeb1f14505703053b9150f0c452ed635946a.tar.gz
bump up matchbox-poky PR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@567 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-poky')
-rw-r--r--meta/packages/matchbox-poky/matchbox-poky_0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-poky/matchbox-poky_0.1.bb b/meta/packages/matchbox-poky/matchbox-poky_0.1.bb
index 041a6ea904..4eae590074 100644
--- a/meta/packages/matchbox-poky/matchbox-poky_0.1.bb
+++ b/meta/packages/matchbox-poky/matchbox-poky_0.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky"
2LICENSE = "GPL" 2LICENSE = "GPL"
3SECTION = "x11" 3SECTION = "x11"
4RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks" 4RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks"
5PR = "r15" 5PR = "r16"
6 6
7SRC_URI = "file://etc" 7SRC_URI = "file://etc"
8S = ${WORKDIR} 8S = ${WORKDIR}