Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* fso-abyss is not needed with fsogsmd
* mokoko is broken after last EFL bump and pretty much dead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
It can be provided by busybox.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
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>
|
|
|
|
* qwo.1 is created in created in DESTDIR already with help2man, no need
to add it to DEST files
* automake-1.11 checks for files instaled more than once and fails
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* libconfig.h is installed twice from $(libinc) and then again from $(libinc_cpp)
* newer automake checks that and fails
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
* OPT Argument Decorator is no longer used/supported in latest dsplink versions
* LPM implements some callback functions from DSPLINK which used this decorator
* 'Void _TAL_translateCallback (IN Uint32, IN OPT Pvoid, IN OPT Pvoid);'
* Remove by passing -DOPT="" to LPM build
* Safe to remove for building against older DSPLINK versions as well
* Bump PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* DSPLINK Examples need to use lpmOn/Off add RDEPENDS
* Bump PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* Add new version (1.65.00.02) - eary adopter release
* Start using new URI base location
* Introduce variables to keep SRC_URI common and PV variants
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* Fix-ups for kernel headers and CROSS_COMPILE are specific to 1.64
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* Add new variable DSPLINKDSP to be used in install scripts
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* dsplink installations (when used directly, and not from cetools)
are clean and therefore don't need a clean step
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
recent addition in rootfs_ipk.bbclass which runs postinst scripts with
-e option, while very useful, prevents busybox from configuring at image
build time. It will be configured at first image boot if your file
system is writable, but in case of e.g. squashfs, that will be fatal
error. This commit prevents postinst to fail, so busybox will create
all needed links at image build time.
|
|
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
This can be useful for making invasive changes, to see if you inadvertantly broke something.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
|
|
convenience
Signed-off-by: Chris Larson <clarson@kergoth.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: Martin Jansa <Martin.Jansa@gmail.com>
|
|
This change also makes it preserve packages that have been deleted, so we can now safely delete morgue directories
|
|
|
|
check to prevent bogus ones from going in
|
|
|
|
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
|
|
Taken from linux-omap-psp patches, makes zoom2 much more user friendly
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
* (only for spitz)
|
|
|
|
* remove the legacy headers needed for vanilla Sharp images.
* (the checksum was anyway broken)
|
|
* reabsorb zaurus-kernel.inc
|
|
|
|
|
|
|
|
to catch up with recent EFL changes
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|