Age | Commit message (Collapse) | Author | Files |
|
These have known unpatched security issues, 2.52 is in the repo for quite some
time, anyone who cares should be using that already.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Michael Kurz <betheg@bitcloner.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Michael Kurz <betheg@bitcloner.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Set PACKAGE_ARCH for palmpre as we add some palmpre specific stuff for the palmpre machine
and no other machine needs this actually.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
binary)
* added TARGET_CC_ARCH += "${LDFLAGS}"
* added PR = "r1"
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
gettext-native uses system libcroco if it's available, and breaks
compilation in this case.
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* now includes node-waf and node-repl
* updated pathname in libev-cross-cc and libev-cross-cc
* removed patch which is no longer necessary (applied upstream)
Signed-off-by: AJ ONeal <coolaj86@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
These don't patch and aren't pinned by anyone.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
* This Reverts 697af28264704d9711d716504b809f0edaffbdb2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Fix omap3-sgx-modules_1.4.14.2616.bb to use new SDK
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* While building for mips64 I noticed a problem where eglibc
configure did not get the mips sub arch correct during configure
the reason was we had ports twice in configure commandline which
ran a ports configure twice and appended machines multiple times
to paths which then were wrong and it failed to select correct
ABI to compile eglibc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
This recipe has references to non existant files in its SRC_URI, I could not
find them in the git logs either.
A grep -r foonas-init shows no in tree users.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Verified with Tim Ellis and Oyvind Repvik that this can be deleted
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* while trying to run gdb from an SDK created by OE, I got the following
errors: /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-gdb: undefined symbol:
PyUnicodeUCS2_FromEncodedObject
* the reason is that the workstation (ubuntu 10.04 or 9.01)'s Python is compiled using ucs4
and the python-native used to create arm-angstrom-linux-gnueabi-gdb is using ucs2, the
problem is detailed here :
http://docs.python.org/faq/extending#when-importing-module-x-why-do-i-get-undefined-symbol-pyunicodeucs2
* configuring python-native with ucs=4 solves this problem.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
having tun in /dev/net/tun allows openvpn to run without any hack
on the target
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Simon Busch <morphis@gravedo.de>
|
|
Signed-off-by: Simon Busch <morphis@gravedo.de>
|
|
Newer version of tslib contains better support for the cy8mrln touchscreen used on the
palmpre machine.
Signed-off-by: Simon Busch <morphis@gravedo.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
ti-codec-engine_2.26.00.08: add new codec engine version.
* Add CE 2.26 GA release version.
* .make target is no longer supported on 2.26 hence commenting out from .inc.
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Roger Monk <r-monk@ti.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
0.9.8 is also affected, please try the same patch if using that.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
* fixes two DoS attacks in BGP implementation
* fixes other bugs
* considered as sage upgrade
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
* fixes SQUID-2010:3 DoS (http://www.squid-cache.org/Advisories/SQUID-2010_3.txt)
* hardenes DNS client
* fixes other bugs
* considered as safe upgrade
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Through the last commit for fsogsmd the dependency chain for fsogsmd was broken.
libgsm0710mux was never compiled as dependency as it was overwritten by the other
dependencies necessary for the palmpre machine.
Signed-off-by: Simon Busch <morphis@gravedo.de>
|
|
* introduced by mistake extending list of packaged files
* (copy and paste is for the lazy...)
* bump PR
|
|
This isn't needed anymore now the proper fix is in
This reverts commit 241b8865f20b9e3c3beb334535e6cd8452cbf47d.
|
|
This is a little funny as we don't want u-a on the -native.
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>
|
|
While doing this, also ensure CC/CFLAGS/LDFLAGS are also obeyed.
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>
|
|
What's passed for --enable-ldflags is for ffmpeg using cc-as-ld but
not just using CCLD, so pass in TOOLCHAIN_OPTIONS. For PowerPC,
only pass --enable-altivec on ppce600 (only case of it we support)
otherwise disable as ffmpeg defaults to enabled.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|