summaryrefslogtreecommitdiff
path: root/packages/uicmoc/uicmoc4-native.inc
AgeCommit message (Collapse)AuthorFiles
2008-12-17uicmoc4-native: unbreak building on Gentoo - closes BL#290 (from BugLabs)Marcin Juszkiewicz1
git-svn-id: svn://svn.buglabs.net/bug/trunk/com.buglabs.build.oe@7667 35ad6e01-222d-0410-b96a-b41bba574936
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-16uicmoc4-(native|sdk): update to version 4.4.3Jeremy Lainé1
* drop qapplication.diff, included upstream * update URL in uicmoc4-native.inc, qtopia is gone
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-08-02uicmoc4 native: fix stagingKoen Kooi1
2008-07-14uicmoc4: add sdk version, fix build with gcc 4.3.xKoen Kooi1
2008-05-06uicmoc4-native.inc: build lrelease translation toolJeremy Laine1
2008-05-06uicmoc4-native.inc: build lrelease translation toolJeremy Laine1
2008-01-14uicmoc4-native.inc : fix bug #3650 by actually passing LDFLAGS toGraeme Gregory1
configure. Trolltech calls this var LFLAGS but sucks in LDFLAGS from environment. So our staging directory is never seen.
2007-12-23packages/uicmoc/uicmoc4-native.inc: No tabs, 4-spaces for indentionHolger Freyther1
2007-10-29Remove final references to BUILD_SYS in staging pathsRichard Purdie1
2007-10-29packages/uicmoc: Unify uicmoc4-nativeHolger Freyther1