| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
All other versions have been removing this, so sync up.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
| |
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
| |
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
| |
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
| |
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
| |
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
| |
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
|
|
|
| |
netkit-telnet is very old and doesn't compile for PowerPC to boot.
Switch to inetutils here as that's still maintained upstream.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
|
|
|
|
| |
Bring these boards up to a slightly more modern version. In the
case of 8313, grab upstream defconfig and in the case of 8315 just
confirm against upstream defconfig for nothing too strange.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
without that patch configure outputed something like this:
checking tremor/ivorbisfile.h usability... yes
checking tremor/ivorbisfile.h presence... yes
checking for tremor/ivorbisfile.h... yes
checking for ov_open_callbacks in -lvorbisidec... no
configure: WARNING: *** Unable to find Ogg Vorbis Tremor library (http://www.xiph.org/)
configure: WARNING: Ogg Vorbis support disabled
Then digging into the configure script made me found that:
LIBS="-lvorbisfile $LIBS"
just before the compilation of the test(the following output comes from config.log):
configure:11947: arm-oe-linux-gnueabi-gcc [...] -o conftest [...] conftest.c -lvorbisfile -L/usr/lib -lmikmod -ldl -lm >&5
/usr/lib/libvorbisfile.so: file not recognized: File format not recognized
collect2: ld returned 1 exit status
configure:11947: $? = 1
we clearly see -lvorbisfile -L/usr/lib
./configure --help says:
LIBS libraries to pass to the linker, e.g. -l<library>
so I simply overwritten LIBS in the recipe in EXTRA_OECONF
The result was tested on nokia900 with wesnoth-wvga:
Before it couldn't play its ogg vorbis music, and now it can.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
|
|
|
|
|
|
|
| |
Drop this for now, to avoid risk of introduction of another problem. Will
revisit and verify both.
This reverts commit 173540c96aac632de5ff1a78b25cdc49201ee27e.
|
|
|
|
| |
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
|
|
|
|
| |
rsh/related and traceroute will otherwise be usuable.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
|
|
| |
Fixes build with XINPUT ABI 7.
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
|
|
|
|
|
|
| |
Otherwise libtool and ld try to link against ${libdir}/libdl.so.2 on the
host system.
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
|
|
|
|
|
|
| |
Otherwise libtool and ld try to link against ${libdir}/libdl.so.2 on the
host system.
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
METADATA_REVISION
Causes infinite recursion, which may look like this:
NOTE: <type 'exceptions.RuntimeError'>:maximum recursion depth exceeded while calling a Python object while evaluating: ${@base_get_scm_branch(d)}
Or this:
Traceback (most recent call last):
File "/home/grg/oe2/bitbake/lib/bb/server/none.py", line 128, in idle_commands
retval = function(self, data, False)
File "/home/grg/oe2/bitbake/lib/bb/cooker.py", line 716, in buildTargetsIdle
retval = rq.execute_runqueue()
File "/home/grg/oe2/bitbake/lib/bb/runqueue.py", line 877, in execute_runqueue
self.execute_runqueue_internal()
File "/home/grg/oe2/bitbake/lib/bb/runqueue.py", line 992, in execute_runqueue_internal
self.build_pipes[pipe].read()
File "/home/grg/oe2/bitbake/lib/bb/runqueue.py", line 1227, in read
bb.event.fire_from_worker(self.queue[:index+8], self.d)
File "/home/grg/oe2/bitbake/lib/bb/event.py", line 137, in fire_from_worker
event = pickle.loads(event[7:-8])
File "/usr/lib64/python2.6/pickle.py", line 1374, in loads
return Unpickler(file).load()
File "/usr/lib64/python2.6/pickle.py", line 858, in load
dispatch[key](self)
File "/usr/lib64/python2.6/pickle.py", line 966, in load_string
raise ValueError, "insecure string pickle"
ValueError: insecure string pickle
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
|
|
|
|
|
|
| |
Canberra is still enabled by default, but amenders can add
--disable-canberra to EXTRA_OECONF.
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
|
|
|
| |
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
|
|
|
|
|
|
|
|
| |
The resources under ${datadir} have moved around between versions.
Use a wildcard in case they move again.
No PR bump for v1.2.3. It already packages the correct file.
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
|
|
|
|
|
|
|
|
|
|
| |
target_includedir
This fixes the problem where gcc fails to detect presence of libssp
and does not detect powerpc long double 128 bit support correctly on systems which do
not use common <sysroot>/usr/include paths like we have in micro distro
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
|
|
|
| |
We don't want to un-rename files here since they're packaged up
as renamed
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
| |
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
|
|
|
|
|
| |
This kills one of the dependencies upon help2man. In the future, will switch
this to be driven by a documentation feature in DISTRO_FEATURES.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
|
|
| |
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
| |
|
|
|
|
|
|
| |
It belongs in volatiles, if we build arpd - but we don't.
Signed-off-by: Michael Smith <msmith@cbnco.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Like:
In file included from prelude-plugin.c:56:0:
/include/prelude-plugin.h:66:20: error: conflicting types for 'lt__PROGRAM__LTX_preloaded_symbols'
/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/ltdl.h:106:36: note: previous declaration of 'lt__PROGRAM__LTX_preloaded_symbols' was here
make[4]: *** [prelude-plugin.lo] Error 1
Originally reported by Paul Menzel <paulepanter@users.sourceforge.net>.
Forwarded upstream as https://dev.prelude-technologies.com/issues/386
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
|
|
|
|
| |
Signed-off-by: Simon Busch <morphis@gravedo.de>
|
|
|
|
|
|
| |
AutoAddDevices
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds support for the i.MX25 3Stack platform.
It is based on the patches released by Freescale as
part of LTIB.
EB: linux & u-boot patches are the same as for babbage so use the
same name and same checksums.
Author: Mickaël CHAZAUX <mchazaux@adeneo-embedded.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
| |
Author: Matthias Günther <matgnt@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
| |
Author: Matthias Günther <matgnt@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
| |
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
|
|
|
|
| |
cgreen is a library to do unit test for C language
EB: squashed 4 patches into one
Author: joao freitas <joaohf@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
| |
Author: joao freitas <joaohf@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
| |
Author: joao freitas <joaohf@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
|
|
| |
[PATCH 3/4] linux_2.6.32: add bluepro support
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
|
|
|
| |
* eth0, usb for host connectivity
* can0, can1 to control CAN devices
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
|
|
| |
[PATCH 4/5] linux_2.6.32: add tb5200l support
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
|
|
|
|
| |
* eth0, usb for host connectivity
* can0, can1 to control CAN devices
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* create /opt directory
* fstab which mounts / and /opt from jffs2 filesystem on mtd
* link /tmp to /var/tmp
* issue and issue.net
EB: removed /opt in base files following NAK concerning this point.
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
|
|
| |
Delete cmp method which has been dropped from later releases.
Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
No formal release yet, although upstreams ships an ipk with a version and
a packaging revision, so we pull from git.
Patches:
- Makefile was completely broken and had no install target,
rewrites most of it.
- author has put a "switcher" feature in it, which is non-functional,
disable it in conffile
- in the area in which the "slide" to bringup the keyboard starts, drags
are not propagated to window below; make the area smaller so we can
unlock the screen
Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
|
|
|
|
|
|
| |
"Minimum Profit" is a lightweight developer text editor.
Forged a desktop file, and stole the icon from leafpad.
EB : fixed GNU HASH + mped.png location + mped.desktop
Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
|
|
|
|
|
|
|
| |
Changed RDEPENDS = "jlime-extras-${MACHINE}" to RRECOMMENDS
because some machines don't have (or need) extras recipes of
their own. It's a more graceful solution.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|