diff options
author | Koen Kooi <koen@openembedded.org> | 2007-05-16 12:32:51 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-05-16 12:32:51 +0000 |
commit | 4e229fb8ff0bff6ef3bc5fea76007220a2cfb277 (patch) | |
tree | cf14fc8b7175c51ad1e7eeed5f8c04f2c76eaa5e /packages | |
parent | 6c644a5c61dd3b814db20de7deefbe7485a7142a (diff) |
uclibc: bump PR for zecke's change to the config
Diffstat (limited to 'packages')
-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 3e418637a1..f84084ef84 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 = "r1" +PR = "r2" require uclibc.inc |