Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 49 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2009-02-23 | libtool[native|cross]: 2.2.4 is the new default | Michael 'Mickey' Lauer | 4 | |
2009-01-12 | libtool-sdk_1.5.10.bb, meta-toolchain.bb, task-sdk-host.bb: introduce | Julian_chu | 2 | |
sysroot libtool-sdk. Add libtool-sdk to help the meta toolchain using the .la files. Patch add_sysroot_function.patch is applied to teach libtool about LIBTOOL_SYSROOT_PATH . task-sdk-host.bb is updated along with its consumers to include libtool-sdk, and meta-toolchain.bb is updated to include this environment variable. | ||||
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 14 | |
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 | 14 | |
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 | 6 | |
2008-09-22 | libtool-sdk: Create include dir. | Leon Woestenberg | 1 | |
2008-07-04 | libtool-native 2.2.4: fix forced stagings | Koen Kooi | 1 | |
2008-07-04 | libtool native 2.2.4: stage libltdl source tree for packages that want to ↵ | Koen Kooi | 1 | |
rebuild libltdl (e.g. pulse and gnash) | ||||
2008-06-18 | libtool : Updates from poky. | Philip Balister | 2 | |
2008-06-04 | libtool-native: also stage libltdl header so -native packages that build ↵ | Koen Kooi | 1 | |
against libltdl work (e.g. guile-native) | ||||
2008-06-02 | libtool cross 2.2.4: check for dolt.m4 before trying to install it | Koen Kooi | 1 | |
2008-06-01 | libtool: Add 2.2.4 (all varients) from Poky. Its not default since it will ↵ | Richard Purdie | 7 | |
need work to get it working with all packages. | ||||
2008-03-19 | libtool: Only apply rpath-control patch to libtool-cross, not libtool-native | Richard Purdie | 2 | |
2008-03-09 | libtool: paste in libtool.inc from poky | Koen Kooi | 1 | |
2008-03-09 | libtool: Add .inc file (from poky) | Richard Purdie | 10 | |
2008-03-09 | libtool-cross: Make sure patches changes are applied to the staged libtool | Richard Purdie | 1 | |
2008-01-26 | divers: replace '=' definition of dbg packages with '+=' for 43 files. ↵ | Rolf Leggewie | 2 | |
fixes 2317. | ||||
2008-01-25 | divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵ | Rolf Leggewie | 2 | |
Partly fixes 2471. | ||||
2008-01-08 | libtool 1.5.6: Re-introduce recipe. | Robert Schuster | 3 | |
2007-12-01 | libtool: Add missing patches | Richard Purdie | 2 | |
2007-12-01 | libtool: Sync patches from Poky. Drop uneeded tag1 patch, make sure ↵ | Richard Purdie | 5 | |
ltmain.sh regenerates for libtool-cross, package debug files, fix nmedit references, fix library search path handling particularly on darwin. | ||||
2007-10-29 | Remove final references to BUILD_SYS in staging paths | Richard Purdie | 3 | |
2007-08-24 | libtool-native 1.5.24: DEFAULT_PREFERENCE = "-1" | Koen Kooi | 1 | |
2007-08-03 | libtool : Add bb files for libtool-1.5.24 support. This version seems to | Philip Balister | 12 | |
help solve problems when libtool install does a relink. | ||||
2007-07-05 | libtool-{cross,native} 1.5.10: rework rpath stripping to make it controllable | Michael Krelin | 3 | |
2007-05-27 | packages/libtool/libtool-cross_1.5.10.bb: Disable --rpath on compiling! | Holger Freyther | 2 | |
Hack libtool.m4 to never ever enable --rpath. | ||||
2007-05-15 | libtool-cross_1.5.22.bb : Comment out experimental, unfinished patch. | Philip Balister | 1 | |
2007-05-15 | libtool-{cross,native}_1.5.22 : Add changes from Poky to 1.5.22. | Philip Balister | 2 | |
2007-05-15 | libtool, autotools.bbclass: merge fixes for 1.5.10 from poky | Koen Kooi | 2 | |
* NOTE: 1.5.22 has to be updated as well | ||||
2007-05-05 | libtool : Add bb files for libtool-1.5.22. DEFAULT_PREFERENCE set to -1 | Philip Balister | 12 | |
until these are better tested. | ||||
2006-12-31 | Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no ↵ | Richard Purdie | 1 | |
need to rename -config scripts and multimachine won't break with binconfig.bbclass. ***NOTE: This change will require staging to be rebuilt*** | ||||
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 2 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. | ||||
2006-07-10 | libtool-native: stage libltl files, courtesy Zachary T Welch, closes #1157 | Koen Kooi | 1 | |
2006-06-11 | libtool: remove obsolete versions | Michael Lauer | 22 | |
2006-05-27 | libtool-native/cross: Extend the tag patch to libttdl fixing build failures ↵ | Richard Purdie | 3 | |
in jpeg when the compiler tuning options change (from poky) | ||||
2006-03-01 | libtool-native: Remove unneeded DEPENDS (the original problem this works ↵ | Richard Purdie | 1 | |
around is fixed). | ||||
2006-02-18 | libtool-native: DEPEND on autoconf-native as well | Koen Kooi | 1 | |
2005-07-24 | libtool: functions need to have at least one line | Michael Lauer | 3 | |
2005-07-24 | merge of f32d65a137da0098ee47bdab991b7ac17c15f0a4 | Michael Lauer | 2 | |
and fca1070eaa90db3b30a008267883aa0c7b5425dd | ||||
2005-07-24 | libtool: fix parsing error. functions need to have at least one line | Michael Lauer | 1 | |
2005-07-24 | remove stray } | Koen Kooi | 1 | |
2005-07-24 | bump PR | Koen Kooi | 1 | |
2005-07-24 | merge of 6311b4a3e3e4d0a0680848dadc193d5790149001 | Koen Kooi | 2 | |
and e8b84bc3bdbeec40d3ea91ff6643e718c1c6a3f0 | ||||
2005-07-24 | apply 3figures.patch to ltmain.in instead of ltmain.sh | Koen Kooi | 2 | |
2005-07-24 | libtool: disable 3figures.patch for now. see bug #33 for details.MT: ↵ | Rene Wagner | 2 | |
---------------------------------------------------------------------- | ||||
2005-07-09 | LICENSE = GPL -> LICENSE = "GPL" | Holger Freyther | 1 | |
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/' | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 32 | |
2005-06-24 | Merge bk://oe-devel@oe-devel.bkbits.net/openembedded | Koen Kooi | 2 | |
into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/24 19:37:08+02:00 utwente.nl!koen Patch libtool to support '-version-info 1000:0:1000' again. See http://mail-index.netbsd.org/tech-pkg/2005/03/12/0011.html Add newer poppler lib BKrev: 42bc44d3YJl_XGu5c0gNiri0QqkgfA |