| Age | Commit message (Collapse) | Author | Files |
|
- add MACHINE_KERNEL_PR
|
|
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
|
|
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
Add initial support for ppce500 tqm8540 box. No kernel config provided yet.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Detect if we are behind proxy by checking for HTTP_PROXY variable
and use specified proxy for http traffic.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
web interface
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
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>
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
of apps
|
|
|
|
into org.openembedded.dev
|
|
|
|
into org.openembedded.dev
|
|
|
|
the fdo mime data it overlaps between packages.
* better solution is needed for people wanting docs on device, but this makes packages at least installable
|
|
* 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>
|
|
|
|
into org.openembedded.dev
|
|
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
Fixes binary locale generation broken by
6065fa491c009118ae282ae933215649cccfcd24.
Tested to work on ARM OABI (simpad), ARM EABI (qemuarm), PowerPC (efika)
and i686 (x86-prescott).
Acked-by: Philipp Zabel <philipp.zabel@gmail.com>
|
|
into org.openembedded.dev
|
|
|
|
Signed-off-by: Elena Grandi <elena.valhalla@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
GtkSourceView is a portable C library that extends the standard GTK+
framework for multiline text editing.
Signed-off-by: Elena Grandi <elena.valhalla@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
In the main grub package, menu.lst and stage1/2 files will now be
installed in /boot/grub.
stage2_eltorito is split into its own package for bootable ISOs.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
As far as I can tell, only the wrap board and gpe-phone-image are using
grub, and they use the default version, 0.97.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
To be easier to update the recipes we use a INC_PR in cups.inc that is
included in all PR fields in all recipes. Since currently the oldest
revision was 'r6' INC_PR starts in 'r7'.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|