diff options
author | Stelios Koroneos <skoroneos@digital-opsis.com> | 2008-05-01 13:45:29 +0000 |
---|---|---|
committer | Stelios Koroneos <skoroneos@digital-opsis.com> | 2008-05-01 13:45:29 +0000 |
commit | 7ec79db9306ff484e9eb2e68a27a7c304d044416 (patch) | |
tree | 952fd3214ee3743e819a3e8db932c1de9e17aab7 /packages/uclibc | |
parent | 6827eda9aeb9ea33d9ca56bf864b7b0605e0447d (diff) |
packages/uclibc/uclibc_0.9.29.bb : bump PR
Diffstat (limited to 'packages/uclibc')
-rw-r--r-- | packages/uclibc/uclibc_0.9.29.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/uclibc/uclibc_0.9.29.bb b/packages/uclibc/uclibc_0.9.29.bb index 9ed82e889f..37d92439d3 100644 --- a/packages/uclibc/uclibc_0.9.29.bb +++ b/packages/uclibc/uclibc_0.9.29.bb @@ -7,7 +7,7 @@ # on whether the base patches apply to the selected (SRCDATE) svn release. # UCLIBC_BASE ?= "0.9.29" -PR = "r14" +PR = "r15" require uclibc.inc |