diff options
| -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} | 
