diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-10-06 12:20:34 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-10-06 12:20:34 +0000 |
commit | 9a42c3fa3acefa6d52d8fef3c0741668e337bcbd (patch) | |
tree | d05b95c6d6820530d2983266db68ec643b67fc09 | |
parent | 762de8d7a3ff4e4abe104f70615870f629f1f03a (diff) |
uclibc: bump PV due to ARM config changes
BKrev: 4163e312Tvagh_iG59NOqJO67pSmBA
-rw-r--r-- | uclibc/uclibc_0.9.26.oe | 2 | ||||
-rw-r--r-- | uclibc/uclibc_cvs.oe | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/uclibc/uclibc_0.9.26.oe b/uclibc/uclibc_0.9.26.oe index 46370c4b32..7365a87e80 100644 --- a/uclibc/uclibc_0.9.26.oe +++ b/uclibc/uclibc_0.9.26.oe @@ -3,7 +3,7 @@ LICENSE = "LGPL" SECTION = "libs" PRIORITY = "required" MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" -PR = "r1" +PR = "r2" # # For now, we will skip building of a gcc package if it is a uclibc one diff --git a/uclibc/uclibc_cvs.oe b/uclibc/uclibc_cvs.oe index 45ee7358a2..482c280d9d 100644 --- a/uclibc/uclibc_cvs.oe +++ b/uclibc/uclibc_cvs.oe @@ -4,7 +4,7 @@ SECTION = "libs" PRIORITY = "required" MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" PV = "0.0cvs${CVSDATE}" -PR = "r2" +PR = "r3" DEFAULT_PREFERENCE = "1" # |