aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2009-06-15Revert "bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.so"Phil Blundell
This reverts commit ba434bd1dc9dc8ed61953a1579ea9e993e81cbb2. Acked-by: Richard Purdie, Leon Woestenberg
2009-06-13micro: disable ONLINE_PACKAGE_MANAGEMENT globallyPhil Blundell
2009-06-13gpe-dm: update to 0.52Phil Blundell
xserver-common: update to 1.25
2009-06-13Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell
into org.openembedded.dev
2009-06-13libidn: add 1.15Phil Blundell
2009-06-13libidn: old SRC_URI has become unavailableRolf Leggewie
2009-06-12bitbake.conf: add -g to BUILD_OPTIMIZATIONPhil Blundell
sane-toolchain-*.inc: remove assignments to BUILD_OPTIMIZATION Acked-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-12micro-uclibc: make sure "micro" is in OVERRIDES; use eabi for armebPhil Blundell
2009-06-12Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-06-12Angstrom: set BUILDNAMEKoen Kooi
2009-06-12gammu: Update to version 1.24.0.Stanislav Brabec
2009-06-11directfb: try harder to get src_uri correctPhil Blundell
2009-06-10xf86-video-displaylink: update to 0.3Koen Kooi
2009-06-10Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Marcin Juszkiewicz
into org.openembedded.dev
2009-06-10checksums.ini: added xine 1.1.0Marcin Juszkiewicz
2009-06-09checksums.ini: added openssh 5.2p1Denis 'Gnutoo' Carikli
2009-06-09checksums.ini : added guile-1.8.6.tar.gzDenis 'Gnutoo' Carikli
2009-06-09Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-06-09webkit-gtk: first stab at enabled JIT for armv7aKoen Kooi
2009-06-09minimal.conf: really set inodes in ext2 rootfs to 8192 now.Rolf Leggewie
2009-06-09minimal.conf: increase number of inodes in ext2 rootfs to 8192.Rolf Leggewie
2009-06-09trouble with ext2 filesystemAlessandro GARDICH
Phil Blundell wrote: > On Sat, 2009-05-23 at 22:23 +0200, Alessandro GARDICH wrote: >> At now I modify qemux86.conf cause usually EXTRA_IMAGECMD is in the >> machine config file, but to add hardware specific parameters (flash size >> and erase size). I'm not sure if is the right place. Probably in the >> distro configuration could be better. > > The distro config probably is the right place for this. After all, the > number of inodes you need depends primarily on the number of files that > you're going to ship in the rootfs, and that in turn is primarily > influenced by the DISTRO's policies rather than by any inherent aspect > of the MACHINE. > > The other uses of EXTRA_IMAGECMD that I guess you're thinking of are > mostly to do with jffs2 parameters, which are rather different in that > they're determined by the specifics of the hardware in use and hence do > go with the MACHINE rather than the DISTRO. > > p. > > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel true, reform the patch for kaeilos.conf Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
2009-06-09Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-06-09efl: bump SRCREVKoen Kooi
2009-06-09kaeilos.conf and SPLASHAlessandro GARDICH
Hi Make kaeilos.conf be aware of the new SPASH variable used in images recipes. At least it make bitbake start work, as soon as build the x11-image I'll check if also the image is working proper Alessandro Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
2009-06-09u-boot: add support for DaVinci EVMs, provided by a staging treeDenys Dmytriyenko
This staging tree holds the patches submitted to the upstream U-Boot Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-09webkit-gtk: bump SRCREVKoen Kooi
2009-06-09libsoup-2.4: update to 2.26.2Koen Kooi
2009-06-09midori: bump SRCREVKoen Kooi
2009-06-09tx27.conf: Disable jffs2 cleanmarkers and set preferred X serverFlorian Boor
2009-06-08tangogps: Update to version 0.9.6.Stanislav Brabec
2009-06-08midori: Updated to version 0.1.7.Stanislav Brabec
2009-06-08Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Stanislav Brabec
into org.openembedded.dev
2009-06-08geda: Updated to version 1.4.3.Stanislav Brabec
2009-06-08Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-06-08irssi: add 0.8.13Koen Kooi
* this one actually builds with a recent toolchain and userspace
2009-06-08Add iptraf, a heavy-duty bandwidth monitor.Michael Smith
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-08angstrom: use -O not -O2 for ep9312 tuningMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-08angstrom: disable binary locales for ep9312 (tuning) instead of ep93xx (machine)Marcin Juszkiewicz
ep93xx can be built for armv4t which supports binary locales Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-08Add bwm-ng 0.6: lightweight network and disk bandwidth monitorMichael Smith
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-07webkit-git: bump SRCREVKoen Kooi
2009-06-07bluez4: update to 4.41Koen Kooi
2009-06-07x11vnc: add 0.9.7Koen Kooi
2009-06-07Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-06-06sane-srcrevs: Update and add more swisscom revisionsStefan Schmidt
2009-06-06angstrom 2009.X: prefer a newer usbutilsKoen Kooi
2009-06-06zaurus-installer: add collie support. properly unbreaks collie image build.Rolf Leggewie
* this effectively reverts d4dae3f91c9e0e5391ea5e83751ae0d56cbaabe6 which was not the proper way to do it. Zaurus machine config probably still needs some more TLC.
2009-06-06micro: eliminate some bloatPhil Blundell
Acked-by: Chris Larson
2009-06-06Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-06-06swig: update to 1.3.39Koen Kooi