diff options
Diffstat (limited to 'recipes/uclibc/uclibc_0.9.30.1.bb')
-rw-r--r-- | recipes/uclibc/uclibc_0.9.30.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/uclibc/uclibc_0.9.30.1.bb b/recipes/uclibc/uclibc_0.9.30.1.bb index d159ab379c..ab6dcb9cf0 100644 --- a/recipes/uclibc/uclibc_0.9.30.1.bb +++ b/recipes/uclibc/uclibc_0.9.30.1.bb @@ -7,7 +7,7 @@ # on whether the base patches apply to the selected (SRCDATE) svn release. # UCLIBC_BASE ?= "0.9.30.1" -PR = "r1" +PR = "r2" DEFAULT_PREFERENCE = "1" require uclibc.inc |