summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-06-05xf86-video-displaylink: add 0.1 * this recipe is a mess because upstream is ↵Koen Kooi2
a mess
2009-06-05distcc: fix startup by creating 'distcc' userKoen Kooi1
2009-06-05gnuradio: add deptask for the buildlibusb taskKoen Kooi1
2009-06-05pulseaudio: add 0.9.15, sync with pokyKoen Kooi10
2009-06-05libcanberra: sync with pokyKoen Kooi1
2009-06-05libsamplerate: update to 0.1.7Koen Kooi2
2009-06-05libsndfile: add 1.0.20Koen Kooi2
2009-06-05autoconf: add 2.63 with patches ported forward, disabled by defaultKoen Kooi13
2009-06-05util-linux-ng: put mountall in its own package, have it RRPLACE ↵Koen Kooi2
busybox-mountall * this makes them parallel installable
2009-06-05busybox: put mountall in its own packageKoen Kooi1
2009-06-05base-files: eliminate bloat for micro distributionPhil Blundell1
Acked-by: Leon Woestenberg <leon@sidebranch.com>
2009-06-05sysvinit: allow /proc to be mounted without /etc/fstabPhil Blundell2
Acked-by: Leon Woestenberg <leon@sidebranch.com>
2009-06-05add log4cxx recipes from apacheLucian Ion2
2009-06-05add log4cxx checksumLucian Ion1
Sorry for the empty message, I did attach the patch but I don't know why it is not in the final email. Should I paste the patch in the text. Does this help? How do I send this patch? >From b2aff377af0df1e3820f25b45af3bf6216aecc76 Mon Sep 17 00:00:00 2001 From: Lucian Ion <luciani@luciani-laptop.(none)> Date: Fri, 5 Jun 2009 11:41:05 +0100 Subject: [PATCH] add log4cxx checksum from apache
2009-06-05Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell9
into org.openembedded.dev
2009-06-05busybox: let update-alternatives create all symlinks, and use INC_PRMichael Smith9
Back in 2005, commit 5e01906b set this up; in f7f1ac27 the recipe was changed to keep all the links in the package. This changes it back, and also removes special treatment of the links for crond, httpd, udhcpd, hwclock, and udhcpc. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-04micro2440.conf: Merge in some bits from mini2440.conf, add support for u-boot.Florian Boor1
2009-06-04u-boot: Add support for micro2440Florian Boor1
2009-06-04linux-mini2440: These can be used for both mini and micro2440Florian Boor2
2009-06-04MINI2440: Updated kernel recipesMichel Pollet2
MINI2440: Updated kernel recipes To use MACHINE_KERNEL_PR instead of PR. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04MINI2440: Bumped 2.6.30 recipeMichel Pollet1
MINI2440: Bumped 2.6.30 recipe For the -rc8 merge Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04MINI2440: Bumped Kernels versionMichel Pollet3
MINI2440: Bumped Kernels version 2.6.29.4 and 2.6.30-rc6 -- updated defconfig too. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04MINI2440: Update kernel recipe to get 2.6.29.3Michel Pollet2
MINI2440: Update kernel recipe to get 2.6.29.3 Fetch it from git, with an updated config Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04Removed evbug from default kernelMichel Pollet1
[MINI2440] Removed evbug from default kernel This removes the million of debug traces of the touchscreen Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04MINI2440: Bumped kernel version tagMichel Pollet1
MINI2440: Bumped kernel version tag So it gets rebuild with upstream git. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04Small kernel defconfig updateMichel Pollet2
[MINI2440] Small kernel defconfig update Make sure this builds a new kernel with last config. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04MINI2440: Kernel 2.6.30 recipeMichel Pollet2
MINI2440: Kernel 2.6.30 recipe Extracts the top of the mini2440-dev git branch Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04Added support for u-boot gitMichel Pollet4
Automagically load u-boot git and build that. Make sure we use the 16k aligned one, so it can be flashed with mtd_debug. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04Base "machine" supportMichel Pollet4
This generate filesystems that boot on the mini. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04Merge branch 'org.openembedded.dev' of ↵Denis 'Gnutoo' Carikli17
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-06-04glibc-package: respect ${base_libdir}, don't admit .a files into main ↵Phil Blundell1
library package Acked-By: Michael Smith <msmith@cbnco.com>
2009-06-04update cppunit version to 1.12.1Lucian Ion1
2009-06-04update cppunit version to 1.12.1Lucian Ion1
2009-06-04ep93xx: switch back to armv4tMarcin Juszkiewicz1
- maverick optimisations should be used only in applications/libraries which make use of floating point operations - glibc requires patching to have full Maverick support
2009-06-04at2440evb.conf: Add AT2440EVB machine config.Ramax Lo2
2009/5/12 Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> > > Dnia czwartek, 7 maja 2009 o 03:30:00 Ramax Lo napisał(a): > > --- > >  conf/machine/at2440evb.conf |   19 +++++++++++++++++++ > >  1 files changed, 19 insertions(+), 0 deletions(-) > >  create mode 100644 conf/machine/at2440evb.conf > > Can you send also kernel config? > Ok, please see the attached file. And a patch for this is also attached. Ramax > Regards, > -- > JID:      hrw@jabber.org > Website:  http://marcin.juszkiewicz.com.pl/ > LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz > > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >From 714e9915572b7c8eda2d4c10b6b4420bd011c1eb Mon Sep 17 00:00:00 2001 From: Ramax Lo <ramaxlo@gmail.com> Date: Thu, 2 Apr 2009 14:31:27 +0800 Subject: [PATCH] linux: Add initial support for AT2440EVB board Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-04at2440evb.conf: Add AT2440EVB machine config.Ramax Lo1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-04Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Marcin Juszkiewicz10
into org.openembedded.dev
2009-06-04linux-hackndev: fixed SRC_URIMichal Hrusecky1
Hi, structure on our server was changed, sou we've got different URI now. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-04gtk+: Provide gdk-pixbuf in order to avoid conflict with the framebuffer ↵Florian Boor1
gdk-pixbuf recipe.
2009-06-04add myself entryLynn Lin1
2009-06-03Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell2
into org.openembedded.dev
2009-06-03linux: Update Linux 2.6.28 defconfig for TX27. Move root to 'userfs' ↵Florian Boor1
partition since the first 'rootfs' is too small to hold a filesystem with GUI.
2009-06-03TX27: Generate a better jffs2 and add hook for summary information enabled ↵Florian Boor1
jffs2.
2009-06-03busybox: allow building when prefix is "", not "/usr".Michael Smith1
There was code to handle this, but it needed a tweak to prevent copying a directory on top of itself. Other prefixes (besides /usr) may also work now, but this is untested. busybox will also build when base_sbindir is "/bin" instead of "/sbin". Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-03micro2440.conf: make matchbox penel look nicer with the big displayFlorian Boor1
2009-06-03mutt_1.5.19.bb : latest version of the mutt MTA with sidebar supportGraeme Gregory4
2009-06-02uclibc.inc : also exclude mips and mipsel from GNU hash.Denis 'Gnutoo' Carikli1
because mips and mipsel are incompatible with GNU hash: see: http://www.sourceware.org/ml/binutils/2006-07/msg00341.html for more details about that incompatibility
2009-06-02gnuradio-3.2.0 : Add recipe for new release of gnuradio.Philip Balister1
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-02tune-ep3912: optimize with -O not -O2Marcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Tom Rini <trini@embeddedalley.com>