aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-11-06tofrodos-native: createdJason Kridner
Created from the same version used for non-native. Had to replace S, since PN doesn't reflect the tar directory (tofrodos). Updated patch to include creation of new directories. This needed to be done in the Makefile to cover both do_install and do_populate_sysroot. Added patch to use environment variables, rather than passed in paths. This could probably be done by enabling native builds in the main recipe, but I couldn't figure out how to do that with some of the extra stuff in it. I'd suggest accepting this patch until there is one to replace it. Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-11-06fix for older glib-2.0 versions to build with recent autotoolsAlexander Stohr
the attached patch bundles a single fix for glib-2.0 for recipes built upon glib tarballs 2.6.4 to 2.20.4. later versions have the problem fixed in tarball (e.g. 2.22.1 and newer). the problem happens when you need to update autotools for some other reason (e.g. building some newer package) whilst not wanting to update glib at the very same time. it manifests by a badly clobbered "fi" in configure step and thus a still open nesting level when the script ends. the auto tools generated script exposes "fiAC_..." that originates from a too extensive use of the "dnl" statemnt. that construct is only critical with newer auto tools. the fix removes those problematic extra keyword. regards, Alex. see for reference: http://bugs.gentoo.org/show_bug.cgi?id=307775 http://git.gnome.org/browse/glib/commit/?id=c24f6e55276fac68b08df34b0d350f65afe994d9 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-11-06gst-rtsp: added recipe for v0.10.7Maksym Parkachov
* reworked old versions with common .inc file * added version of 0.10.7 Signed-off-by: Maksym Parkachov <lazy.gopher@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-11-06vlc_1.1.4.1: Why is `lua5.1-native` not added to `DEPENDS` automatically?Petr Štetiar
Paul Menzel <paulepanter@users.sourceforge.net> [2010-11-06 10:31:25]: > Or is is inevitable to add `lua5.1-native` to `DEPENDS`? You have to. As an example I've attached for you my recipe for lua-lanes, which uses luac also. -- ynezz >From 865463173cbb5d70282ea69c2c84084e435578e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= <ynezz@true.cz> Date: Sun, 10 Oct 2010 10:24:39 +0200 Subject: [PATCH] lua-lanes: add new recipe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-11-06vlc_1.1.4.1: Really add `lua5.1` to `DEPENDS` (instead of just `lua`).Paul Menzel
This fixes commit 93dca1 [1]. Thanks to Dallas for reporting this issue [2]. [1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=93dca1c604d420ed4db44a71a375182933658886 [2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-November/026475.html Reported-by: Dallas Foley <dfoley@telus.net> Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-11-06eglibc: fix build issue with make-3.82Vasily Khoruzhick
Add patch to fix this error when building eglibc-2.11, eglibc-2.12 with make-3.82: make[2]: Entering directory `eglibc-2_12/libc/manual' Makefile:246: *** mixed implicit and normal rules. Stop. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-11-06echinus-0.4.3.2: Enable xrandr support for rotation, bump PR.Alex Ferguson
Enabled xrandr support for rotation in config.mk, added libxrandr to DEPENDS, bumped PR. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-11-06libpfring: update SVN revision to 4384Roman Khimov
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>
2010-11-06pf-ring: update to r4384 to fix `pf_ring.c:329:3: error: implicit ↵Paul Menzel
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>
2010-11-06squid: upgrade 3.1.8 to 3.1.9Roman I Khimov
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>
2010-11-06openldap: fix ltmain.sh locationRoman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-11-06libqtaux2: fix staging of opie headers.Andrea Adami
* 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
2010-11-05mupdf-0.6: Fix SRC_URI for source url change.Alex Ferguson
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>
2010-11-05gcc-4.5.inc: Fix code generation for armv4 with EABIKhem Raj
Also bump to latest SVN REV Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-11-05termcap: add 2.0.8 with gentoo patchsetChris Larson
No one should really be using this, but what the heck. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-11-05glibc 2.9: add experimental, angstrom only memcpy patchKoen Kooi
* 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>
2010-11-05matchbox-desktop: Modify layout.patch for highlight colors.Alex Ferguson
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>
2010-11-05gtk+-1.2: Patch gtkfilesel for smaller screens.Alex Ferguson
* 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>
2010-11-05jlime-extras: Split machine-specific files, update recipes.Alex Ferguson
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>
2010-11-05matchbox-common: Add jlime-specific modifications.Alex Ferguson
* 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>
2010-11-05mupdf: Add DEFAULT_PREFERENCE = "-1" to mupdf-git.Alex Ferguson
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>
2010-11-05shr-version don't export METADATA_BRANCH and METADATA_REVISIONMartin Jansa
* 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>
2010-11-05task-arago-toolchain: Exclude from World buildKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-11-05xorg: upgrade libxi 1.3.2->1.4.0, xproto 7.0.18->7.0.19Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-11-04angstrom-version: drop unnecessary exportsChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-11-04metacity: depend on gnome-doc-utils to fix buildMichael Smith
Otherwise autocruft complains about missing HAVE_GNOME_DOC_UTILS conditional in gnome-doc-utils.make. Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-11-04termcap, termcapfile: add GNU termcap 1.3.1Chris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-11-04db 5.0.21: fix cp argument portabilityChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-11-04xf86-video-openchrome: DEPEND on libxvmcMichael Smith
configure fails without it. Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-11-04libxcb: DEPEND on xcb-proto-nativeMichael Smith
libxcb needs the xcbgen Python modules staged by xcb-proto-native. Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-11-04liboil 0.3.17: fix cross-compile on x86_64Michael Smith
Fix typo in whitelist of hosts allowing unaligned memory access. Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-11-04usb-modeswitch-data: Fix deps and add udev rules to packageMichael Lippautz
2010-11-04usb-modeswitch: Add sbin dir to packageMichael Lippautz
2010-11-04ddclient: cosmeticsMichael Lippautz
2010-11-04ddclient: Unbreak recipeMichael Lippautz
* ddclient expects its default config at /etc/ddclient/ddclient.conf instead of /etc/ddclient.conf Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-11-04xextproto-70-includes: remove obsolete commented do_stage code.Andrea Adami
2010-11-04libqtaux: clean do_compile task. Add INC_PR and bump it to "r1".Andrea Adami
2010-11-04xextproto-70-includes: remove superfluous do_stage. Bump PR.Andrea Adami
2010-11-04shr-image: remove /boot from jffs2/ubi/ubifs images only on om-gta01Martin Jansa
* 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>
2010-11-04stat: merge target and native recipe, remov elegacy staging. Bump PR.Andrea Adami
2010-11-04e-wm: temporary bump SRCREV here, fix big icons, labels without ellipsisMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-11-03meta-toolchain-qte: fill OE_QMAKE_AREric Bénard
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>
2010-11-03qt4e: add 2 imagesEric Bénard
- 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>
2010-11-03tzcode-native: bump version to 2010nAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-11-03tzdata: bump version to 2010oAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-11-03uhd-firmware: Add checksums.Philip Balister
2010-11-03uhd : Add dependency on uhd-firmware so the USRP1 and USRP2 firmware isPhilip Balister
installed in an image.
2010-11-03uhd-firmware : Add recipe to install USRP firmware into images.Philip Balister
2010-11-03stppc2x: Change icon for stppc2xAlex Ferguson
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>
2010-11-03stppc2x: Added recipe for stppc2x, a port of puzzles to SDL.Alex Ferguson
* 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>