diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2010-02-21 16:37:51 +0100 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2010-02-21 16:43:19 +0100 |
commit | 072d533f58242702565e6b4af16d5e4dbc883c76 (patch) | |
tree | b42e694474378d5c186f7834f185bf6ce4943c66 /recipes/klibc/klibc_1.5.bb | |
parent | 9a0b80fa466e76e8d0a0fe0065186a3076b029ba (diff) |
klibc: major patch split and reordering, recipe cleaning.
* update order of patches to include upstream changes
* bump PR for all three recipes
* fix typo in klibc_1.5 about 'sh'
* clean tabs
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/klibc/klibc_1.5.bb')
-rw-r--r-- | recipes/klibc/klibc_1.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/klibc/klibc_1.5.bb b/recipes/klibc/klibc_1.5.bb index 3dd4d645ec..bbdf7d001c 100644 --- a/recipes/klibc/klibc_1.5.bb +++ b/recipes/klibc/klibc_1.5.bb @@ -1,4 +1,4 @@ require klibc_1.5.inc -PR = "r9" +PR = "r10" KLIBC_FETCHDIR = "Stable" |