summaryrefslogtreecommitdiff
path: root/conf/distro
AgeCommit message (Collapse)AuthorFiles
2009-06-09minimal.conf: really set inodes in ext2 rootfs to 8192 now.Rolf Leggewie1
2009-06-09minimal.conf: increase number of inodes in ext2 rootfs to 8192.Rolf Leggewie1
2009-06-09trouble with ext2 filesystemAlessandro GARDICH1
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 Kooi1
into org.openembedded.dev
2009-06-09efl: bump SRCREVKoen Kooi1
2009-06-09kaeilos.conf and SPLASHAlessandro GARDICH1
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-09webkit-gtk: bump SRCREVKoen Kooi1
2009-06-09midori: bump SRCREVKoen Kooi1
2009-06-08angstrom: use -O not -O2 for ep9312 tuningMarcin Juszkiewicz1
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 Juszkiewicz1
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-07webkit-git: bump SRCREVKoen Kooi1
2009-06-07Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-06-06sane-srcrevs: Update and add more swisscom revisionsStefan Schmidt1
2009-06-06angstrom 2009.X: prefer a newer usbutilsKoen Kooi1
2009-06-06micro: eliminate some bloatPhil Blundell1
Acked-by: Chris Larson
2009-06-05midori: bump SRCREBKoen Kooi1
2009-06-05webkit: bump SRCREVKoen Kooi1
2009-06-05enlightenment: bump SRCREV in anticipation of new snapshot coming friday * ↵Koen Kooi1
systray is now part of e-wm, so adjust metadata * use lib-glibc override now it exists * fix upgrade paths for eina * fix upgrade paths for evas * fix upgrade paths for edje
2009-06-05angstrom 2009.X: switch to autoconf 2.63 * update to a newer pulseaudio as wellKoen Kooi1
2009-06-05angstrom 2009.X: weakly assign xserver-xorg as default * images can still ↵Koen Kooi1
pick kdrive if wanted
2009-06-02angstrom: no binary locales for ep93xxMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-06-01(e)glibc.inc: add minimal sane kernel versions, move from bitbake.confRoman I Khimov2
(e)glibc is configured for OLDEST_KERNEL, certain target architectures have specific requirements for kernel versions, if that are not satisfied (e)glibc reconfigures itself with what it think more appropriate and warns user that there is misconfiguration on his side. Add minimal sane kernel versions for architectures requiring that. Also move (e)glibc-specific OLDEST_KERNEL variable from bitbake.conf to (e)glibc.inc files that are more appropriate for this. Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-31libjana: sync with pokyKoen Kooi1
2009-05-31gnet: sync with pokyKoen Kooi1
2009-05-31angstrom 2009.X: preferred-versions updatesKoen Kooi1
2009-05-28angstrom 2009.X: some more preferred versionsKoen Kooi1
2009-05-27angstrom 2009.X: remove some useless preffered_version filesKoen Kooi1
2009-05-27angstrom 2009.X: prefer Xorg-xserver 1.6.1Koen Kooi1
2009-05-27angstrom 2009.X: require newer util-macrosKoen Kooi1
2009-05-26alsa-scenario_0.2.bb : add new release of alsa scenarioGraeme Gregory1
alsa-scenario_git.bb : bump the PV of git recipe, add DEF_PREF = -1
2009-05-22angstrom: stop disabling binary localegen for >=armv6 per RFC on the mlKoen Kooi1
2009-05-21Angstrom 2009.X: set OLDEST_KERNEL to 2.6.16 to avoid problems with ppoll()Koen Kooi1
2009-05-20xf86-video-geode: add 2.11.2Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20gnumeric: update to 1.8.4Otavio Salvador1
We updated it to latest stable release and droped the old versions since noone is preferring those. Another small change is to depends on gdk-pixbuf-csource-native otherwise the build can fail if the host doesn't has the development files of GTK+ installed. The only reference to a gnumeric version has been found at preferred-om-2008-versions.inc and it referred to a missing version. This also makes it to point to the latest one. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20various nylon stuff: Updates to nylon-only code, needed to work with the ↵Martin Dietze1
current OE.
2009-05-20Nylon: Nylon is now derived from angstrom.Martin Dietze1
2009-05-20zaurusd: update to latest svn (as of 20090501)Paul Eggleton1
2009-05-19angstrom 2009.X: switch to udev 141 and hal 0.5.12 per RFCKoen Kooi1
2009-05-19conf/distro/minimal.conf: assign DISTRO_TYPE only weaklyRolf Leggewie1
2009-05-18sane-srcrevs: Add gpe-mini-browser 2Florian Boor1
2009-05-18angstrom 2009.X: weakly assign OLDEST_KERNELKoen Kooi1
2009-05-17midori git: bump SRCREVKoen Kooi1
2009-05-16webkit: bump SRCREVKoen Kooi1
* runtime tested on angstrom/beagleboard
2009-05-16sane-srcrevs: bump linux-bug to get recent fixesMarcin Juszkiewicz1
2009-05-16sane-srcrevs: update linux-bug to get Ethernet fixedMarcin Juszkiewicz1
2009-05-14sane-srcdates.inc: set rosetta src date.Florian Boor1
2009-05-13sane-srcrevs.inc : update xf86-video-glamo revision to latest, cures screenGraeme Gregory1
corruption
2009-05-13angstrom 2009.X: toolchain updates:Koen Kooi2
* make gcc 4.3.3 the default compiler (except for ppc and avr32) * make binutils 2.18 the default (except for armv7a and avr32) * disable thumb for armv4t/5te since there's no gcc/binutils combo that works 100% with thumb * bump distro_pr to force a rebuild * point feed configs at unstable feed Acked-By: Graeme Gregory <dp@xora.org.uk>
2009-05-11conf/distro/include/{eglibc,glibc,uclibc}.inc: Change OVERRIDES to libc-fooTom Rini3
Suggested by Koen, Richard and Graeme Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-11glibc.inc: temporarily comment out the OVERRIDE so that we can build while folksMike Westerhof1
sort out what they want to call the override.