1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

gaku: Upgraded to version 399

Change the default revision in poky-default-revisions.inc
Reset PR to "r0"

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
Dongxiao Xu
2010-06-26 16:51:23 +08:00
committed by Richard Purdie
parent 546926ac06
commit 2848e5ebef
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ RRECOMMENDS = "gst-plugin-mad \
gst-plugin-ogg"
PV = "0.0+svnr${SRCREV}"
PR = "r1"
PR = "r0"
S = "${WORKDIR}/${PN}"