summaryrefslogtreecommitdiff
path: root/packages/icu
AgeCommit message (Collapse)AuthorFiles
2008-10-31icu 3.6: sed binconfig file so that -I/usr/include doesn't end up in cflags ↵Koen Kooi1
for e.g. webkit
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-06-02icu: fix do_configureKoen Kooi1
2008-03-04icu_3.6.bb : g++ linking fixes stolen from poky!Graeme Gregory4
2007-11-08icu: make libs executable so they get strippedKoen Kooi1
2007-10-07packages/icu/icu-3.6: Use binconfig to stage icu-config to avoid having ↵Holger Freyther1
icu-config --ldflags return the host dirs Now icu-config gets copied to STAGING_BINDIR_CROSS and WebKit/Gtk+ stops having i686 directories in the compiler invocation.
2007-05-30icu: depend on icu-native, thanks XorAKoen Kooi1
2007-05-29icu: fix buildKoen Kooi1
2007-05-19icu: stage filesKoen Kooi1
2007-05-18icu: more granular packaging:Koen Kooi1
140K armv6/icu_3.6-r0_armv6.ipk 36K armv6/icu-dbg_3.6-r0_armv6.ipk 548K armv6/icu-dev_3.6-r0_armv6.ipk 16K armv6/icu-doc_3.6-r0_armv6.ipk 4.2M armv6/libicudata36_3.6-r0_armv6.ipk 472K armv6/libicui18n36_3.6-r0_armv6.ipk 24K armv6/libicuio36_3.6-r0_armv6.ipk 104K armv6/libicule36_3.6-r0_armv6.ipk 20K armv6/libiculx36_3.6-r0_armv6.ipk 52K armv6/libicutu36_3.6-r0_armv6.ipk 456K armv6/libicuuc36_3.6-r0_armv6.ipk
2007-05-18icu: add some sed to remove non-crosscomile friendly invocationsKoen Kooi1
2007-05-18icu: add icu-native and a broken icu Koen Kooi4