Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-09-19 | merge of '5edd26361a304f2cf7b98bc4b7747eede01e1c76' | Jamie Lenehan | 1 | |
and '69d9ef350cc8475c73999e00fe148ee82a791802' | ||||
2006-09-19 | clamav 0.88.4: Add a do_stage to stage the header files and libraries so | Jamie Lenehan | 1 | |
other applications that link against clamav can be build. Some spelling fixes in the comments as well. | ||||
2006-09-19 | merge of '4b947022d295cf54343e477171aae5c39c73865f' | Michael Lauer | 1 | |
and '59ea48e552117b87f1c03767f7f608bf3e852fc4' | ||||
2006-09-19 | conf/distro/jlime-donkey.conf : Addition of Links to images | Kristoffer Ericson | 1 | |
* Addition of Links to all images (bootstrap depend) | ||||
2006-09-19 | eds-dbus svn enhance metadata, fix building on some architectures | Michael Lauer | 1 | |
2006-09-19 | ltrace: remove 0.3.36 and add 0.4 | Michael Lauer | 4 | |
2006-09-19 | x86.conf: make it work w/ glibc 2.4 + NTPL | Michael Lauer | 1 | |
2006-09-19 | xserver-kdrive git supply EXTRA_OECONF_x86 since w100 xserver doesn't build ↵ | Michael Lauer | 1 | |
for x86 | ||||
2006-09-19 | merge of '561789101197a1ad79583108a323b4d89e6b24a7' | Michael Lauer | 3 | |
and '74f8449b82f8cdc938444eddae96bdd31fc4e413' | ||||
2006-09-19 | merge of 0ba38ca13b8f9b76c025b96b9273d2a9d620deaa | Michael Lauer | 2 | |
and 33bc45d7294bae196268df2bd28ee3862534411c | ||||
2006-09-18 | conf/distro/jlime-donkey.conf: Set preferred_provider for libsdl | Kristoffer Ericson | 1 | |
* Use libsdl-x11 instead of non-building libsdl-gpe | ||||
2006-09-18 | linux-x86: upgrade to 2.6.17.9 | Michael Lauer | 3 | |
2006-09-18 | site/arm-linux-uclibcgnueabi: copied from arm-linux-uclibc | Koen Kooi | 1 | |
2006-09-18 | libxine 1.1.0 fix typo in SRC_URI | Michael Lauer | 1 | |
2006-09-18 | libxine 1.1.0 add gcc4.1.1 patch (static vs. nonstatic declaration) | Michael Lauer | 2 | |
2006-09-18 | sysvinit: use "ln -sf" for creating start links to avoid errors when ↵ | Martin Dietze | 1 | |
re-building package. | ||||
2006-09-18 | opie-freetype: fix packaging in proper way: APPTYPE = 'plugin' | Marcin Juszkiewicz | 1 | |
2006-09-18 | opie.bbclass: move do_opie_install before do_package so we will have opie ↵ | Marcin Juszkiewicz | 1 | |
stuff packaged. Without this change opie_do_install was called after packaging. Changeset is a result of moving do_stage after do_install | ||||
2006-09-18 | opie-freetype: package files, do not allow to rename package by debian.bbclass | Marcin Juszkiewicz | 3 | |
2006-09-18 | conf/distro/jlime-donkey.conf: Add preferred_versions of osb-jscore | Kristoffer Ericson | 1 | |
* We have a good osb-jscore version now (that finally builds) lets use it. | ||||
2006-09-18 | gtk-webcore/osb-jscore-0.5.0: Addition of Patch | Kristoffer Ericson | 2 | |
* Addition of patch to modify const declarations (style KJS::<function>) So that gcc likes them abit better (only for superh) * Change to osb-jscore_0.5.0.bb to reflect patch addition. | ||||
2006-09-18 | gtk-webcore/osb-jscore-0.5.0: Addition of patches for gcc4 & superh | Kristoffer Ericson | 3 | |
* Addition of superh-aclocal.patch that adds sh* to host_cpu * Addition of gcc4-fno-threads-statics patch for sh3 * Change .bb file to reflect patches (used append_sh3) | ||||
2006-09-17 | packages/linux/linux-jlime-jornada6xx_2.6.17.bb: Add io.h patch | Kristoffer Ericson | 1 | |
* Addition of io.h-fix.patch to kernel .bb file | ||||
2006-09-17 | packages/linux/linux-jlime-jornada6xx-2.6.17/io.h-fix.patch: Fix io bug | Kristoffer Ericson | 1 | |
* Fix IO code * Fixes strange pcmcia wifi behavior (= makes wifi work!) | ||||
2006-09-17 | lcms: update to 1.15 | Koen Kooi | 1 | |
2006-09-17 | merge of '04cd7b14ad574131ab6b03984f2d0bd53c6f19fc' | Holger Freyther | 2 | |
and '6388d23a0add65b7d813d1ac18c8befec1913226' | ||||
2006-09-17 | classes/test.bbclass: Add a new task called test which we can run after compile | Holger Freyther | 2 | |
packages/quilt/quilt-native.inc: Run make check for quilt native Run make check for quilt-native from the do_test task. This will run the first native test. If the test fails quilt will fail. The tests will only be run if you do INHERIT+=test | ||||
2006-09-17 | libxcalibrate_git.bb: fix typo in PV | Michael Lauer | 1 | |
2006-09-17 | ltrace: fix building for ARCH=i686 and ARCH=i586 | Michael Lauer | 1 | |
2006-09-17 | openssl: add openssl-native (needed for git-native) | Michael Lauer | 2 | |
2006-09-17 | git-native: fix DEPENDS | Michael Lauer | 1 | |
2006-09-17 | preferred-x-versions-pre-X11R7.inc: fix wrong xau entry, it's 0.1.1, not 1.1.0 | Michael Lauer | 1 | |
2006-09-17 | liblbxutilo: fix mkg3states generation, reported by Leon Zhang | Koen Kooi | 1 | |
2006-09-17 | base.bbclass: attempt to fix the case where do_install wants to run from ↵ | Koen Kooi | 1 | |
inside ${D} | ||||
2006-09-17 | base.bbclass: add ${D} to do_install[dirs] to fix some issues introduced by ↵ | Koen Kooi | 1 | |
the task reordering | ||||
2006-09-16 | libgnome 2.14: add esound to DEPENS | Koen Kooi | 1 | |
2006-09-16 | abiword.inc: fix up DEPENDS | Koen Kooi | 1 | |
2006-09-16 | package.bbclass: remove do_install *again* to fix all the failed builds ↵ | Koen Kooi | 1 | |
people are reporting ~lart kergoth for introducing this regression | ||||
2006-09-15 | merge of '45e28823197989e0c3767d4f08431f1e6f35eadb' | Florian Boor | 1 | |
and '62cb46ad02f4194aef0171985c7b9bd0137db6af' | ||||
2006-09-15 | util-linux: back out of my last change. | Rod Whitby | 1 | |
2006-09-15 | util-linux: bumped the PR on the latest version cause the .inc file changed | Rod Whitby | 1 | |
2006-09-15 | util-linux: fixed the checklink function - it was not removing the correct ↵ | Rod Whitby | 1 | |
file before reinstating a symbolic link | ||||
2006-09-15 | ixp4xx-npe: Added 2.3 version of the microcode package | Rod Whitby | 4 | |
2006-09-15 | dhcdbd: Add 1.16 | Florian Boor | 1 | |
2006-09-15 | thumbpad: add 0.8 | Koen Kooi | 2 | |
2006-09-15 | xorg-lib: resolving bugs #1411, #1412 | Martin Dietze | 4 | |
* The () block containing the compile command for the native makekeys tool now has a "|| exit 1" so that the build stops if the compile fails * The X11_CFLAGS and XT_CFLAGS respectively are set empty when compiling the native tool | ||||
2006-09-15 | ppp: added a nylon-specific patch for a cli program allowing to read the ppp ↵ | Martin Dietze | 4 | |
database /var/run/pppd.tdb. | ||||
2006-09-15 | madwifi-modules: added fix allowing two successive do_stage to succeed. | Martin Dietze | 1 | |
2006-09-15 | merge of '423d95142798353c0c747b9d7ffc72e03ddd60c0' | Rod Whitby | 13 | |
and 'a63e4a781a841ff8a30e02e98663e945da2f1c63' | ||||
2006-09-15 | ixp4xx-npe: Added 2.1 version from blaster8 | Rod Whitby | 5 | |