Age | Commit message (Collapse) | Author | Files |
|
* 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: 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>
|
|
|
|
check to prevent bogus ones from going in
|
|
|
|
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)
|
|
|
|
|
|
to catch up with recent EFL changes
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
|
|
|
|
|
|
miss out on gnu-tar for multi-machine builds where spitz isn't first
|
|
|
|
|
|
* new feature: check for known legacy headers
* now supports Angstrom-Narcissus jffs2 images
* two rootfs possible in nand: initrd.bin in mtd2 and home.bin in mtd3
* minor fixes: convert tabs to spaces, uniform echo's quoting
* the universal updater doesn't need PACKAGE_ARCH = "${MACHINE_ARCH}"
* bump PR
* NOTE: mversion/checksum is still not used
|
|
Changes since 1.5.0
* Enabled OGG audio format support. Ogg support has been added 3 months ago, but it was so far disabled due to a bug in GStreamer oggdemux pipeline element
* New internal widget: Notify dialog. It is used to notify user when an operation, that can take some time, ends.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|