Age | Commit message (Collapse) | Author | Files |
|
/proc/kallsyms.
|
|
|
|
fail on rc and four-part versions.
|
|
|
|
|
|
from OE.
tested with Angstrom 2008.1
|
|
|
|
|
|
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|
|
-D_GNU_SOURCE was not propagated when building native helper tools and
must be added to CPPFLAGS hence.
By fixing this, widec build can be enabled for native and sdk.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|
|
Corresponding tests returned either wrong results or were generally broken. Test
for GPM was not prepared for crosscompiling and GPM support has been disabled hence.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|
|
It was used for narrow lib and there are no reasons why it should not be
set for widec tool. Noticed by Eric Benard.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|
|
There is a symlink in -tools to a file in the base package.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|
|
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|
|
Moved /etc/terminfo from base 'ncurses' packages into -terminfo-base.
Recommend this package in -libtinfo and suggest the large -terminfo
package.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|
|
Thanks to Eric Benard for noticing this.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
installable
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
NOTE: Unfortunately upstream decided to change the PC version, so this
and later versions claim to be vala-0.10 instead of vala-1.0. Please
adjust your configure.ac, if necessary. To ease the transition, we
install vala-1.0.pc as well in the meantime.
|
|
This fix corrects the previous version of this patch and ensures
that X output and input stay correctly together after xrandr -o
is used.
Petr Vanous Vanek
Signed-off-by: Petr Vanek <vanous@penguin.cz>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
PREFERRED_PROVIDER_virtual/bootloader to select u-boot recipe to use.
* Dont PROVIDES u-boot but let user decide it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Bump Atrack to the latest revision. Adds APRS symbols and some bugfixes.
Petr Vanous Vanek
Signed-off-by: Petr Vanek <vanous@penguin.cz>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
versions 0.6.16 and earlier have several security advisories on them
and no one pinned these, also some still had legacy staging
so put these to rest
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* Remove unused patches from files.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
make that happen
* The existing patch did redefine the SHLIB_MAKE_SOLINK and
SHLIB_INSTALL_SOLINK but it was ineffective because the original
definitions appeared after it. We needed to rearrange the order
* t-slibgcc-libgcc is already there so no need to patch it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
Signed-off-by: Francisco Alecrim <francisco.alecrim@openbossa.org>
Signed-off-by: Willer Moreira <willer.moreira@openbossa.org>
|
|
attributes in ext2/3
Without that we can't mount ext2 filesystem at boot
Thanks Lukas D. Gorris (aka dcordes) for pointing it out in irc(#openmoko-cdevel),
While trying to help me use his initrd that is capable of booting from an ext2
loop filesystem on a vfat partition
(so a Microsoft Windows user could boot our work with fastboot, for the htcdream) :
<dcordes> ok I found the problem
<dcordes> CONFIG_EXT2_FS=m
<GNUtoo|laptop> ahh
<dcordes> CONFIG_EXT2_FS=y
<GNUtoo|laptop> thanks a lot
<dcordes> tada
PR was bumped too
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
|
|
gpsd 2.94 is known to have python binding issues:
*From #gpsd in Freenode:
Aug 26 14:48:15 <lindi-> GNUtoo|laptop: hmm, 2.94 sounds suspicious, i think the python bindings were bit buggy at that time
*And I tried a python test program available here:
http://lindi.iki.fi/lindi/gpsd/gpsd-get-position3
It failed to print something when a fix was there
with 2.94 and succeded with 2.95
libtool.patch was rebased
configure-libusb.patch didn't need to be rebased as it landed upstream
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
|
|
If PR is not bumped, at runtime, xchat looks for the older openssl
version
Tested on shr-image on htcdream.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
|
|
fso-autorev.inc is usually included in local.conf,
by people or builders of the SHR distribution.
android-rpc is needed by htcdream for GPS to work.
Making it autorev in fso-autorev.inc is a good idea:
*it make it stay in sync with other parts of fso.
*it permit to follows the development android-rpc
which is part of fso
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
|
|
some patches did not apply -> repaired
mythflix is not supported any more -> removed
mythnetvisions -> added
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
0.23 will get its own dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* Set the init script to be added to list of run level
5 scripts.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
* Added dependency packages such as qt4-embedded-fonts required
for the matrix-gui application to run.
* Added dependency on matrix-gui-common.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* removed the lemon-native_3.5.4.bb file
* added NATIVE_INSTALL_WORKS = "1"
* added BBCLASSEXTEND = "native"
* bumped PR
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
minimal.conf has nfs as distro feature but not ip4 or ipv6.
This makes that busybox does not generate networking applets
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
|
|
not really a beaty; but we have no simple way to specify a
target only patch. This seems the cleanest way to do it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|