Michael Lippautz [Thu, 4 Nov 2010 13:58:54 +0000 (14:58 +0100)]
usb-modeswitch: Add sbin dir to package
Michael Lippautz [Thu, 4 Nov 2010 13:50:46 +0000 (14:50 +0100)]
ddclient: cosmetics
Michael Lippautz [Thu, 4 Nov 2010 13:48:20 +0000 (14:48 +0100)]
ddclient: Unbreak recipe
* ddclient expects its default config at /etc/ddclient/ddclient.conf instead
of /etc/ddclient.conf
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
Andrea Adami [Thu, 4 Nov 2010 00:33:06 +0000 (01:33 +0100)]
xextproto-70-includes: remove obsolete commented do_stage code.
Andrea Adami [Thu, 4 Nov 2010 00:28:15 +0000 (01:28 +0100)]
libqtaux: clean do_compile task. Add INC_PR and bump it to "r1".
Andrea Adami [Thu, 4 Nov 2010 00:08:20 +0000 (01:08 +0100)]
xextproto-70-includes: remove superfluous do_stage. Bump PR.
Martin Jansa [Wed, 3 Nov 2010 21:08:41 +0000 (22:08 +0100)]
shr-image: remove /boot from jffs2/ubi/ubifs images only on om-gta01
* om-gta02 has usually enough space on NAND
* qi-bootmenu can use those kernels and supports only om-gta02 now
* also make sure -boot is empty before moving /boot there
* move /boot back even when last command mkfs.ubifs/ubinize/mkfs.jffs2 fails (no && here)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andrea Adami [Wed, 3 Nov 2010 23:48:01 +0000 (00:48 +0100)]
stat: merge target and native recipe, remov elegacy staging. Bump PR.
Martin Jansa [Wed, 3 Nov 2010 23:40:22 +0000 (00:40 +0100)]
e-wm: temporary bump SRCREV here, fix big icons, labels without ellipsis
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Eric Bénard [Wed, 3 Nov 2010 18:30:14 +0000 (19:30 +0100)]
meta-toolchain-qte: fill OE_QMAKE_AR
this allows the sdk to be used to compile libraries, else, we get :
make[1]: cqs : command not found
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Eric Bénard [Tue, 2 Nov 2010 16:51:59 +0000 (17:51 +0100)]
qt4e: add 2 images
- qt4e-base-image : contains qt4 embedded libraries and can be used
as a base rootfs when developping using the sdk
- qt4e-demo-image : contains qt-base-image + qt-demo + a script to
launch qt-demo at boot, this image can be used to quickly setup
a demonstration of qt capabilities on a machine using qtdemo
- qt-demo-init : recipe creating the package which provides the
init script to lauch qtdemo.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Antonio Ospite [Wed, 3 Nov 2010 11:50:15 +0000 (12:50 +0100)]
tzcode-native: bump version to 2010n
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Khem Raj <raj.khem@gmail.com>
Antonio Ospite [Wed, 3 Nov 2010 11:49:16 +0000 (12:49 +0100)]
tzdata: bump version to 2010o
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Khem Raj <raj.khem@gmail.com>
Philip Balister [Wed, 3 Nov 2010 20:18:31 +0000 (16:18 -0400)]
uhd-firmware: Add checksums.
Philip Balister [Wed, 3 Nov 2010 16:16:30 +0000 (12:16 -0400)]
uhd : Add dependency on uhd-firmware so the USRP1 and USRP2 firmware is
installed in an image.
Philip Balister [Wed, 3 Nov 2010 15:55:22 +0000 (11:55 -0400)]
uhd-firmware : Add recipe to install USRP firmware into images.
Alex Ferguson [Sat, 30 Oct 2010 18:42:41 +0000 (21:42 +0300)]
stppc2x: Change icon for stppc2x
I changed the icon for stppc2x to something more modern-looking
from the Faenza iconset.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Wed, 3 Nov 2010 16:31:43 +0000 (18:31 +0200)]
stppc2x: Added recipe for stppc2x, a port of puzzles to SDL.
* Added dirs-fix.patch, which changes the default directories
for the game data to a systemwide /usr/share/games/stppc2x
setting and changes the default font to DejaVuSans-Condensed.
* Added enable-fullscreen.patch, which, um, makes the game
fullscreen.
* Added generic-keys.patch, which changes the game keys to more
generic ones (for devices with QWERTY keyboards) and changes
the default control system from mouse-emulation to keyboard
controlled.
* Added a modified Makefile, compatible to how OE handles
CFLAGS and LDFLAGS by moving additional defines to INCS
and LIBS, respectively.
* Added no-music.patch, which disables music. Remember to
add libsdl-mixer to DEPENDS if you decide not to apply this.
* Added no-upper-mem.patch, which disables the OPTION_USE_UPPER_MEMORY
hack, which makes stppc2x segfault on the Ben Nanonote and is useless
outside of the GP2X.
* Added stppc2x-extras.tar.gz, which contains modified versions of the
stppc2x splash screen and help messages (respective to the generic-keys
patch above).
* Added stppc2x.desktop and accompanying stppc2x.png files.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Tue, 2 Nov 2010 14:26:57 +0000 (16:26 +0200)]
base-files: Add 'profile' for ben-nanonote.
Added profile for ben-nanonote, in which I modified TERM from
vt100 (the default) to linux. I also added an alias for ls to
ls --colors=always.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Tue, 2 Nov 2010 14:26:56 +0000 (16:26 +0200)]
jlime-2010.1.conf: Remove reduntant defs, add provider for psplash.
I removed the PREFERRED_VERSION definitions for eglibc since they
are useless (they are derived from sane-toolchain.inc) and added
PREFERRED_PROVIDER_virtual/psplash = "psplash" since bitbake
complains.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:43 +0000 (21:42 +0300)]
jlime-extras: Fix md5sum and sha256sum.
The jlime-extras source archive was updated and this patch reflects
that update in the md5sum and sha256sum.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:42 +0000 (21:42 +0300)]
mupdf: Add custom desktop file for Jlime.
* Added mupdf.desktop
* Modified mupdf-0.6 recipe for mupdf.desktop.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:40 +0000 (21:42 +0300)]
images: Remove redundant PACKAGE_FORCE_INSTALL variable from muffinman-image.
PACKAGE_FORCE_INSTALL was a custom option that is no longer required, as
all custom files that required such an option have been moved to their
respective recipes.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:39 +0000 (21:42 +0300)]
mupdf: Add keybindings.patch, disable ccache which breaks compilation.
* Added keybindings.patch which is jlime-specific, and changes some
keys to better fit our keyboard layouts.
* Added CCACHE = "", disabling ccache because compilation is broken
with ccache installed.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:38 +0000 (21:42 +0300)]
ben-nanonote.conf: Update ben-nanonote.conf
I changed PREFERED_PROVIDER_virtual/kernel to reflect a
change in the linux-jlime-ben recipe name. I also added
some definitions to better select our prefered xserver.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:37 +0000 (21:42 +0300)]
jlime-2010.1.conf: Cleaned up, fixed XSERVER line.
XSERVER was defined as SERVER, which is incorrect, and the file
contained several redundant newlines. I also fixed the headers
to make the file look more consistent.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:36 +0000 (21:42 +0300)]
images: Add muffinman-image and accompanying task-muffinman.
These were derived from xfce-image and task-xfce. Mostly for
use with ben-nanonote, but should work for any MACHINE.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:35 +0000 (21:42 +0300)]
base-files: Add issue and issue.net for ben-nanonote.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:34 +0000 (21:42 +0300)]
jlime: Add several small jlime-specific recipes.
* Added fileselector-1.0, a simple file-selector in C and SDL.
* Added fnkey-1.0, which is used to emulate a Mode_Shift + Shift
keypress using xdotool on pressing the Fn key. This is mainly for
the ben-nanonote, and is hackish, but works.
* Added gtk-engine-industrial for gtk-1.2, since we still use gtk-1.2
applications in jlime, and gtk-1.2 looks ugly by default. This helps.
* Added jlime-extras, a package which adds several files (initscripts,
configuration files, other support files), some of which replace
files found in other packages.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:33 +0000 (21:42 +0300)]
feh: Bumped feh version from 1.7 to 1.10.
feh 1.10 has some nice new features. Both recipes are
otherwise the same.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:32 +0000 (21:42 +0300)]
mpg123: Removed mpg123-0.66, added mpg123-1.12.5.
Apart from the version bump, I have mpg123 compile with fixed
point math, which resulted in a huge performance improvement on
my Ben Nanonote. Compiled with floating point math (the default)
anything over 192kbps would stutter, but with fixed point math,
anything up to and including 320kbps MP3 files play smoothly.
This should be the same for other devices lacking an FPU (all
embedded devices?).
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:31 +0000 (21:42 +0300)]
mplayer: Added support for mipsel processors for version 1.0rc2.
* Added mipsel-support.patch, which adds the correct hooks in configure
for compiling mplayer for a mipsel processor.
* Modified mplayer-0.0+1.0rc2, adding the above patch to SRC_URI.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:30 +0000 (21:42 +0300)]
matchbox-desktop: Added layout.patch and modified recipe for jlime.
* Added layout.patch, which modifies the matchbox-desktop layout slightly
by moving everything down by 20 pixels.
* Modified matchbox-desktop-0.9.1 recipe with SRC_URI_append_jlime, pulling
in the above patch for jlime only.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:29 +0000 (21:42 +0300)]
psplash: Added patches, splash and bar for jlime, modified recipe.
* Modified configurability.patch so that it applies to the latest psplash
SVN (revision 422).
* Added jlime/psplash-poky-img.h and psplash-bar-img.h for jlime.
* Added progress-color.patch, which sets the color of the progress bar
to black, effectively making it invisible.
* Modified psplash_svn adding SRC_URI_append_jlime for the above two patches.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:28 +0000 (21:42 +0300)]
gmu: Add recipe for gmu-0.7.1, a music player based on SDL.
* Added Makefile, which adds an install hook and adds the INCS and
LIBS variables, due to the way OE handles CFLAGS and LDFLAGS.
* Added unknown.mk, the generic mk file, which replaces the version
shipped with gmu and fixes compilation in OE.
* Added gmu.desktop, which uses the generic audio-player icon.
* Added two additional files, nanonote.keymap and nanonote.mk which
are specific to ben-nanonote.
* Added nanonote-lcd-blank.patch which fixes LCD blanking under the
2.6.36 kernel version for the ben-nanonote target.
* Added set-base-dir.patch which sets proper systemwide directories
for configuration files and libraries (decoders and frontends).
gmu normally looks under pwd to find such files, which is extremely
error-prone.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:27 +0000 (21:42 +0300)]
rxvt-unicode: Add rxvt-unicode 9.07 recipe.
* Cleaned up the rxvt-unicode recipe a bit, added a do_install_append
hook for installing the .desktop file.
* Copied xwc.patch from rxvt-unicode-7.9 into rxvt-unicode-9.07
* Added rxvt-unicode.desktop
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:26 +0000 (21:42 +0300)]
gtkedit: Add gtkedit-1.0.0 recipe, a small gtk-1.2 based text editor.
* Added gtkedit.desktop
gtkedit doesn't come with a Makefile, so do_compile and do_install
are called manually.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:25 +0000 (21:42 +0300)]
gcalc: Added GCalc, a gtk-1.2 based calculator.
GCalc is a modified version of gtapecalc which can be found
on sourceforge that removes the tape part of the program,
making it more useful for devices with small screens.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:24 +0000 (21:42 +0300)]
xdialog: Add recipe for Xdialog, gtk-1.2 equivalent to dialog.
* Added fix-duplicates.patch which fixes compilation due to a
broken Makefile.in file.
* The recipe overrides do_configure because autotools effectively
reverts the patch above and breaks compilation.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:23 +0000 (21:42 +0300)]
ttf-inconsolata: Added recipe for the monospaced Inconsolata font.
* Added OFL.txt, which contains the text of the SIL Open Font License
as per the license terms. The text in ttf-gentium cannot be reused
because it has more specific text.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:22 +0000 (21:42 +0300)]
dzen2: Add recipe for dzen2, a small messaging/menu program.
* Added Makefile, which adds the INCS and LIBS variables due to the
way OE handles CFLAGS and LDFLAGS.
* Added dzen-extras.tar.gz which adds a launcher script containing
several functions (including time display, memory usage, cpu usage
and battery status) for use of dzen as a panel application, along
with some other required scripts and images.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:20 +0000 (21:42 +0300)]
echinus: Add recipes for echinus (a wm) and ourico (a panel for echinus).
* Added echinus-jlime.patch, which contains jlime-specific changes
to the echinus window manager
* Added ourico-jlime.patch, which contains jlime-specific changes
to the ourico panel.
* Added Makefiles for both echinus and ourico which add two additional
defines, INCS and LIBS which are used for additional defines due to
the way OE handles CFLAGS and LDFLAGS.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 30 Oct 2010 18:42:19 +0000 (21:42 +0300)]
linux-jlime-ben-nanonote: Remove linux-jlime-ben-nanonote-2.6.36, remove 2.6.32
* Included linux_logo_clut224.tar.gz which is a full-screen (320x240) logo
image and which replaces drivers/video/logo/linux_logo_clut224.ppm
(to avoid any source-code changes.
* Included modifier-keys.patch, which adds proper support for the Ben Nanonote
keyboard.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Martin Jansa [Wed, 3 Nov 2010 08:38:58 +0000 (09:38 +0100)]
linux-2.6.34: remove unused patch, removed from SRC_URI in
5786f08ba6066e9af60104c5d5606c106e8df7d2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Paul Menzel [Wed, 3 Nov 2010 08:52:36 +0000 (09:52 +0100)]
vlc_1.1.4.1: add `lua5.1` to `DEPENDS`
After VLC 1.0.6, being the latest version in OE until addition of 1.1.4.1 in commit 30e362 [2], some interfaces were implemented in Lua in VLC 1.1.0 [1].
Interfaces:
* Renamed the legacy rc, telnet and http interfaces to oldrc, oldtelnet and oldhttp.
* rc, telnet and http are now implemented using the lua interface system.
Task `configure` fails with the following error message.
[…]
| checking for LUA... no
| configure: WARNING: lua5.1 not found, trying lua >= 5.1 instead
| checking for LUA... no
| checking lua.h usability... no
| checking lua.h presence... no
| checking for lua.h... no
| checking lauxlib.h usability... no
| checking lauxlib.h presence... no
| checking for lauxlib.h... no
| checking lualib.h usability... no
| checking lualib.h presence... no
| checking for lualib.h... no
| checking for luaL_newstate in -llua5.1 ... no
| checking for luaL_newstate in -llua51 ... no
| checking for luaL_newstate in -llua ... no
| configure: error: Could not find lua. Lua is needed for some interfaces (rc, telnet, http) as well as many other custom scripts. Use --disable-lua to ignore this error.
| ERROR: Function do_configure failed
NOTE: package vlc-1.1.4.1-r0: task do_configure: Failed
[…]
Adding `lua5.1` to `DEPENDS` is chosen in favor of disabling it.
[1] http://git.videolan.org/?p=vlc.git;a=commitdiff;h=
3c1df96cda8086f605f2eacaa5653c9e43ec45ac
[2] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=
30e362c22a49521ebeef9bed1f0c58902b7dc50b
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 3 Nov 2010 09:53:57 +0000 (10:53 +0100)]
xterm: add 266
Signed-off-by: Koen Kooi <koen@openembedded.org>
Graham Gower [Tue, 2 Nov 2010 13:33:05 +0000 (13:33 +0000)]
python-cython_0.13.bb: Add python to DEPENDS.
/usr/bin/cython is a python script. Fix the license while here.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Anders Darander [Tue, 2 Nov 2010 01:20:32 +0000 (01:20 +0000)]
Resolvconf: update to 1.46
Resolvconf 1.45 is only available from the snapshot mirror.
Remove the recipee for 1.45.
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Mon, 1 Nov 2010 15:34:19 +0000 (15:34 +0000)]
site/mips{,64}-common: Add apache vars.
Also, fix CORBA pointer alignment for mips64 that I missed previously.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Mon, 1 Nov 2010 15:08:49 +0000 (15:08 +0000)]
telepathy-gabble_0.7.27.bb: Add libsoup-2.4 to DEPENDS.
checking for SOUP... configure: error: Package requirements (libsoup-2.4) were not met:
No package 'libsoup-2.4' found
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Mon, 1 Nov 2010 21:22:14 +0000 (22:22 +0100)]
gdb-cross-sdk: reconfigure before running oe_runmake configure-host
so we have : configure then make configure-host which generates the
Makefile that we modify using sed to statically link the libs
Without this patch, we don't statically link libncurses, libtinfo
and libz which leads to :
/usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-gdb:
error while loading shared libraries: libtinfo.so.5:
cannot open shared object file: No such file or directory
when trying to use the toolchain.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Dmitry Eremin-Solenikov [Tue, 2 Nov 2010 13:33:16 +0000 (16:33 +0300)]
base.bbclass: fix build error if building with bitbake 1.8.x
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Dmitry Eremin-Solenikov [Mon, 1 Nov 2010 14:34:32 +0000 (17:34 +0300)]
tasks: fix compilation due to missing config.h include
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Dmitry Eremin-Solenikov [Thu, 7 Oct 2010 09:35:45 +0000 (13:35 +0400)]
mysql5-native: drop obsolete do_rm_work replacement
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Eric Bénard [Mon, 1 Nov 2010 13:57:46 +0000 (14:57 +0100)]
busybox: remove unused version
keep the following versions :
1.2.1 (used by oplinux)
1.7.2 (used by nylon)
1.13.2 (used by angstrom, kaeilos and slugos)
1.17.1 (used by angstrom)
1.17.3 (latest one)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Mon, 1 Nov 2010 13:53:52 +0000 (14:53 +0100)]
busybox: 1.17.3 is stable and can be the default fallback version
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Eric Bénard [Mon, 1 Nov 2010 13:51:20 +0000 (14:51 +0100)]
busybox-static: add the latest version
tested using initramfs-image
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Tue, 2 Nov 2010 08:30:44 +0000 (09:30 +0100)]
vlc: update to 1.1.4.1
Signed-off-by: Koen Kooi <koen@openembedded.org>
Angelo S. Mavridis Bartolome [Tue, 2 Nov 2010 00:48:41 +0000 (00:48 +0000)]
add metano linux distribution
Signed-off-by: Angelo S. Mavridis Bartolome <angelo@pynell.com>
Tom Rini [Mon, 1 Nov 2010 23:09:26 +0000 (16:09 -0700)]
gzip: Fix update-alternatives
The rename was being done correctly in do_install (for just pn-gzip)
so remove a bad attempted rename in the postinst and suffix that and
prerm with pn-gzip while we're in here.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Mon, 1 Nov 2010 19:27:24 +0000 (12:27 -0700)]
stage-manager: Fix removal of installed packages
Currently, the status line for installed pstaging packages will ready
'Status: install user installed' but we check for 'install ok installed'
so the check fails and we don't remove. Fix the check to look for user
rather than ok.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Andrea Adami [Mon, 1 Nov 2010 15:56:37 +0000 (16:56 +0100)]
linux-kexecboot.inc: define explicitely the custom defconfig for this kernel
* set master console on serial
* add the quiet/debug command line tag
* (all could be just done in the defconfig, is left here as example)
Andrea Adami [Mon, 1 Nov 2010 15:52:12 +0000 (16:52 +0100)]
linux-kexecboot_2.6.36: add initial untested collie, poodle and tosa defconfigs
Andrea Adami [Mon, 1 Nov 2010 15:47:13 +0000 (16:47 +0100)]
linux-kexecboot_2.6.36: update defconfigs for c7x0, spitz, akita
* add forgotten CONFIG_LEDS_TRIGGER_IDE_DISK=y
Koen Kooi [Mon, 1 Nov 2010 13:42:38 +0000 (14:42 +0100)]
angstrom: fix licensing for angstrom recipes
tasks and hacks are all MIT, mkcard is GPLv2
Eric Bénard [Sun, 31 Oct 2010 18:28:36 +0000 (19:28 +0100)]
qwt: add examples and fix -dev RPROVIDES
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Mon, 25 Oct 2010 11:16:37 +0000 (13:16 +0200)]
qwt 5.2.1: add recipes for /e and /x11 versions
* QT/e apps using this lib will need some s/qwt/qwt$QTLIBINFIX/g love
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Martin Jansa [Mon, 1 Nov 2010 09:36:52 +0000 (10:36 +0100)]
xorg: new versions for
20101101
* tested on SHR/gta-02, SHR/spitz, SHR/nokia900
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Eric Bénard [Mon, 1 Nov 2010 09:43:45 +0000 (10:43 +0100)]
busybox: usb detection script
remove git version which accidently leaked in the file.
increase busybox PR.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Martin Jansa [Sun, 31 Oct 2010 17:23:40 +0000 (18:23 +0100)]
xboard: add version 4.4.4
* move files to PN-PV for faster lookup
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Paul Menzel [Sun, 31 Oct 2010 12:49:59 +0000 (13:49 +0100)]
accelges_svn: add `libglade` to `DEPENDS`
The task `configure` failed with the following error.
[…]
| checking for NOTIFY... yes
| checking for GLADE... configure: error: Package requirements (libglade-2.0) were not met:
|
| No package 'libglade-2.0' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables GLADE_CFLAGS
| and GLADE_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
|
| ERROR: Function do_configure failed
NOTE: package accelges-1_0.2+svnr206-r4: task do_configure: Failed
Adding `libglade` to `DEPENDS` fixes the problem and the recipe was build tested with the following build configuration.
Build Configuration:
BB_VERSION = "1.10.0"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "
1218fb1420ff039012d08e4a43cf3bac70c08fdf"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "angstrom"
DISTRO_VERSION = "next"
TARGET_FPU = "hard"
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Paul Menzel [Sun, 31 Oct 2010 12:49:32 +0000 (13:49 +0100)]
accelges_svn: sort `DEPENDS` alphabetically
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sun, 31 Oct 2010 14:59:10 +0000 (15:59 +0100)]
mokomaze: don't set RDEPENDS_${PN}_shr as it overwrites RDEPENDS from .so providers
* as work around use RRECOMMENDS instead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Sebastian Krzyszkowiak [Sun, 31 Oct 2010 13:32:39 +0000 (13:32 +0000)]
mokomaze: fix vibration on gta02 with 2.6.34 kernel
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Sun, 31 Oct 2010 12:58:21 +0000 (13:58 +0100)]
libvpx: add 0.9.5
Martin Jansa [Sun, 31 Oct 2010 14:15:26 +0000 (15:15 +0100)]
task-shr-feed: add setxkbmap
Martin Jansa [Sun, 31 Oct 2010 13:13:35 +0000 (14:13 +0100)]
linux-openmoko-2.6.34: enable 3D engine and update jitterless patch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Eric Bénard [Sat, 30 Oct 2010 00:40:38 +0000 (02:40 +0200)]
usb detection script
remove echo which should not be there
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Fri, 29 Oct 2010 15:48:48 +0000 (17:48 +0200)]
qt-4.7: rename qtdemo to qtdemoE for qt4-embedded
in order to stay consistant with 4.6.x releases.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Martin Jansa [Sun, 31 Oct 2010 12:37:20 +0000 (13:37 +0100)]
frameworkd: bump SRCREV again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Roman I Khimov [Sat, 30 Oct 2010 07:11:36 +0000 (11:11 +0400)]
valgrind: remove versions prior to 3.6.0
If you're using valgrind, you probably want latest and versions removed with
this patch are 2+ years old.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
Denis 'GNUtoo' Carikli [Sun, 31 Oct 2010 10:46:13 +0000 (11:46 +0100)]
base-files: add fstab for nokia900 and bump PR
The standard fstab lacked an entry for the 32GB one NAND
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Martin Jansa [Sat, 30 Oct 2010 23:15:49 +0000 (01:15 +0200)]
accelges: don't put libraries to RDEPENDS
* they are automatically added by .so providers
* in this case libcurl was pulling curl-nativesdk to DEPENDS which is really wrong
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Sat, 30 Oct 2010 22:49:11 +0000 (15:49 -0700)]
gcc-package-cross, gcc-package-target: Stage libgcc_s.so linker stub
* This stub is not staged in <sysroot>/usr/lib which is
a problem for many python recipes as it looks for libgcc in
that directory and fail to find it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 21:12:08 +0000 (23:12 +0200)]
busybox: use INC_PR in consistent way
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 21:09:36 +0000 (23:09 +0200)]
busybox: don't require busybox.inc twice
* busybox_1.1x.inc includes it too resulting in
ERROR: busybox-linuxrc is listed in PACKAGES multiple times, this leads to packaging errors.
ERROR: Please fix the metadata/report this as bug to OE bugtracker.
for every subpackage (6).
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 20:03:19 +0000 (22:03 +0200)]
task-shr-feed: add efm recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 11:45:02 +0000 (13:45 +0200)]
xorg: new versions for
20101030
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Sebastian Krzyszkowiak [Sun, 10 Oct 2010 12:18:19 +0000 (12:18 +0000)]
xserver-nodm-init: update INITSCRIPT_PARAM to stop it in runlevel 0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Sebastian Krzyszkowiak [Sat, 30 Oct 2010 15:55:44 +0000 (15:55 +0000)]
mokomaze: fix accelerometers on gta02 with 2.6.34 kernel
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 08:49:27 +0000 (10:49 +0200)]
SHR: prefer latest busybox
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 14:53:23 +0000 (16:53 +0200)]
wget: enable gnutls support for SHR and fix gnutls in wget-1.12
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 13:38:31 +0000 (15:38 +0200)]
shadow: use u-a for groups (conflicts with groups from coreutils-8.5)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 13:14:54 +0000 (15:14 +0200)]
coreutils: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 13:44:42 +0000 (15:44 +0200)]
coreutils: install df and nice to /bin as busybox does
* otherwise u-a will fail
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 13:11:26 +0000 (15:11 +0200)]
coreutils: use u-a for sha256sum, sha512sum, timeout (conflict with busybox-1.17.3)
* surround "u-a --install" and "mv" calls with "if" to be sure it won't fail for old coreutils version without some ${bindir}/$i
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 12:58:08 +0000 (14:58 +0200)]
util-linux-ng: Make cal, script, flock use u-a, drop D_P = -1
* cal and script were added to usrbinprogs_a in
af3f52db17181108a45a0484a57e84495e865393,
but u-a calls weren't added to postinst/prerm
* drop D_P = -1, doesn't make much sense in .inc file
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 29 Oct 2010 06:22:49 +0000 (08:22 +0200)]
xorg: new versions for
20101029
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 08:44:03 +0000 (10:44 +0200)]
supertux(-qvga): include supertux recipe to supertux-qvga
* if do_configure in supertux-qvga fails for you, then it's because gp2x.patch adds libmikmod to configure.ac and
libmikmod-config returns -L/usr/lib, libmikmod should be fixed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 12:01:51 +0000 (14:01 +0200)]
frameworkd: bump SRCREV