Age | Commit message (Collapse) | Author | Files |
|
This reverts commit e9fe87a13cf4e0453ff601c422ecbe6a98bc8f76.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Split the dm3730-am3715-evm machine type into two separate
machines. These are dm37x-evm and am37x-evm.
* This split will allow for being able to distiguish different
MACHINE_FEATURES in the future such as whether the machine has
a DSP or not. This will allow for cleaner task creation.
* In order to be able to choose the proper collateral and software
such as documentation and codecs we need machine types that
differentiate product lines (i.e. AM vs DM) and product
families (i.e. 37x vs 35x). This change allows enough
differentiation to chose proper collateral without
requiring a machine type for every derivative chip.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Currenlty we define the thumb specific overrides in machine tune files
and as machine conf files are included before the distro conf files
the overrides dont get right values and set incorrectly.
* This patch moves the tune-thumb.inc from machine/include into
distro/include and lets distro decide on thumb and thumb-interworking
features based on the machine selected. If a machine which does not
support thumb like all armv4 based machines is selected then distro
makes correct decision now to disable thumb and thumb-interworking
based upon the machine seletected.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
|
|
* As Phil points out, not enough people are debugging -native stuff
* The actual bug in the git -native recipe not using links still isn't solved, though
|
|
The new revision includes patch to allow use of gcc-4.5 generated binaries and adds some new features.
|
|
See http://bugs.openembedded.org/show_bug.cgi?id=5451 for further information on xf86-video-msm
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
to DISTRO_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
*sigh*
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
nor image content; use SHR_SPLASH_THEME variable instead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
button
|
|
kudos to SHR for spotting that
|
|
needed for busybox to include networking
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* OVERRIDES here are identical to ones from bitbake.conf
except MACHINE_CLASS which seems to be used nowhere.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
see comments in nios2.inc and neek.conf
this is still somewhat work in progress and
could use some work
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
clamshells. udev-151 requires kernel >= 2.6.27.
|
|
|
|
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Lukas-David Gorris <lukas@htc-linux.org>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
* Set uboot preferred provider
* Set VT
* Set x-loader machine
* Align jffs2 params with other ti targets
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Remove legacy OMAP3517 extra machine
* Only used internally - safe to remove
* Add uboot preferred provider
* Set Machine configs for uboot/xloader
* Set VT
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* adjust bumping script to handle -native versions better with BBCLASSEXTEND
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Hardcode TARGET_OS = "linux" so its easier for
eager builders (and doesnt get caught in sanity check).
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
hang at boot
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* there was --disable-egl in mesa-dri recipes (there are mesa recipes for this)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
Acked-by: Graeme Gregory <dp@xora.org.uk>
|