Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 3 | |
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_PR | Holger Hans Peter Freyther | 3 | |
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-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 5 | |
2008-10-09 | konqueror-embedded: add patch missing from previous commit | Paul Eggleton | 1 | |
2008-08-31 | konqueror-embedded: improve 20070316 version | Paul Eggleton | 1 | |
* Enable rtti (requires libqpe-opie with enabled rtti) * Change from qpe to road GUI | ||||
2008-08-02 | konqueror-embedded: fix build problems | Paul Eggleton | 7 | |
* Upgrade 20070212 to 20070316 (earlier version no longer available for fetching) * Fix _AC_PATH_X_XMKMF error during configure (fixes bug #3569) | ||||
2008-02-28 | konqueror: Improve staging variables | Richard Purdie | 2 | |
2007-07-07 | konqueror-embedded: fixed and adjusted to the new filesystem layout | Michael Krelin | 1 | |
2007-06-16 | konqueror-embedded 20070212: adjust dont-use-kde-config.patch to not use ↵ | Michael Krelin | 1 | |
kde-config ;-) | ||||
2007-06-16 | merge of '00d174a244aed2a142a8e7eff3c9237d11a3c1e2' | Rolf Leggewie | 3 | |
and 'ecc40e5d095d4babc358e9cf43848590ee15f357' | ||||
2007-06-15 | konqueror-embedded: don't use kde-config while configuring. | Michael Krelin | 2 | |
2007-06-15 | fix a couple of LICENSE entries | Rolf Leggewie | 3 | |
2007-06-12 | konqueror-embedded: updated to 20070212 snapshot. | Michael Krelin | 6 | |
Credits go to Marek Vasut of bug #1995, which is being closed. | ||||
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 2 | |
2006-11-29 | Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ↵ | Richard Purdie | 2 | |
mailing list. There should be no functionality changes yet. | ||||
2006-10-10 | packages/konqueror/konqueror-embedded-20060404: Fix of KDE-config error | Kristoffer Ericson | 3 | |
* This fixes configure error "kde-config not found..." by removing those checks from acinclude.m4. Changes applied to .bb file and addition of patch. Kde-config is the spawn of the devil. Confirmed build. | ||||
2006-09-09 | many recipes: change pcre to libpcre in DEPENDS | Philipp Zabel | 2 | |
2006-07-12 | konqueror 20060404 add gcc4 patch, remove 20050322 | Michael Lauer | 5 | |
2006-04-26 | packages/konqueror/konqueror 3.5.4: | Holger Freyther | 1 | |
-Depend on dcopidl2cpp as well | ||||
2006-04-22 | konqueror-embedded 3.5: pinpoint a svndate | Michael Lauer | 1 | |
2006-04-06 | konqueror-embedded-svn: fix DEPENDS line | Michael Lauer | 1 | |
2006-04-04 | konqueror-embedded: make svn version use libqte-mt-static (for now) | Michael Lauer | 3 | |
2006-04-04 | packages/konqueror: add new svn version of konqueror embedded | Dirk Opfer | 1 | |
- Needs a multithreaded qte version - To build this package dcopidl-native are needed: ASSUME_PROVIDED += "dcopidl-native" | ||||
2006-04-03 | konqueror-embedded 20030705: update packing.patch to make it work w/ g++4.1 | Michael Lauer | 2 | |
2006-03-20 | konqueror-embedded 20030705: apply patch to make it compile w/ gcc4.x | Michael Lauer | 2 | |
2006-03-19 | konqueror-embedded: Add information about pcre workaround to .bb file. | Richard Purdie | 2 | |