On Fri, 2013-03-01 at 14:19 +0200, Emilia Ciobanu wrote: > Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciob...@intel.com> > --- > .../btrfs-tools/btrfs-tools_git.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb > b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb > index e963a74..df216b1 100644 > --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb > +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb > @@ -17,6 +17,8 @@ SRC_URI = > "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git;p > > S = "${WORKDIR}/git" > > +PV = "0.20-rc1+git${SRCPV}" > + > PR = "r6"
Sadly this won't allow an upgrade path to 0.20 when its released. We'd either need to use 0.20~rc1 or 0.19+0.20-rc1 as the string. Cheers, Richard _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core