aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-04-18ezx/ezx-gen-blob_git.bb: update SRCREVAntonio Ospite
The new version fixes a problem which made gen-blob not working when compiled with recent gcc versions. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2011-04-18ezx/ezx-gpiotool_svn.bb: make the recipe build againAntonio Ospite
Pass ${LDFLAGS} in order to make the following error go away: ERROR: QA Issue with ezx-gpiotool: No GNU_HASH in the elf binary This is a workaround until the upstream Makefile is fixed properly. While at it remove the unused do_stage() function. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2011-04-18ezx/moto-boot-usb-native_git.bb: update SRCREVAntonio Ospite
This brings in the following fixes: - require an interactive confirmation when trying to flash the bootloader - don't send unsupported query command to gen-blob Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2011-04-18linux/openezx-kernel_git.bb: update recipe to build 2.6.38Antonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2011-04-18files/device_table-ezx.txt: change some indentationAntonio Ospite
Just to make columns more distinguishable. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2011-04-18files/device_table-ezx.txt: Add /dev/snd and /dev/ttyS1Antonio Ospite
The /dev/snd directory is needed for the device nodes under it to be created successfully. The /dev/ttyS1 node is used for bluetooth on EZX phones. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2011-04-18fsodeviced: add motorola_ezx confAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2011-04-06classes/mirrors.bbclass: add mirror for download.osgeo.orgAntonio Ospite
The host download.osgeo.org is not reachable from some network/country because of some routing issue, and this makes the do_fetch task of the tiff recipe to fail. Add a reachable mirror for it, so that libtiff can build fine. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Phil Blundell <philb@gnu.org>
2011-03-29tzcode-native: update to 2011dAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Mike Westerhof <mike@mwester.net>
2011-03-29tzdata: Updated to 2011dAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Mike Westerhof <mike@mwester.net>
2010-11-03tzcode-native: bump version to 2010nAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-11-03tzdata: bump version to 2010oAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-08-20tzcode-native: bump version to 2010lAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-08-20tzdata: bump version to 2010lAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-08-20openezx-kernel_git: bump SRCREVAntonio Ospite
This revision brings in some fixes to pcap-regulator. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-06-21openezx-kernel_git.bb: bump SRCREVAntonio Ospite
This new revision fixes some misnamed #defines and fixes the pcap-regulator voltage tables. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-06-20ezx: rename references to ezx-boot-usb into moto-boot-usbAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-20ezx: rename ezx-boot-usb recipe to moto-boot-usb, use gitAntonio Ospite
boot_usb is now named moto-boot-usb and is hosted on git.openezx.org, move recipes/ezx/ezx-boot-usb-native_svn.bb to recipes/ezx/moto-boot-usb-native_git.bb and fix it. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-20ezx: replace ezx-gen-blob_svn.bb with ezx-gen-blob_git.bbAntonio Ospite
gen-blob is now at git.openezx.org, replace the old svn recipe with one which fetches the code from the git repository. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-04frameworkd_git.bb: bump SRCREVAntonio Ospite
ogsmd has now some more reliable support for the Freescale Neptune modem used in Motorola EzX phones. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04ezx-boot-usb-native: bump SRCREVAntonio Ospite
This newer revision fixes flashing to NOR. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04ezx-gen-blob: bump SRCREVAntonio Ospite
The new version can now be compiled with OE with no problems, previously the size of the binary produced with the toolchain from OE was too big to be flashed. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04openezx-kernel_git: update recipeAntonio Ospite
* bump KV * bump SRCREV: The new version enables CONFIG_DEVTMPFS by default and some other stuff, and fixes usblan on gen2 when booting from MMC * Provide a fallback CMDLINE * Keep OABI config setting * Use a -oe LOCALVERSION both in KV and in .config Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04motorola-ezx-base.inc: refresh machine definitionAntonio Ospite
Reorder sections to a more logic scheme, following magician.conf, other cleanups: * sort MACHINE_FEATURES alphabetically * add ezx-gen-blob to EXTRA_IMAGEDEPENDS * use MODUTILS=26 * Add needed kernel modules for BP Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04motorola-ezx-base.inc: use PREFERRED_PROVIDER_virtual/xserverAntonio Ospite
This fixes a "multiple recipes provide xserver" warning. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04tslib: Add config file for a780 machineAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04xserver-kdrive-common/Xserver: fix EZX settingsAntonio Ospite
Support all EZX machines, and set up the mouse as a tslib device. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04device_table-ezx.txt: add needed device nodesAntonio Ospite
* With all the mux nodes we can start playing again with gps on A780 * More fb nodes are needed for pxa fb overlay access * Audio devices are needed too in the case of static /dev Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04device_table-minimal.txt: fix input device nodes pathAntonio Ospite
Input event device nodes are usually under /dev/input. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-05-26paroli: depend just on edbus, not on edbus-ehalAntonio Ospite
edbus-ehal is not available anywhere in current metadata, just depend on edbus to make images which include paroli build. See also http://tinderbox.openembedded.org/packages/544404/ Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-14tzdata: update to 2010jAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-05-14tzcode-native: update to 2010jAntonio Ospite
Update checksums; tzdata version bumps to 2010j as well. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-04-28image.bbclass: create /etc/device_table from IMAGE_DEVICE_TABLESAntonio Ospite
Right now when the 'devices' script from initscripts is called the layout specified in IMAGE_DEVICES_TABLES is lost. With this change the default behaviour when no IMAGE_DEVICE_TABLES is specified is to always use files/device_table-minimal.txt Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22python-2.6.4: make Modules/_ctypes/libffi configureAntonio Ospite
This fixes configure issues with recent autoconf, e.g: autoreconf: Entering directory `Modules/_ctypes/libffi' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force configure.ac:26: error: m4_copy: won't overwrite defined macro: \ _AC_ARG_VAR_PRECIOUS configure.ac:26: the top level It also adjustes Makefile.am to take into account the fact that python ships incomplete source from libffi. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-08tzdata: move tzdata_2010g.bb to tzdata_2010h.bbAntonio Ospite
tzdata_2010g is no longer available; change the checksums in the new recipe Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-04-08tzcode-native_2010f: Update tzdata SRC_URI and checksumAntonio Ospite
tzdata2010g is no longer available, use tzdata2010h Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-04-01frameworkd-config-shr: fix a nasty typoAntonio Ospite
A misplaced '-' instead of '_' made bitbake conditional appending fail, resulting in fso-abyss being added unconditionally to runtime dependencies. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-28distros: remove leading dots in DISTRO_VERSIONsAntonio Ospite
Having a leading dot in DISTRO_VERSION will result in a '-.' string when building archive names; this may lead to mistakenly think that something is missing in the archive name. Example: minimal-.dev-snapshot-20100216-i686-linux-armv5te-linux-gnueabi-toolchain.tar.bz2 ^^ Remove the leading dot in DISTRO_VERSIONs to avoid such possible confusion. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-27gnutls: fix do_configure by depending on gtk-docAntonio Ospite
building gnutls_2.8.5.bb fails in do_configure with these messages: [..] | automake: unknown warning category `cross' | doc/Makefile.am:27: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL | gtk-doc.make:7: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL | doc/reference/Makefile.am:135: `gtk-doc.make' included from here | gtk-doc.make:50: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL | doc/reference/Makefile.am:135: `gtk-doc.make' included from here | gtk-doc.make:173: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL | doc/reference/Makefile.am:135: `gtk-doc.make' included from here | doc/reference/Makefile.am:147: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL | autoreconf: automake failed with exit status: 1 | FATAL: autoreconf execution failed. NOTE: Task failed: /home/chris/oe/micro-dev/work/i686-oe-linux/gnutls-2.8.5-r0/temp/log.do_configure.14113 ERROR: TaskFailed event exception, aborting ERROR: Build of /home/chris/oe/openembedded.org/recipes/gnutls/gnutls_2.8.5.bb do_configure failed ERROR: Task 652 (/home/chris/oe/openembedded.org/recipes/gnutls/gnutls_2.8.5.bb, do_configure) failed NOTE: Tasks Summary: Attempted 865 tasks of which 0 didn't need to be rerun and 1 failed. ERROR: '/home/chris/oe/openembedded.org/recipes/gnutls/gnutls_2.8.5.bb' failed Depending on gtk-doc fixes this. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Holger Hans Peter Freyther <zecke@selfish.org> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-26numptyphysics: update SRC_URIAntonio Ospite
The old SRC_URI doesn't work anymore, use vcs.maemo.org instead of garage.maemo.org as stated on https://garage.maemo.org/scm/?group_id=638 Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-26ezx: update ezx-gen-blob versionAntonio Ospite
NOTE: this version builds fine but the resulting binaries do not seem to be correct, their size is about 300KiB instead of the expected 64KiB. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-26ezx: update device_table-ezx.txtAntonio Ospite
Update mux nodes to be used with the ts27010mux driver. Fix names for ttyIPC0 and video0 nodes. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-26ezx: update ezxd version and ezxd.init scriptAntonio Ospite
Newer kernels have drivers for BP interaction built as modules, add the loading sequence in ezxd.init. Fix also the recipe so that the CC and CROSS variables do not interfere with the crosscompiler from OE. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-26ezx: update ezx-boot-usb-native versionAntonio Ospite
Fix also ezx-boot-usb-native_svn.bb as the code now resides in a 'src' subdirectory. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-26ezx: update openezx-kernel versionAntonio Ospite
This version uses an adapted ts27010mux driver from Motorola Milestone. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-23base.bbclass: add missing import of metadata_scmAntonio Ospite
In commit 89b7e433719f43f1c36c76cb8856d559014e99bc metadata_scm.bbclass functions were factored out from base.bbclass, but the new file was not included. This prevented METADATA_SCM, METADATA_REVISION, METADATA_BRANCH to be set; for instance this caused oestats-client stop working. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-03-18vala-dbus-binding-tool: fix HOMEPAGE and SRC_URIAntonio Ospite
2010-03-01meta-toolchain: Show the host system in toolchain archive nameAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-02-14meta-toolchain: Run rmdir only if empty dirs are actually found.Antonio Ospite
Prevent a failure in do_populate_sdk when there are no empty directories: /bin/rmdir: missing operand Try `/bin/rmdir --help' for more information. See also http://tinderbox.openembedded.net/packages/478437/ Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2009-09-12device_table-ezx: Add static video device node.Antonio Ospite
Useful if we compile the video driver statically in the kernel Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>