Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
* don't forcefully disable openVG
* don't forcefully disable cursor for QT/e, not everything is a touchscreen
|
|
|
|
Also, some wording cleanup in the description and shorten a comment to fit on
one line.
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* sometimes without PE bump, because nobody complained that we were
bumping SRCREV without PV changes and we were using SRCPV in our
branch before
* please bump PE if you're using one of those and you need to increment
PV, otherwise it will be "corrected" with next PV bump
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* recipes probably used only in SHR distribution
* usually without PE bump, because nobody complained that we were
bumping SRCREV without PV changes and we were using SRCPV in our branch
before
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* with PE bump
* FSO people usually use fso-autorev.inc already, so this change won't
change PV scheme
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* without PE bump, because nobody complained that we were bumping SRCREV
without PV changes and we were using SRCPV in our branch before
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
all PR
In the mpd init script,in the restart case,it first started then stopped.
Thanks to jconnolly for having noticed that it didn't restart at all
|
|
and bump PR
The building issue was the following:
| fe-gtk.o: In function `fe_gui_info':
| [...]/src/fe-gtk/fe-gtk.c:822: undefined reference to `GTK_WIDGET_VISIBLE'
| menu.o: In function `menu_canacaccel':
| [...]/src/fe-gtk/menu.c:1673: undefined reference to `GTK_WIDGET_IS_SENSITIVE'
| maingui.o: In function `mg_hide_empty_pane':
| [...]/src/fe-gtk/maingui.c:812: undefined reference to `GTK_WIDGET_VISIBLE'
| [...]/src/fe-gtk/maingui.c:813: undefined reference to `GTK_WIDGET_VISIBLE'
| maingui.o: In function `mg_show_generic_tab':
| [...]/src/fe-gtk/maingui.c:602: undefined reference to `GTK_WIDGET_HAS_FOCUS'
I noticied the security issue while looking into the debian patches of xchat:
They had a file named 46_CVE-2009-0315.dpatch.
Then I looked at that CVE to see if it was relevant ,and applied the patch
|
|
required so I can boot Ubuntu Lucid using this kernel, Lucid uses thumb2
and hits this bug a lot
|
|
as fallback on old kernels (e.g. 2.6.26 or earlier)
|
|
|
|
|
|
|
|
|
|
libs, breaking dynamic linking at runtime, so simplify recipe
|
|
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
|
|
Add recipes for version 0.5.2 and the current head of the subversion
repository. dfu-programmer is DFU utility supporting Atmel chips
with a USB bootloader (which aren't supported by dfu-util).
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
* The workaround for depot-tools is gross, but I lack the time to fix this
|
|
for omap3
|
|
|
|
* Added support for the dm3730-am3715-evm machine type to
obtain the u-boot source from the PSP repository.
* Set SRCREV for the dm3730-am3715-evm machine type to the
03.00.00.05 PSP version.
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* Created the dm3730-am3715-evm directory in
linux-omap-psp-2.6.32 to contain the defconfig for the kernel
build for dm3730-am3715-evm.
* Added the defconfig file for the dm3730-am3715-evm kernel build.
* Added dm3730-am3715-evm machine type to the COMPATIBLE_MACHINE
entry for the linux-omap-psp_2.6.32.bb recipe.
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* Added dm3730-am3715-evm machine type to COMPATIBLE_MACHINE
values for clutter.
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
|
|
|
|
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
There are massive network problems when transmitting UDP packets using the
LEON copro. UDP packet contents get overwritten at the sender side, UDP
checksums are incorrect, and the like. The problem can be triggered by
writing small (< MTU size) packets into a socket in rapid succession to
multiple receivers on a system without any other load. Until we can fix
the LEON firmware we disable it.
Signed-off-by: Thilo Fromm <t.fromm@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
|
|
|
|
|
|
style checksums, fix QA errors, fix packaging
|
|
checksums
|
|
See removal.txt and
c1aab90e5e removal.txt: proposal to remove ClamAV versions < 0.95 in April
for reasoning.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xml2po anymore
* also fix 1 bug in do_install where it pokes stuff outside of ${D}
* binconfig hack is still there, though
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
|