[oe-commits] Alexander Kanavin : uclibc: update PV to 0.9.33.2 to match latest upstream release

git at git.openembedded.org git at git.openembedded.org
Thu Sep 3 15:55:28 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: c8b3c4085c62d3759a23d465c53bfac2e79082d5
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c8b3c4085c62d3759a23d465c53bfac2e79082d5

Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Sep  3 18:34:19 2015 +0300

uclibc: update PV to 0.9.33.2 to match latest upstream release

This fixes upstream version check. The git revision that is fetched
is unchanged.

Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/uclibc/uclibc-git.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/uclibc/uclibc-git.inc b/meta/recipes-core/uclibc/uclibc-git.inc
index 14a577f..f4af36a 100644
--- a/meta/recipes-core/uclibc/uclibc-git.inc
+++ b/meta/recipes-core/uclibc/uclibc-git.inc
@@ -1,6 +1,6 @@
 SRCREV = "ca1c74d67dd115d059a875150e10b8560a9c35a8"
 
-PV = "0.9.33+git${SRCPV}"
+PV = "0.9.33.2+git${SRCPV}"
 
 FILESEXTRAPATHS =. "${FILE_DIRNAME}/uclibc-git:"
 



More information about the Openembedded-commits mailing list