Age | Commit message (Collapse) | Author | Files |
|
|
|
This commit depends on commit 513aa6b432fd01bfbf7132297a738a84baead5ca
( linux-2.6.33: added eee701 defconfig )
|
|
ROOT_FLASH_SIZE is not only used by the opie image.
|
|
This merges in the differences betwenn this machine files and the one provided
by Jonathan Cameron. Thanks Jonathan.
|
|
Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
|
|
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
A demo board from Freescale, based on the MPC8641D Freescale SOC.
Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
Currently it is at prototype phase so company internal only.
Kernel recipe will not be added into OE for now.
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
This patch adds the Freescale P2020DS demo board, which is based on the
p2020 SOC.
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Philip Balister <philip@balister.org>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
added netfilter modules to hawkboard defconfig
these are needed in order to build nas-server-image
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
as requested on the openrd mailing list
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
partition change
|
|
|
|
* add more comments
|
|
|
|
Intel 2.10.0 requires KMS. In order to run X the xorg-extensions
xserver-xorg-extension-dri, xserver-xorg-extension-dri2 and xserver-xorg-extension-glx
are needed. moved dependencies for these from eee701.conf to xf86-video-intel_2.10.0.bb
so everyone using this driver gets them
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
|
|
* no need for DONT_CHECK_KERNELSIZE
* clean up the affected files
* check happens only if KERNEL_IMAGE_MAXSIZE is set
|
|
Made utf8 the default NLS (as suggested by hrw).
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Most users would want all modules,moreover some modules are needed
for framebuffer
|
|
some recipes depend on MACHINE_DISPLAY_WIDTH_PIXELS and MACHINE_DISPLAY_HEIGHT_PIXELS
like wesnoth for instance
|
|
eFfeM pointed me out that he had a Xvesa binary in his xf46-image,
for eeepc701 and no Xorg.
So I investigated and found that:
In eee701.conf there were ?= for XSERVER and
PREFERRED_PROVIDER_virtual/xserver
That was wrong because we required i686-generic.conf which set them
And so the ?= didn't override the variable.
Note that we can't set theses variables in local.conf anymore because
they are now overriden by eee701.conf,but In another hand eFfeM pointed me that
all machine but gta01 and gta02 seem to do the same thing. So I bet that
not setting theses variables in local.conf is a desirable behaviour.
|
|
Machine config for the LPC32XX based Embedded Artists development board
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Change it to use the omap3.inc so it gets the same features beagle/zoom2/hawk
get.
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
|
|
this recipe is a bit wierd as omapzoom2 version of x-load refers to
u-boot build directory.
|
|
- defconfig is based on Maemo5 one (present in sources as rx51_defconfig)
- MACHINE_KERNEL_PR is set in nokia900.conf as we do not use linux-omap
recipes for that device. It was discussed with OMAP3 maintainter (Koen
Kooi) on IRC:
11:02 < hrw> koen: nokia900 uses omap3.inc and I need to bump kernel - are you ok with bumping M_K_PR for all omap3?
11:02 < hrw> koen: I can also move M_K_PR to nokia900.conf to separate it
11:02 < hrw> this device do not use linux-omap recipes
11:02 < hrw> at least not yet
11:06 < _koen_> hrw: either solution is fine by me, but if it isn't using linux-omap I think I prefer moving MKPR to nokia900.conf
|
|
|
|
This is the TI maintained u-boot for the zoom2. Also added is koens
patch to make sure NEON code does not deadlock.
|
|
* mkfs.ubifs complains:
Error: max_leb_cnt too low (2376 needed)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* machine config, pointercal, xorg conf, kernel
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
OXNAS machine was only used as prototyp for HIPOX machine and is not
needed any longer. Because of constant build problems support is
finished.
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
into linux-msm7
(sorry for the size, stupid defconfigs..)
|
|
|
|
TARGET_OS does explicitly NOT belong in a machine.conf, it belongs in a distro.conf
This reverts commit 78411fdbc9e5a4a737303b88ef8962c275425802.
|
|
* EABI has advantages for all armv4 > and with
a little tinkering it works well for armv4.
Since it comes with speed increases theres no
reason to use anything else.
Signed-off-by: Kristoffer ericson <kristoffer.ericson@gmail.com>
|
|
- eliminate a patch from the recipe that was already in git
- fixed a patch which failed on a file which was not applicable for openrd-base
(made a dedicated patch with only those parts that are needed for openrd-base)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|