diff options
| author | Matthew Allum <mallum@openedhand.com> | 2006-07-27 19:55:24 +0000 | 
|---|---|---|
| committer | Matthew Allum <mallum@openedhand.com> | 2006-07-27 19:55:24 +0000 | 
| commit | 7e3efeb1f14505703053b9150f0c452ed635946a (patch) | |
| tree | fffe9ae322817f8c479731e372dca0ed37bbf92c | |
| parent | 5921a48ff8e9a8c53414e4623b230d24f2a2ea1d (diff) | |
| download | openembedded-core-7e3efeb1f14505703053b9150f0c452ed635946a.tar.gz openembedded-core-7e3efeb1f14505703053b9150f0c452ed635946a.tar.bz2 openembedded-core-7e3efeb1f14505703053b9150f0c452ed635946a.zip | |
bump up matchbox-poky PR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@567 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta/packages/matchbox-poky/matchbox-poky_0.1.bb | 2 | 
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"  LICENSE = "GPL"  SECTION = "x11"  RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks" -PR = "r15" +PR = "r16"  SRC_URI = "file://etc"  S = ${WORKDIR} | 
