diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-02-28 12:52:39 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-02-28 12:52:39 +0000 |
commit | 18a21d79505d162c24a404b865d03072430ec717 (patch) | |
tree | 4d372cedfe70714d259fdb4e6862075aa507f090 /packages/klibc/klibc-utils-static_1.5.bb | |
parent | 1288e80ac1b58b6c14a6bfb8499cc1dec7e85249 (diff) |
klibc.inc: reformat SRC_URI, add fstype-sane-vfat-and-jffs2 patch
Change of SRC_URI was necessary because the eabi patch wasn't always appllied
by bitbake.
Diffstat (limited to 'packages/klibc/klibc-utils-static_1.5.bb')
-rw-r--r-- | packages/klibc/klibc-utils-static_1.5.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/klibc/klibc-utils-static_1.5.bb b/packages/klibc/klibc-utils-static_1.5.bb index f9c9923212..6d7a199967 100644 --- a/packages/klibc/klibc-utils-static_1.5.bb +++ b/packages/klibc/klibc-utils-static_1.5.bb @@ -1,7 +1,6 @@ require klibc-common.inc -PR = "r6" - +PR = "r7" # We only want the static utils. klibc build both. So we install only what we want. do_install() { |