diff options
Diffstat (limited to 'recipes/uclibc/uclibc_svn.bb')
-rw-r--r-- | recipes/uclibc/uclibc_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/uclibc/uclibc_svn.bb b/recipes/uclibc/uclibc_svn.bb index 654cb6e5f9..127cea7cf0 100644 --- a/recipes/uclibc/uclibc_svn.bb +++ b/recipes/uclibc/uclibc_svn.bb @@ -8,7 +8,7 @@ # UCLIBC_BASE ?= "0.9.30" PV = "${UCLIBC_BASE}+svnr${SRCREV}" -PR = "r0" +PR = "r1" #DEFAULT_PREFERENCE = "2" #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take # precedence. |