Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-12-10 | libxml2: catch up with python 2.6; use distutils-base for gather the proper ↵ | Michael 'Mickey' Lauer | 1 | |
include dir | ||||
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 | 1 | |
2008-10-12 | libxml2: bump to 2.7.2 | Junqian Gordon Xu | 7 | |
* package xml2conf.sh to utils # drop obsolete 2.6.* * drop unbuildable libxml++ | ||||
2008-09-26 | libxml2-native all silence duplicated function warning by refactoring into .inc | Michael Lauer | 3 | |
2008-09-19 | Add new recipes. Old recipes do not compile with gcc 4.3. They need backports. | Khem Raj | 2 | |
2008-02-08 | libxml++: add glibmm to DEPENDS | Rolf Leggewie | 1 | |
2008-01-29 | libxml2: Provide common include | Robert Schuster | 3 | |
- added 2.6.27 recipe (for Maemo) - changed 2.6.29 recipe to use the include chinook-compat.conf: - fixed version preference for libxml2 | ||||
2008-01-28 | divers: delete 22 empty directories | Rolf Leggewie | 1 | |
* skipping packages/netbase/ since those seem to be used albeit incorrectly | ||||
2008-01-24 | libxml2_2.6.29.bb : use new DEBIANNAME handling to rename libxml2 | Graeme Gregory | 1 | |
2007-12-18 | libxml: dropped not used file | Marcin Juszkiewicz | 1 | |
2007-10-24 | packages/libxml/libxml2: Create the directory before staging files into it. | Holger Freyther | 1 | |
2007-10-21 | libxml: Stage binconfig file to the correct place (from poky) | Richard Purdie | 1 | |
2007-10-19 | libxml2: drop useless note | Marcin Juszkiewicz | 1 | |
2007-08-18 | libxml2-native: catch up with python2.5 update | Michael Lauer | 6 | |
2007-08-02 | libxml2: update to 2.6.29, closes #2702 | Antti Andreimann | 2 | |
2007-04-15 | libxml2: no argumentation was given for the libiconv dep, so remove it. ↵ | Koen Kooi | 1 | |
ARm, powerpc and x86 certainly [Cdon't need it. | ||||
2007-04-07 | libxml2 2.6.26: Added libiconv dependency | Shane Volpe | 1 | |
2007-02-24 | packages/libxml/libxml2-native_2.6.26.bb | Shane Volpe | 2 | |
packages/libxml/libxml2_2.6.26.bb : Enabling C14N support in libxml allows php 5.2 to compile. Enabling this option only slightly (<2Kbytes) increases the size of the libxml package. | ||||
2007-02-20 | packages/libxml/libxml2_2.6.26.bb: copy xml2-config to staging/bin | Stelios Koroneos | 1 | |
This is need by php during install to very that libxml2 is installed | ||||
2007-02-16 | libxml: update libxml2-native to 2.6.26. Closes 1837. Thanks. | Tom Kirkpatrick | 1 | |
2007-01-04 | libxml2-native: fixed SRC_URI for 2.6.9 | Marcin Juszkiewicz | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 2 | |
2006-12-15 | libxml2: fix build for powerpc, which is suspiciously lacking a -ldl | Koen Kooi | 1 | |
2006-10-28 | libxml2-native 2.6.10: fix SRC_URI | Koen Kooi | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 3 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-30 | libxml2 2.6.26 fix SRC_URI | Michael Lauer | 1 | |
2006-09-29 | libxml: added 2.6.26 | Marcin Juszkiewicz | 1 | |
2006-09-10 | libxml2 2.6.22: Remove spurious .debug directories from the non -dbg packages. | Jamie Lenehan | 1 | |
2006-08-28 | libxml++: move to correct subdir | Koen Kooi | 1 | |
2006-07-24 | libxml-native - Initial add. | Raymond Danks | 2 | |
2006-07-12 | libxml2: bring 2.6.22 up to modern standards, remove 2.6.7, 2.6.9, 2.6.10 | Michael Lauer | 4 | |
2006-03-28 | libxml2: Fixed the download URL's for all libxml2 packages. | Mika Laitio | 4 | |
2005-12-06 | libxml2: enable schemas, needed for qof and php | Koen Kooi | 1 | |
2005-11-13 | libxml2: add 2.6.22 with a patch to remove the regression tester that fails ↵ | Koen Kooi | 3 | |
to compile (the irony!) | ||||
2005-10-25 | libxml: fixed SRC_URI for 2.6.7, 2.6.9 versions | Marcin Juszkiewicz | 2 | |
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 1 | |
2005-04-20 | libxml2_2.6.10.bb: the xmlsoft people seem to be liasing with the ↵ | Koen Kooi | 1 | |
rxvt-unicode people. point SRC_URI to old/. *sigh again* BKrev: 426699e5HSdF0jIYDihU6P7OopvJvA | ||||
2004-12-31 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 3 | |
into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/31 14:27:40-08:00 (none)!ggilbert Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into olddog.(none):/home/ggilbert/oe/openembedded 2004/12/31 14:27:30-08:00 (none)!ggilbert Add many licenses 2004/12/31 21:28:22+00:00 nexus.co.uk!pb fix typo introduced with recent LICENSE patches 2004/12/31 21:12:38+00:00 nexus.co.uk!pb gpe-soundbite is GPL 2004/12/31 21:11:57+00:00 nexus.co.uk!pb gpe-question is GPL 2004/12/31 21:11:12+00:00 nexus.co.uk!pb gpe-nmf is GPL 2004/12/31 21:10:28+00:00 nexus.co.uk!pb gpe-gallery is GPL 2004/12/31 21:09:42+00:00 nexus.co.uk!pb gpe-edit is GPL 2004/12/31 21:07:12+00:00 nexus.co.uk!pb gpe-ownerinfo is GPL 2004/12/31 21:03:44+00:00 nexus.co.uk!pb delete old gpe-bootsplash with no LICENSE 2004/12/31 21:02:29+00:00 nexus.co.uk!pb delete some old gpe-clock versions with no LICENSE 2004/12/31 21:00:16+00:00 nexus.co.uk!pb delete old hotplug-dbus versions with no LICENSE 2004/12/31 20:59:20+00:00 nexus.co.uk!pb Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into stealth.nexus.co.uk:/home/pb/oe/oe 2004/12/31 13:35:00-08:00 (none)!ggilbert Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into olddog.(none):/home/ggilbert/oe/openembedded 2004/12/31 13:34:19-08:00 (none)!ggilbert More licenses 2004/12/31 20:59:03+00:00 nexus.co.uk!pb add LICENSE for gpe-confd, and blow away some old versions BKrev: 41d5d25dQOnhk1FZOyFZXNL3fxoihA | ||||
2004-12-09 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 3 | |
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA |