summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-04-28slugos-image: Removed the pre-process command for syslog, now the bitbake ↵Rod Whitby1
bug is fixed (thanks zecke).
2006-04-28slugos.conf: Bumped distro version to 3.7 for final testing before a 3.8 ↵Rod Whitby1
beta release.
2006-04-28base-files: Bumped PR as it's the only way to rebuild base-files when a ↵Rod Whitby1
distro version changes.
2006-04-28slugos-image: put in an image pre-process command to remove the busybox ↵Rod Whitby1
S20syslog init scripts from rc?.d, because slugos-init uses it's own destination-specific init scripts.
2006-05-04base.bbclass: fix .la file fixup rule in oe_libinstallPhilipp Zabel1
- attach 'g' to the s/${WORKDIR}/${STAGING_LIBDIR}/ sed rule to fix up multiple references to yet unstaged .la files
2006-05-04hh pxa 2.6: eabi enums patch is on upstream cvs Koen Kooi1
2006-05-04libsm: correct SRC_URI (add X11R7.0)Philipp Zabel1
2006-05-04gcc-csl-2005q3: Add missing patchRichard Purdie1
2006-05-04zvisiscript 0.4.3: always use EXTRA_QMAKEVARS_POST +=, not =Michael Lauer1
don't tweak CONFIG+/- thread, palmtop.bbclass handles this globally now
2006-05-04qscintilla 1.65: add patch to remove bogus DynLibrary use when built against ↵Michael Lauer3
Qt/Embedded
2006-05-04merge of 46964b2367c68919c05de337c00dfb0f80a7bc6fKoen Kooi59
and 9ff24ed6ad4819ce51140dd2c4bd56863c7229be
2006-05-04visiscript: added 0.4.3 - need qscintilla 1.65 (broken for now)Marcin Juszkiewicz1
2006-05-04qscintilla: added 1.65-gpl-1.6 (build as shared, no packaged yet)Marcin Juszkiewicz1
2006-05-04xcb-proto: add 0.9 releaseKoen Kooi1
2006-05-01hostap-conf: removed some Orinoco cardsMarcin Juszkiewicz2
2006-05-01bitchx: package previously unpackaged files in -defmsgs, -help, -scripts, ↵Marcin Juszkiewicz1
-translations subpackages (from .oz354fam083)
2006-05-01gpe-clock: update to 0.25Koen Kooi1
2006-05-01zd1211: Updated to r74 driver, fixed ARM endian problem, added unslung patches.Mike Westerhof7
2006-05-01orinoco-conf: set PACKAGE_ARCH='all'Marcin Juszkiewicz1
2006-05-01orinoco-conf: Prism cards moved to hostap-conf, added me as 2nd maintainerMarcin Juszkiewicz2
2006-05-01hostap-conf: added some cards from #836 and some from orinoco-conf. set me ↵Marcin Juszkiewicz2
as maintainer
2006-05-01angstrom-2006.9: remove ?= from srcdate, since bitbake sets it before ↵Koen Kooi1
parsing $DISTRO.conf
2006-05-01angstrom 2006.9: update toolchain bits to match angstrom.confKoen Kooi1
2006-05-01merge of 35ce256593987e71d7c04247837a04f2dfaea425Michael Lauer36
and c973ff55ff1f4aa31763966c5b65965b1da3e903
2006-05-01add PyQt4, the Python Bindings for Qt4/X11Michael Lauer5
2006-05-01angstrom: put some branding in the EABI toolchains :)Koen Kooi1
2006-05-01linux-libc-headers 2.6.15.99: add ARM patch 3477/1 to undefine some syscallsKoen Kooi2
* http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=3477
2006-04-30merge of 8b751e588b401c6381aeb1ce5afd7e1819ee5236Holger Freyther2
and beca23d1fb2844c8e6092379104415279cb10fab
2006-04-30packages/gcc/gcc-4.0.2:Holger Freyther2
HACK to workaround an issue in using gcc -E as cpp for the cross compiler for libmudflap, libstdc++ and other libs. AC_CHECK_HEADERS will think it can use host headers, we simply hack around this for now
2006-04-30(python-)sip4: upgrade to 4.4.3Michael Lauer2
2006-04-30ep93xx-kernel 2.6.16: remove framebuffer patches Koen Kooi1
2006-04-30linux-openzaurus: added some changes which give extra kilobytes for next addons:Marcin Juszkiewicz7
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y -CONFIG_INET_DIAG=y -CONFIG_INET_TCP_DIAG=y +CONFIG_INET_DIAG=m +CONFIG_INET_TCP_DIAG=m +# CONFIG_FONT_8x8 is not set - we use 8x16 font on clamshells +# CONFIG_MSDOS_FS is not set - msdos (8.3) is not used when vfat is available
2006-04-30merge of 0fea0b8c37d1fc8cb58fb2a3232fd4ad560019a6Marcin Juszkiewicz1
and fa4b8824108e6379faa2138aa1c6633e4064a703
2006-04-30merge of 9a80eb5deb2b5f31c20a1da2065134687e7ef5ebFrans Meulenbroeks13
and 8efef2b3aa52e815abc0ab9f1df2391b3ffb9202
2006-04-30merge of 48e22a27d72e0291a7522958cfc2305284cb8d98Richard Purdie4
and 6b52726b2e4761c9b7b4858f6bdbc723e606359a
2006-04-30udev: Fix init levels. udev could stop but given it has nothing to do, we ↵Richard Purdie8
may as well remove its shutdown entirely. (#803)
2006-04-30slugos-packages.conf: added w3cam (this also provides vidcat)Frans Meulenbroeks1
2006-04-30merge of 0891623e6f467a1ec0b2b34526d3c23593360df1Holger Freyther12
and 8b0bc8c41b0802e756c70c90ed7dc760e76bb9bf
2006-04-30conf/bitbake.conf:Holger Freyther2
Save a magic cookie in the OE version of bitbake.conf classes/sanity.bbclass: Check the OE cookie for bitbake.conf
2006-04-30merge of 8b0bc8c41b0802e756c70c90ed7dc760e76bb9bfFrans Meulenbroeks28
and f334192f936949d2ad335312f690105e8371df03
2006-04-30slugos-packages: added motionFrans Meulenbroeks1
2006-04-30motion: created package (release 3.2.6)Frans Meulenbroeks2
2006-04-30base-files/h6300/fstab: add h6300 specific fstabMika Laitio2
2006-04-30conf/bitbake.conf:Holger Freyther1
Plain UPDATE, FETCH and RESUME-COMMAND to not have any value. They are used by the BitBake fetchers. e.g. with a broken update_data impl in BitBake cvs used the 'plain' variable instead the override. This change should make things fail faster and more obvious
2006-04-30packages/gcc/gcc 4.0.2:Holger Freyther7
Apply uclibc patches from the uclibc buildroot. All these patches are guarded with #ifdefs and should not effect other configurations.
2006-04-30merge of 206b62d33d8fadd9502205340feea3a4daeadab2Holger Freyther19
and c1af7d38a30e0ddecb5419ddff4da1059d587a73
2006-04-30angstrom-2006.9.conf: set SRCDATE via ?= so it can be overwritten in local.confPhilipp Zabel1
2006-04-30angstrom.conf: ship coreutils by defaultKoen Kooi1
* this is ~900kB more in jffs2 * it doesn't segfault or do 'function not implemented' like busybox
2006-04-30packages/console-tools/console-tools_0.3.2:Holger Freyther2
Add a patch from Bero to use fileno instead of doing other manipulation... Apply the patch as well
2006-04-30classes/insane.bbclass:Holger Freyther1
Use the PACKAGE_DEPENDS hack to avoid circular dependencies for pax-utils-native