Age | Commit message (Collapse) | Author | Files |
|
(I have asked for review but no one reviewed,even after a ping so hrw told me to commit)
*fixed "emacs: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory"
with the code that is under "copy STAGING_DIR_TARGET and libgcc_s.so* to WORKDIR/qemu-treedir"
here how it looked like:
| emacs: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory
| make[1]: *** [blessmail] Error 127
| make[1]: Leaving directory `/home/embedded/oetmp_openmoko/work/armv4t-angstrom-linux-gnueabi/emacs-22.3-r0/emacs-22.3/lib-src'
| make: *** [blessmail] Error 2
| FATAL: oe_runmake failed
*fixed the check of liblockfile:
| checking for liblockfile.so... yes
| configure: error: Shared liblockfile found but can't link against it.
| This probably means that movemail could lose mail.
| There may be a `development' package to install containing liblockfile.
| FATAL: oe_runconf failed
*also compiles fines thanks to the new qemu (0.10.3) that integrated some qemu-arm patches
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
do_split_packages():
* see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-May/011212.html for more
|
|
|
|
jamvm-native 1.5.2: Removed.
|
|
alsa-scenario_git.bb : bump the PV of git recipe, add DEF_PREF = -1
|
|
|
|
|
|
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
1) upstream has changed naming to be 'lowpan-tools' instead of 'lowpan-utils'
2) bump git revision (and thus PR) to use upstream fix for supporting
installation w/o manpages and add '--disable-manpages' to EXTRA_OECONF
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
The reason for the move is that udevadm binary is executed from udev
init.d script.
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
|
|
|
|
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
located
|
|
|
|
web interface
|
|
need the required dev packages installed on host. Use our OE versions
|
|
* now *that's* an embarassing bug!
|
|
into org.openembedded.dev
|
|
Backport time.h patch from 2.6.25 kernel
(commit 38332cb98772f5ea757e6486bed7ed0381cb5f98)
It fixes following error during compilation:
LD .tmp_vmlinux1
kernel/built-in.o: In function `getnstimeofday':
utsname_sysctl.c:(.text+0xf110): undefined reference to `__aeabi_uldivmod'
kernel/built-in.o: In function `do_gettimeofday':
utsname_sysctl.c:(.text+0xf1d0): undefined reference to `__aeabi_uldivmod'
utsname_sysctl.c:(.text+0xf1ec): undefined reference to `__aeabi_uldivmod'
kernel/built-in.o: In function `do_timer':
utsname_sysctl.c:(.text+0x100ec): undefined reference to `__aeabi_uldivmod'
utsname_sysctl.c:(.text+0x1010c): undefined reference to `__aeabi_uldivmod'
make: *** [.tmp_vmlinux1] Error 1
See also similar OE bug #4333
Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
it's 0.odd.x extra unstableness
|
|
sometime between 3.35 and 3.36
|
|
into org.openembedded.dev
|
|
|
|
The actual version was released in 2003, so I think it's time to update it.
This patch prepares the transition and allows other to test the latest release.
Regards,
Matthieu.
Signed-off-by: Matthieu Poullet <matthieu.poullet@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
of apps
|
|
into org.openembedded.dev
|
|
|
|
into org.openembedded.dev
|
|
|
|
* build still fails, bug 1622 still open
|
|
|
|
into org.openembedded.dev
|
|
|
|
|
|
into org.openembedded.dev
|
|
This fixes package name matching so that gst-plugins-*-meta
packages include all the plugin ones. The current matching
implementation doesn't make meta packages depend on gst-plugins
with 'locale' and 'dev' in their names (f.e. gstfbdevsink).
Also use INC_PR for gstremer-plugins as requested on ML.
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|