aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-07-11x-load git: 1.5.0 sorts lower than 1.44ss, so bump PEKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-07-09cacao-native_hg: Fix cacao-shutdownguard.patchRobert Schuster
The patch contained some left-over debug code which can result into problems if other programs (like configure) relays on the output of the JVM For 2011.03-maintenance: Tested-by: George C. Huntington III <gchiii@mtiemail.com> Signed-off-by: Stefan Schmidt <stefan@buglabs.net> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-07-04udev: avoid udev stopping persistent pppd connectionsMario Schuknecht
When a pppd session is disconnected it triggers the udev to ifdown the ppp link which kills pppd and inhibits a reconnection. Now avoid udev stopping ppp connections. See also: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/396804 https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/78043 http://ubuntuforums.org/showthread.php?t=1177021 http://rants.atmurray.net/2007/01/pppd-persist-not-so-persist-with-udev.html Signed-off-by: Mario Schuknecht <schuknecht@dresearch-fe.de> Acked-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-07-04ppp-2.4.5: remove `DP = "-1"`Steffen Sledz
Oe-core is using 2.4.5 and it works OK there. Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-07-04ppp-2.4.5: own package for PPPoL2TP pluginSteffen Sledz
Adding that package fixes the following error message. NOTE: package ppp-2.4.5-r1: task do_qa_staging: Started WARNING: the following files were installed but not shipped in any package: WARNING: /usr/lib/pppd/2.4.5/pppol2tp.so WARNING: /usr/lib/pppd/2.4.5/openl2tp.so Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-06-15linux-2.6.24: fix a buggy patch file for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-06-15linux-2.6.24: fix diff pathes in hipox machine specific patch fileSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-06-14linux-2.6.24: add another 4N-GALAXY.DE PID to ftdi_sio driversledz
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-06-14linux-2.6.24: enable some more diagnostic options (hipox machine only)Thilo Fromm
* enable process and task accounting * enable per-task IO accounting Signed-off-by: Thilo Fromm <fromm@dresearch-fe.de>
2011-06-14linux-2.6.24: enable some more kernel debug options (hipox machine only)Steffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-06-14linux-2.6.24: disable 2nd SATA port (hipox machine only)Steffen Sledz
The 2nd SATA port is not used at hipox machine and causes emission problems if activated. Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-06-14linux-2.6.24: add PCI abort handler (hipox machine only)Thilo Fromm
Signed-off-by: Thilo Fromm <fromm@dresearch-fe.de>
2011-06-14linux-2.6.24: optimize flash timings (hipox machine only)Mario Schuknecht
Signed-off-by: Mario Schuknecht <schuknecht@dresearch-fe.de> Acked-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-06-14linux-2.6.24: fix 1/2-byte read access to PCI config space (hipox machine only)Thilo Fromm
Signed-off-by: Thilo Fromm <fromm@dresearch-fe.de> Acked-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-06-14linux-libc-headers-2.6.24: add additional tcp ioctl (for hipox machine only)Mario Schuknecht
Signed-off-by: Mario Schuknecht <schuknecht@dresearch-fe.de> Acked-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-06-14linux-2.6.24: allow building kernel with newer GNU makeSteffen Sledz
GNU make >= 3.82 does not allow mixed implicit and normal rules Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Acked-by: Khem Raj <raj.khem@gmail.com>
2011-06-14linux-2.6.24: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz
Similar patch is on its way to the mainline kernel: http://thread.gmane.org/gmane.linux.kernel/1111144 Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2011-06-08sysvinit: bump PR for ti816x serial console changeSiddharth Heroor
* A new inittab is needed, so bump PR to regenerate it. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08ti816x machine: Update for latest kernel versionSiddharth Heroor
* In 2.6.37 the console is tied to ttyO2. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08ti816x machine: Fix JFFS Image commandSiddharth Heroor
* Fixes a bug in the command passed for JFFS2 Image creation. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08wpa-gui-e: build the latest version from git sourcesEyal Reizer
Builds wpa-gui for qt4-embedded from the latest wpa-supplicant (0.8x) git sources Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08qt-4.6.3: update qt's powervr graphics driver plugin to work with SGX DDK v1.6Denys Dmytriyenko
Note: 2011.03-maintenance branch lacks qt-4.7.3, so instead of moving wsegl2 patch file, add it. Signed-off-by: Denys Dmytriyenko <denys@ti.com> * The wsegl2 patch is required to build Qt with the latest SGX PowerVR drivers * Moved the wsegl2 patch from qt4/qt-4.7.3 to qt4/files * Added the wsegl2 patch to qt-4.6.3 Note: This is the "massaged in" version of the original patch from Anand Balagopalakrishnan <anandb@ti.com> as it was mangled and couldn't be applied. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08libgles-omap3: Specify the Window System to be updated in powervr.iniAnand Balagopalakrishnan
* SGX driver looks at /etc/powervr.ini for the Window System to be used. This patch introduces a variable to specify which Window System should be specified in powervr.ini file. * By having this variable, it's easy to override the default Window System through a config file or amendment Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Acked-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08crda: fix regulatory domain agent for building with libnl2Eyal Reizer
This patch allows building the wireless regulatory domain agent with libnl version 2. Signed-off-by: Eyal Reizer <eyalr@ti.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08crda: Upgrade regulatory database to 2011.04.28.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08crda: Fix build by disabling of make environment overrides.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08ti-wifi-utils: install calibrator ini files to rootfsEyal Reizer
In order to perform wifi calibration the calibrator needs to be provided with a reference NVS file that matches the wifi chip and the radio module that is being used. This patch install these ini files to the root file system along with the calibrator itself. Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08matrix_gui: Update SRCREV to revision 257Jeff Lance
* Adding arm only multimedia apps to am37x * Wifi updates to am37x, am180x * Adding to am180x, am37x, am35x, beagle: * Oprofile example Signed-off-by: Jeff Lance <j-lance1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08x-load: sync with meta-texasinstruments for beagle C5 supportKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08x-load git: bump SRCREVKoen Kooi
tested on beagleboard/angstrom Signed-off-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08tzcode-native: update to 2011eBob Foerster
Signed-off-by: Bob Foerster <robert@erafx.com> Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-08tzcode-native: update to 2011dAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Mike Westerhof <mike@mwester.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-06-04libxaw: fix depchainsKoen Kooi
xserver-xorg-dev can't be installed without this Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-06-04sourceipk: exclude temp dirs when S == WORKDIRChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-04sourceipk: deal with compileconfigs only when it existsChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-04sourceipk: use tar to get the files copied, rather than cpChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-04sourceipk: allow override of the sectionChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-04linux-omap 2.6.39: sync with meta-texasinstruments againKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-06-04linux-omap 2.6.39: sync with meta-texasinstruments for bootup fixesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-06-02perl-native multilib patch for ubuntu 11.04Scott Ellis
Original patch from Scott Ellis Modified by US replacing `uname -m` by '*' to support non x86_64 targets (based on recommendations on the mailing list) (2011.03-maintenance cherry-pick: Tested-by: george huntington <george.huntingtoniii@gmail.com>) Signed-off-by: Scott Ellis <scott@jumpnowtek.com> Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
2011-05-27Merge branch '2011.03-maintenance' of ↵Tom Rini
git://dominion.thruhere.net/var/cache/git/openembedded into 2011.03-maintenance
2011-05-27Merge branch 'balister/2011.3-maintenance/pull-1' of ↵Tom Rini
git://github.com/balister/openembedded into 2011.03-maintenance
2011-05-26linux-omap 2.6.39: sync with meta-texasinstrumentsKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-26linux-omap 2.6.39: sync with meta-texasinstrumentsKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-26linux-omap 2.6.39: initial add with beagleboard supportKoen Kooi
Tested with beagleboard C3 + zippy1 with angstrom Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-26qt4 4.6.3: bump PR for wsegl header changeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-26qt4: Fix the include path for SGX PowerVR driversAnand Balagopalakrishnan
* Qt's PowerVR graphics driver plugin requires the PowerVR header files pvr2d.h, wsegl.h to compile * The current recipes copy the wsegl.h from Qt's src/3rdparty/powervr to powervr graphics driver plugin directory - src/plugins/gfxdrivers/powervr. * If/when the header files change, the incorrect wsegl.h will get picked up. * This patch ensures that the header files are picked up from the SGX SDK Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-26libgles-omap3: Add wsegl.h to the destination include directoryAnand Balagopalakrishnan
* Copy wsegl.h to the destination include directory. * This file is required to compile Qt's PowerVR graphics driver plugin. Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-20uhd : Upgrade from 003.000.001 to 003.001.000.Philip Balister
Signed-off-by: Philip Balister <philip@balister.org>
2011-05-20ortp : Upgrade from version 0.13.1 to 0.16.5.Philip Balister
Signed-off-by: Philip Balister <philip@balister.org>