Age | Commit message (Collapse) | Author | Files |
|
embedix kernels
|
|
- COMPATIBLE_MACHINE will be set in sharprom-compatible
|
|
- 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
|
|
|
|
This patch adds basic support on OpenEmbedded for i.MX27ADS board.
It uses the mainline kernel instead Freescale one. The mainline doesn't
have support for USB, Camera, etc.
Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
|
|
|
|
|
|
tx25 ka-ro Board.
|
|
|
|
* also add dvsdk defines to omap3.inc
|
|
Now a correct commit, sorry for the previous attempt.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
This reverts commit f1cc64d92cc4023fe8180dc0079d010eec0d71b0.
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
(WN321G) and vfat work.
|
|
|
|
|
|
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
|
|
|
|
|
|
|
|
|
|
Also fixed the comments in the mpc8315e-rdb machine configuration.
|
|
|
|
|
|
|
|
using the staging/vpfe branch
|
|
|
|
|
|
|
|
MINI2440: Updated kernel recipes
To use MACHINE_KERNEL_PR instead of PR.
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
MINI2440: Bumped 2.6.30 recipe
For the -rc8 merge
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
MINI2440: Bumped Kernels version
2.6.29.4 and 2.6.30-rc6 -- updated defconfig too.
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
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>
|
|
[MINI2440] Removed evbug from default kernel
This removes the million of debug traces of the touchscreen
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
MINI2440: Bumped kernel version tag
So it gets rebuild with upstream git.
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
[MINI2440] Small kernel defconfig update
Make sure this builds a new kernel with last config.
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
MINI2440: Kernel 2.6.30 recipe
Extracts the top of the mini2440-dev git branch
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
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/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>
|
|
into org.openembedded.dev
|
|
Hi,
structure on our server was changed, sou we've got different URI now.
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
partition since the first 'rootfs' is too small to hold a filesystem with GUI.
|
|
Since some architectures don't support __udivdi3().
Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
|
Since some architectures don't support __udivdi3().
Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
|
|
|
* more filesystems
* more ethernet adapters builtin
* usb gadgets are modules now
|
|
* opt-in, distros can set UDEV_GE_141 = 1 to get the quirks applied
* currently unsets CONFIG_SYSFS_DEPRECATED* per udev README
|
|
|