Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-01-28 | bluez-utils 3.23: Move hciattach-ti-bts.patch to version-specific dir. | Paul Sokolovsky | 2 | |
2008-01-28 | packages/bluez/: Unkludge "files" dir. | Paul Sokolovsky | 2 | |
* Start with bluez-dtl1-workaround stuff. | ||||
2008-01-28 | patch.bbclass: Show full path of a patch. | Paul Sokolovsky | 1 | |
* This is for consistency with existing non-patch fetch message in base.bbclass. Allows to catch pulling file from wrong override dir quickly. | ||||
2008-01-28 | bluez-utils 3.23 and friends: Set FILESPATH explicitly and correctly. | Paul Sokolovsky | 5 | |
* Having a "files" dir in a multi-package directory is shooting everyone in leg. There should be per-package dirs or else stuff will be taken from god-knows-where. * So, add FILESPATH for all bluez-utils descendant packages. * This fixes build of bluez-cups-backend, which failed in do_patch because some patch wa taken from wrong, catch-all "files" dir. | ||||
2008-01-26 | linux-handhelds-2.6 2.6.21: Update to latest defconfigman. Includes: | Paul Sokolovsky | 23 | |
* magician flash boot hacks * mtdblock support moves to modules, as non-essential for flash boot. * Few netcards PCMCIA drivers enabled for hx4700. | ||||
2008-01-26 | linux-handhelds-2.6 2.6.21: Enable USB WiFi support for h5000. | Paul Sokolovsky | 1 | |
* Possibly, incomplete. * Based on defconfig from Koen Kooi. * defconfigman r432 | ||||
2008-01-26 | pulseaudio 0.9.8 update to 0.9.9 | Michael Lauer | 1 | |
2008-01-26 | merge of '0b435292ad4bcac5c77643e4c7106c40b13d44e2' | OpenEmbedded Project | 413 | |
and '10d839841515280475537b389b383e3e3686c117' | ||||
2008-01-26 | divers: replace '=' definition of dbg packages with '+=' for 43 files. ↵ | Rolf Leggewie | 43 | |
fixes 2317. | ||||
2008-01-25 | merge of '8725fc715529f6dba921a0a92e01e4e68124bfdb' | Holger Freyther | 11 | |
and '9f6c6e0638e90b5a038c5a87f9d87060ab2a3dbf' | ||||
2008-01-25 | packages/libshout/libshout.inc: Stage the headers, libs and m4 file | Holger Freyther | 1 | |
Like all xiph.org packages the .pc files are a bit odd and not staged. | ||||
2008-01-25 | conf/checksums.ini: Add libX11 1.1.3 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add renderproto 0.9.3 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add inputproto 1.4.2.1 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add quilt 0.46 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add glibc 2.6.1 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add glib-2.14.0 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add libICE 1.0.4 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add 0.9.4 of libXrender | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add cairo 1.4.8 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add libXcursor 1.1.9 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini:Add gtk+ 2.12.0 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add fakeroot 1.8.3 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add Xrandr 1.2.2 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add busybox 1.7.2 and the patches we apply | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add libXi-1.1.3 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add gcc-4.2.2 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add libogg 1.1.3 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add MesaLib 7.0.2 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add libvorbis 1.2.0 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add theora 1.0alpha7 | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add fakeroot | Holger Freyther | 1 | |
2008-01-25 | conf/checksums.ini: Add shoutcast to the list | Holger Freyther | 1 | |
2008-01-25 | packages/libshout/libshout: Add initial version 2.2.2 | Holger Freyther | 5 | |
Remove ogg.m4, speex.m4, vorbis.m4 from the source directory before starting to regenerate the configure script. Do not add $prefix/include to the CPPFLAGS as this is evil | ||||
2008-01-25 | packages/speex/speex: Stage the speex.m4 file as well, copied the line from ↵ | Holger Freyther | 4 | |
the vorbis recipe | ||||
2008-01-25 | opie-taskbar-images: add "inherit opie" stanza. Thanks, zecke for spotting it. | Rolf Leggewie | 1 | |
2008-01-25 | packages/libogg/libtheora: The encoder example is using vorbis add it to the ↵ | Holger Freyther | 1 | |
DEPENDS Add libvorbis to the DEPENDS as the encoder example is using libvorbis. | ||||
2008-01-25 | divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵ | Rolf Leggewie | 85 | |
Partly fixes 2471. | ||||
2008-01-25 | beep and ez-ipupdate: replace 'PACKAGES =' with 'PACKAGES +='. Partly fixes ↵ | Rolf Leggewie | 2 | |
2471. | ||||
2008-01-25 | divers: remove lines of the form "PACKAGES = ${PN}" from 63 files | Rolf Leggewie | 63 | |
2008-01-25 | merge of '52333e2ff8a0a55bff7597d29b54ad3d0e836033' | Florian Boor | 3 | |
and '7164da9fb8de274ee480409ef0b6ce02db5de39b' | ||||
2008-01-25 | linux-rp: update 2.6.24-rc8 to final release | Marcin Juszkiewicz | 25 | |
2008-01-25 | task-slugos: Enabled IDE modules for the rootfs to match the modulefunctions ↵ | Rod Whitby | 1 | |
script | ||||
2008-01-25 | slugos-init: Updated leds handling to match latest kernel patches | Rod Whitby | 2 | |
2008-01-24 | libmimedir 0.3.1: Remove DEFAULT_PREFERENCE=1, set -1 due to known bugs. | Paul Sokolovsky | 1 | |
2008-01-24 | merge of '43753505f023f7853afdd0f497c28ef65c4b2509' | OpenEmbedded Project | 1 | |
and 'a7b2cadee4c339e10f0b4d60cef9158657dfc2a2' | ||||
2008-01-24 | kernel: add wifi suspend fix to kernel-module-(hostap|orinoco)-cs. Closes 3664. | Rolf Leggewie | 2 | |
* applies only to kernel later than 2.6.17 * added base_version_less_or_equal function to base.bbclass (thanks, zecke and mickey!) to do the comparison. This does not change existing functionality. Skipped RFC. | ||||
2008-01-24 | merge of 'bc23cf53ce799d3e52d33fa659150040636e3134' | Michael Lauer | 37 | |
and 'c0a3e474625678b13727e12b833983f6e3389de1' | ||||
2008-01-24 | python-edbus: fix dbus dependency | Michael Lauer | 1 | |
2008-01-24 | calendar2: Disable broken tests | Florian Boor | 3 | |