Roman Khimov [Wed, 3 Nov 2010 00:47:01 +0000 (00:47 +0000)]
libpfring: update SVN revision to 4384
I guess it should be in sync with pf-ring kernel module as using module revision
4384 with lib revision 4326 results in "mmap() failed" message on tcpdump (using
patched libpcap to support pf_ring) exit.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Sun, 31 Oct 2010 21:06:56 +0000 (22:06 +0100)]
pf-ring: update to r4384 to fix `pf_ring.c:329:3: error: implicit declaration of function 'vmalloc_32'`
Task `compile` failed with the following error.
[…]
| /oe/build-minimal-eglibc/minimal-dev/work/beagleboard-oe-linux-gnueabi/pf-ring-4.4.0+svnr4326-r90/kernel/pf_ring.c: In function 'rvmalloc':
| /oe/build-minimal-eglibc/minimal-dev/work/beagleboard-oe-linux-gnueabi/pf-ring-4.4.0+svnr4326-r90/kernel/pf_ring.c:329:3: error: implicit declaration of function 'vmalloc_32'
| /oe/build-minimal-eglibc/minimal-dev/work/beagleboard-oe-linux-gnueabi/pf-ring-4.4.0+svnr4326-r90/kernel/pf_ring.c:329:7: warning: assignment makes pointer from integer without a cast
| /oe/build-minimal-eglibc/minimal-dev/work/beagleboard-oe-linux-gnueabi/pf-ring-4.4.0+svnr4326-r90/kernel/pf_ring.c: In function 'rvfree':
| /oe/build-minimal-eglibc/minimal-dev/work/beagleboard-oe-linux-gnueabi/pf-ring-4.4.0+svnr4326-r90/kernel/pf_ring.c:377:3: error: implicit declaration of function 'vfree'
[…]
Build Configuration:
BB_VERSION = "1.10.0"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "
8fc09c071a6fba0766c3b002209c758572298d26"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "minimal"
DISTRO_VERSION = "dev-snapshot-
20101103"
TARGET_FPU = "hard"
Updating to revision 4384 fixes the problem. It was build tested with `minimal`, `minimal-uclibc`, `angstrom-2008.1` and `angstrom-2010.x` for `MACHINE = "beagleboard"`.
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Tue, 2 Nov 2010 09:47:26 +0000 (12:47 +0300)]
squid: upgrade 3.1.8 to 3.1.9
This version fixes several crashes, memory leaks and improves
(or better say fixes bugs in) HTTP 1.1 support. Considered as safe
upgrade.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 5 Nov 2010 19:59:12 +0000 (22:59 +0300)]
openldap: fix ltmain.sh location
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
Andrea Adami [Fri, 5 Nov 2010 23:51:16 +0000 (00:51 +0100)]
libqtaux2: fix staging of opie headers.
* staging code in do_compile has been converted and moved in do_install
* fix breakage introduced with
febcae3b7b0b58c2668892ad1798eb1368bd4bc4
* (liquidset.cpp:38:32: error: opie2/ocolorbutton.h: No such file or dir...)
* tested rebuilding opie-image armv5te from scratch
* bump PR
Alex Ferguson [Fri, 5 Nov 2010 19:30:35 +0000 (21:30 +0200)]
mupdf-0.6: Fix SRC_URI for source url change.
Older mupdf releases are moved from mupdf.com/download/ to
mupdf.com/download/archive/. mupdf 0.6 is an older release
and its SRC_URI is no longer valid.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Chris Larson [Fri, 5 Nov 2010 20:15:51 +0000 (13:15 -0700)]
bin/wrapper.sh: fix sed self exec
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Fri, 5 Nov 2010 19:58:20 +0000 (12:58 -0700)]
gcc-4.5.inc: Fix code generation for armv4 with EABI
Also bump to latest SVN REV
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Fri, 5 Nov 2010 17:17:22 +0000 (13:17 -0400)]
bin/sed: Fix arg saving thinko
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Fri, 5 Nov 2010 14:45:06 +0000 (10:45 -0400)]
termcap: add 2.0.8 with gentoo patchset
No one should really be using this, but what the heck.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Koen Kooi [Fri, 5 Nov 2010 12:07:08 +0000 (13:07 +0100)]
glibc 2.9: add experimental, angstrom only memcpy patch
* Angstrom only till it receives further testing
* Apart from the PR bump, this has no impact at all on non-angstrom distros
Signed-off-by: Koen Kooi <koen@openembedded.org>
Acked-by: Philip Balister <philip@balister.org>
Alex Ferguson [Thu, 4 Nov 2010 17:25:14 +0000 (19:25 +0200)]
matchbox-desktop: Modify layout.patch for highlight colors.
Modified layout.patch with a modified highlight color, which
is by default white. White highlight does not go well with
white text, so the highlight is now (nearly) black.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Thu, 4 Nov 2010 17:25:13 +0000 (19:25 +0200)]
gtk+-1.2: Patch gtkfilesel for smaller screens.
* Added small-filesel.patch, which is only for jlime, but is
possibly useful for other devices as well, and which modifies
gtkfilesel to fit in screens of 320x240 and larger resolutions.
* Modified gtk+-1.2-1.2.10 recipe for above patch.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Thu, 4 Nov 2010 17:25:12 +0000 (19:25 +0200)]
jlime-extras: Split machine-specific files, update recipes.
jlime-extras is now split into two recipes, jlime-extras and
jlime-extras-${MACHINE}, which contains machine-specific files
and on which jlime-extras depends upon.
jlime-extras-ben-nanonote was created, recipes for other machines
are coming up.
jlime-extras was also updated to reflect changes in the source
archive.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Thu, 4 Nov 2010 17:25:11 +0000 (19:25 +0200)]
matchbox-common: Add jlime-specific modifications.
* Added jlime-vfolders.patch, which modifies the default
folders for matchbox-desktop.
* Modified matchbox-common-0.9.1 recipe for the above patch
and for matchbox-icons.tar.gz, which is a collection of
icons which replace the default matchbox icons.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Thu, 4 Nov 2010 17:25:10 +0000 (19:25 +0200)]
mupdf: Add DEFAULT_PREFERENCE = "-1" to mupdf-git.
mupdf-git does not build, and stable version recipes should
always be preferred over git versions where available.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Thu, 4 Nov 2010 17:25:09 +0000 (19:25 +0200)]
jlime-2010.1.conf: Remove parted from DISTRO_EXTRA_RDEPENDS.
parted is obsolete and takes up space, so we remove it.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Thu, 4 Nov 2010 17:25:08 +0000 (19:25 +0200)]
tune-mips32.inc: Add missing definitions.
I added the FEED_ARCH and BASE_PACKAGE_ARCH definitions which
are assigned the value of TARGET_ARCH (which is defined in
the individual machine files). I used the TARGET_ARCH variable
and not a static value since the value can be either "mipsel"
(as in ben-nanonote) or "mips" (as in qemumips).
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Frans Meulenbroeks [Fri, 5 Nov 2010 08:26:00 +0000 (09:26 +0100)]
contrib/testing/testscript.sh: created
This is an example script to run tests for the testing branch.
See also http://wiki.openembedded.net/index.php/TestingScript
Feel free to improve!
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Martin Jansa [Fri, 5 Nov 2010 07:47:23 +0000 (08:47 +0100)]
shr-version don't export METADATA_BRANCH and METADATA_REVISION
* otherwise you'll get
NOTE: <type 'exceptions.RuntimeError'>:maximum recursion depth exceeded
while calling a Python object while evaluating: ${@base_get_scm_branch(d)}
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Fri, 5 Nov 2010 00:17:06 +0000 (17:17 -0700)]
task-arago-toolchain: Exclude from World build
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Khem Raj [Thu, 4 Nov 2010 19:14:08 +0000 (12:14 -0700)]
meta.bbclass: Exclude meta recipes from world builds
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Martin Jansa [Thu, 4 Nov 2010 07:36:47 +0000 (08:36 +0100)]
xorg: upgrade libxi 1.3.2->1.4.0, xproto 7.0.18->7.0.19
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Chris Larson [Fri, 5 Nov 2010 04:04:04 +0000 (21:04 -0700)]
angstrom-version: drop unnecessary exports
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Michael Smith [Thu, 4 Nov 2010 19:37:22 +0000 (15:37 -0400)]
metacity: depend on gnome-doc-utils to fix build
Otherwise autocruft complains about missing HAVE_GNOME_DOC_UTILS
conditional in gnome-doc-utils.make.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Chris Larson [Thu, 4 Nov 2010 18:27:22 +0000 (14:27 -0400)]
MAINTAINERS: add myself for termcap
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 4 Nov 2010 18:25:17 +0000 (14:25 -0400)]
termcap, termcapfile: add GNU termcap 1.3.1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 4 Nov 2010 04:18:02 +0000 (04:18 +0000)]
metadata_scm: use rev-parse rather than show-ref
show-ref will show all matching refs, so a "show-ref HEAD" will show not just
the local HEAD, but the fetched remote ones as well. This isn't what we want
for this function, so change it to use rev-parse with --verify, and also
change it to use --short, to shorten the hash to a more palatable length.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Tim Harvey <harvey.tim@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Thu, 4 Nov 2010 18:21:38 +0000 (11:21 -0700)]
bin/{cp,sed}: simplify, consolidate
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 28 Oct 2010 03:22:34 +0000 (20:22 -0700)]
srctree: don't merge tasks if using B
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 3 Nov 2010 17:19:32 +0000 (10:19 -0700)]
db 5.0.21: fix cp argument portability
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 3 Nov 2010 01:24:57 +0000 (18:24 -0700)]
base.bbclass: rename base_eventhandler to build_summary
This better reflects what the event handler is doing -- it's no longer a pile
of random base event handling bits, it now just displays a build summary at
build start.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Michael Smith [Thu, 4 Nov 2010 16:05:44 +0000 (12:05 -0400)]
xf86-video-openchrome: DEPEND on libxvmc
configure fails without it.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Michael Smith [Wed, 3 Nov 2010 04:53:03 +0000 (04:53 +0000)]
libxcb: DEPEND on xcb-proto-native
libxcb needs the xcbgen Python modules staged by xcb-proto-native.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Michael Smith [Wed, 3 Nov 2010 06:39:10 +0000 (06:39 +0000)]
liboil 0.3.17: fix cross-compile on x86_64
Fix typo in whitelist of hosts allowing unaligned memory access.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Eric BENARD [Wed, 3 Nov 2010 13:28:54 +0000 (13:28 +0000)]
own-mirrors.bbclass: allow mirroring of scm fetched packages
this way, it's possible to setup a local webserver (for example
using busybox httpd -p "8081" -h backuped_download_dir) serving
a presiously fetched download directory and to build wihout the
need for an internet access
this can also be used when connected to know to know which packages
are missing from the local mirror's directory (and thus are fetched
from internet as a fallback), it's possible to run the server this way :
busybox httpd -p "8081" -h backuped_download_dir -vv -f | grep -B 1 response:404
to get the name of the missing packages.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Michael Lippautz [Thu, 4 Nov 2010 13:59:52 +0000 (14:59 +0100)]
usb-modeswitch-data: Fix deps and add udev rules to package
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