mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
Fix srcdate bump to match version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1831 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@ LICENSE = "GPL"
|
||||
DEPENDS = "gtk+ startup-notification"
|
||||
RDEPENDS = "matchbox-common"
|
||||
SECTION = "x11/wm"
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
PV = "2.0+svn${SRCDATE}"
|
||||
PR = "r1"
|
||||
|
||||
PROVIDES_${PN} = matchbox-desktop
|
||||
|
||||
Reference in New Issue
Block a user