Age | Commit message (Collapse) | Author | Files |
|
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>
|
|
This is a kernel recipe for the LPC32XX (LPC3250) based Embedded Artists
development board. It uses public patches provided by NXP and Embedded
Artists. The other two patches provide drivers for the PWM capabilities
and fix one NXP patch.
It can be generalized for use with the PHYTEC LPC3250 development board.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
and make shr-lite-images smaller
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
this builds wt3 outside the source tree.
not doing so is not the recommended solution and actually breaks in 3.1.0
fixed it to use a build dir
while at it also inlined the checksums and removed them from checksums.ini
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.
|
|
pcmcia, nfs, smbfs, also remove kernel-modules from DISTRO_EXTRA_RRECOMMENDS which are pulled by task-base
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
configure handling
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
this recipe is a bit wierd as omapzoom2 version of x-load refers to
u-boot build directory.
|
|
Conflicts:
conf/checksums.ini
|
|
|
|
|
|
- uses CSL 2007q3 (4.2.1 with armv7a support)
- binutils 2.18.50.7 should be similar to 2.18.50.20070820
bumped native tools:
- autoconf 2.63
- automake 1.11.1
- libtool 2.2.6b
bumped libraries:
- glib 2.20.3
- libpng 1.2.37
|
|
|
|
- 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.
|
|
* unneeded deps pulled by task-python-efl (mainly because of
broken/deprecated python-epsilon),
* update rev for build fix with newer EFL (missing eina-0 headers)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
to a revision which should build again
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
* mkfs.ubifs complains:
Error: max_leb_cnt too low (2376 needed)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
* machine config, pointercal, xorg conf, kernel
|
|
|
|
|
|
|