Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
build
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
* git grep shows that all distributions (in OE tree) moved to
preferred-xorg-versions-X11R7.5.inc already
* would be nice to encourage everybody to use most tested X11R7.5 or
no preferred-xorg-versions at all (we can keep latest versions working
and use D_P -1 for stuff which needs more testing first)
* replace preferred-xorg-versions.inc with link always adjusted to
latest relase (is there any problem with symlink in OE tree?)
* this would also make easier to remove really old versions when it's
hard to test some changes (like converting libx11 staging)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Boards with small flash and large ram need all the compression they can get.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* I've seen it only with eglibc-2.12 built with gcc-4.5 that's why I bumped PR only in 2.12
* can be removed as soon as gcc bug is fixed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
it seems to build again and Martin has sorted out the upgrade path issues on other commits
This reverts commit 6b099fc3110b76c260c3adafe6f8960e27e42d8b.
|
|
was not used any more.
XorA said on #oe that this was created for him, and that it could go
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
approved by mwester and rwhitby on irc
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
As discussed on #oe on Aug 10, 2010.
Removed because this is not used or maintained any more.
A message
*
*
* Sorry, The Openmoko distribution has been removed on Aug 10, 2010.
* It is recommended to use the DISTRO = "shr" instead. \
* \
* If you really need Openmoko you can still find it in git.
*
*
will be given if someone is still using it.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Acked-by: Martin Jansa <martin.jansa@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
|
|
|
|
and ftdi_eeprom
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
This reverts commit f00b1bec3efb8490b3343c368d36788e290e6fc7.
Unfortunately this slipped under my radar. MACHINE_CLASS is being
used by me, e.g. for Motorola EZX, HTC MSM7, and more --
so please leave it in here.
|
|
|
|
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@beagleboard.org>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Camera reset needed to be done after applying power.
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@beagleboard.org>
|
|
--accept
* --trust-server-cert is supported only in >=svn-1.6
http://subversion.apache.org/docs/release-notes/1.6.html
* --force allows to overwrite existing dirs
ie
matchbox-panel-2-icon-themes_0.0.1.bb
matchbox-panel-2_svn.bb
are checkouting/updating tiwo different SRCREVs and every few builds
you end up removing svn checkout from downloads dir, just because it
refuses to upgrade to newer revision (applets dir already exists there).
* --accept to overwrite any local modifications (as we want clean checkout)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Fixes fetching from https:// svn repos with self-signed certs.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Both are almost 5 years old and seem to be unmaintained, also not supported
by upstream authors and probably containing tons of known vulnerabilities.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
* Config machine for virtex5 platforms ml507, ml510
* Hardware reference design at
http://github.com/aalonso/xilinx-ml507
* v2 more descriptive subject
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* New config machine, generic support for Xilinx
Virtex4 platforms ml401, ml403, ml405, ml410
* Tested on ml405 target board, powerpc based ref project
design at http://github.com/aalonso/xilinx-ml405
* Target configuration handled in xilinx-bsp.bbclass
* v2 more descriptive subject
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* Removed the USE_VT = 0 setting from am37x-evm and dm37x-evm
configuration files. With matrix-gui-e using chvt 4 it is OK
for these consoles to be created.
* The console is used for the beagleboard validation software
as well so it should be available to allow running the
validation software on these boards.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
perl makes use of this variable and it doesn't match how we use it.
Since it doesn't need to be exposed like this, don't.
No acks, but "sounds good" to Koen and "don't see why not" from Roman
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
None of the distros in OE appear to want/need gpg or curl support in opkg;
so have opkg.inc remove them by default. This diff makes things more consistent
across all distros/tasks/images.
The slugos recipe is kept intact and further divided from the more modern
recipes. The opkg-native recipe is the sane-srcrev version even when building
slugos, which should allow for changes to opkg related bbclasses without
breaking the slugos build.
Build tested for qemumipsel/minimal-image and nslu2/slugos-image.
minimal-image builds 10% quicker in my setup and is 1mb smaller.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
paths to new multi-machine friendly toolchain install location.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
modules, update om-gta02 to load them
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: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
* extend support to c7x0 and poodle
|
|
|
|
* Re-base against latest psp defconfig
* Sync-up config with beagleboard
Signed-off-by: Roger Monk <r-monk@ti.com>
|
|
Hi all,
We recently noticed that apr and apr-util recipes were not fetching correctly.
It appears as though the APACHE_MIRROR variable in the bitbake.conf file.
Below is a trivial patch to update the variable.
Regards,
Sean
Signed-off-by: Sean Hudson <Sean_Hudson@Dell.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>
|
|
- Don't supply site files for native.
- Split up the site information, so we don't need to add every single
combination of os and architecture to the siteinfo.bbclass.
- Drop the ${FILE_DIRNAME}/site-<bits> stuff, there are other ways to do it.
- SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS.
Signed-off-by: Chris Larson <clarson@kergoth.com>
|
|
Will revisit.
This reverts commit 87dc166bade8722af4076c8644cac6a0a437826f.
|
|
- Don't supply site files for native
- Split up the site information, so we don't need to add every single
combination of os and architecture to the siteinfo.bbclass
- Instead of specifically looking for '${FILE_DIRNAME}/site-${PV}/<sitefile>',
leverage FILESPATH. Now it searches the paths in both BBPATH and FILESPATH
for "site/<sitefile>".
- SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS
Signed-off-by: Chris Larson <clarson@kergoth.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
version, opkg upgrade would break the system. Reverts 48dd1c1.
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
|
|
udev-compat141.
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
|