summaryrefslogtreecommitdiff
path: root/conf/distro
AgeCommit message (Collapse)AuthorFiles
2009-07-13webkit-gtk: Update to the latest snapshot 45825.Stanislav Brabec1
2009-07-11gnuradio : Update subversion recipe. GNURadio trunk now includes NEON support.Philip Balister1
2009-07-10preferred-xorg-versions-X11R7.5.inc: startedOtavio Salvador1
To reduce the amount of work when Xorg 7.5 is released we started to keep it up to date in the tree allowing to distros to test and use it in meanwhile and sharing the load of keeping it sane. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-07-09SlugOS: slugos.inc - switch from diet-x11 libs to standard x11 libsMike Westerhof1
(diet-x11 has grown stale, and while the smaller size is good, staying current is preferable as a default.)
2009-07-09opkg*: bump to r215 to fix segfaults on upgradeKoen Kooi1
2009-07-07New conf/distro/kaeilos.conf with customized include filesMarco Cavallini3
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2009-07-05glib-2.0, pango, gtk+: Updated to the latest .4 stable versions.Stanislav Brabec1
2009-07-03pidgin: Updated to version 2.5.8.Stanislav Brabec1
2009-07-02minimal-uclibc: Upgrade uclibc to 0.9.30.1Holger Hans Peter Freyther1
Catch up with micro-uclibc.conf by upgrading uclibc. I will spawn a discussion about the future of minimal(-uclibc) in the presence of micro(-uclibc). Acked-By: Phil Blundell <philb@gnu.org>
2009-06-26many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat:Stanislav Brabec3
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
2009-06-26sharprom-compatible: add custom COMPATIBLE_MACHINE for c7x0/poodleAndrea Adami1
embedix kernels
2009-06-25embedix kernels: set COMPATIBLE_MACHINE = "none"Andrea Adami1
- silence the notes like: - ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise - requires the runtime entity 'virtual/arm-angstrom-linux-gcc-2.95' - but it wasn't found in any PACKAGE or RPROVIDES variables - COMPATIBLE_MACHINE is set in sharprom-compatible
2009-06-24conf: remove bluetooth from DISTRO_FEATURES in minimal.confRolf Leggewie1
2009-06-23Added PREFERRED_VERSION_classpath to support JVM in KaeilOS distro with ↵Marco Cavallini1
contribution of Ronetix (www.ronetix.at) Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
2009-06-21dvb*: update SRCDATE, fix QA stuffKoen Kooi1
2009-06-20angstrom: inheric recipe_sanity by defaultKoen Kooi1
2009-06-20micro{-uclibc}: use ${LIBC} instead of PREFERRED_LIBC, per suggestion from ↵Phil Blundell2
Tom Rini
2009-06-19micro-uclibc: avoid selection of crazy iphone stuff as provider for iconvPhil Blundell1
2009-06-18tslib: update SRCREV to 77. (Closes: #518)Rolf Leggewie1
2009-06-17Angstrom: fix OESTATS_SERVER hostKoen Kooi1
2009-06-17preferred-xorg-versions-X11R7.4.inc: pin xextproto-native and xtrans-nativeRolf Leggewie1
* xextproto-native: 7.0.3 * xtrans: 1.2.1
2009-06-16angstrom 2009.X: switch to glibc 2.9Koen Kooi1
* runtime testing on beagleboard, sheevaplug and om-gta01 reveals 2.9 to be as stable as 2.6.1
2009-06-16enlightenment: bump SRCREV to latest rev before soname changeKoen Kooi1
* This gets us up to date with the latest snapshot release * runtime tested on beagleboard/angstrom
2009-06-16Angstrom: build with -ggdb3 by defaultKoen Kooi4
"Level 3 includes extra information, such as all the macro definitions present in the program. GDB supports macro expansion when you use `-gdb3'."
2009-06-13micro: disable ONLINE_PACKAGE_MANAGEMENT globallyPhil Blundell1
2009-06-12bitbake.conf: add -g to BUILD_OPTIMIZATIONPhil Blundell3
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 Blundell1
2009-06-12Angstrom: set BUILDNAMEKoen Kooi1
2009-06-09Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-06-09webkit-gtk: first stab at enabled JIT for armv7aKoen Kooi1
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