aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-11-15bin/install: implement -D internallytasks-reductionChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-11-04Add install wrapper rather than coreutils-nativeChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-11-04Move stage-manager-* into bin/ rather than a recipeChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-11-04bitbake.conf: include bin dirs from BBPATH in PATHChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-11-04bin/{cp,sed}: simplify, consolidateChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-11-04srctree: don't merge tasks if using BChris 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-04base.bbclass: rename base_eventhandler to build_summaryChris Larson
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>
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-04own-mirrors.bbclass: allow mirroring of scm fetched packagesEric BENARD
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>
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>
2010-11-03base-files: Add 'profile' for ben-nanonote.Alex Ferguson
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>
2010-11-03jlime-2010.1.conf: Remove reduntant defs, add provider for psplash.Alex Ferguson
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>
2010-11-03jlime-extras: Fix md5sum and sha256sum.Alex Ferguson
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>
2010-11-03mupdf: Add custom desktop file for Jlime.Alex Ferguson
* 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>
2010-11-03images: Remove redundant PACKAGE_FORCE_INSTALL variable from muffinman-image.Alex Ferguson
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>
2010-11-03mupdf: Add keybindings.patch, disable ccache which breaks compilation.Alex Ferguson
* 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>
2010-11-03ben-nanonote.conf: Update ben-nanonote.confAlex Ferguson
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>
2010-11-03jlime-2010.1.conf: Cleaned up, fixed XSERVER line.Alex Ferguson
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>
2010-11-03images: Add muffinman-image and accompanying task-muffinman.Alex Ferguson
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>
2010-11-03base-files: Add issue and issue.net for ben-nanonote.Alex Ferguson
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-11-03jlime: Add several small jlime-specific recipes.Alex Ferguson
* 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>
2010-11-03feh: Bumped feh version from 1.7 to 1.10.Alex Ferguson
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>
2010-11-03mpg123: Removed mpg123-0.66, added mpg123-1.12.5.Alex Ferguson
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>
2010-11-03mplayer: Added support for mipsel processors for version 1.0rc2.Alex Ferguson
* 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>
2010-11-03matchbox-desktop: Added layout.patch and modified recipe for jlime.Alex Ferguson
* 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>
2010-11-03psplash: Added patches, splash and bar for jlime, modified recipe.Alex Ferguson
* 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>
2010-11-03gmu: Add recipe for gmu-0.7.1, a music player based on SDL.Alex Ferguson
* 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>
2010-11-03rxvt-unicode: Add rxvt-unicode 9.07 recipe.Alex Ferguson
* 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>
2010-11-03gtkedit: Add gtkedit-1.0.0 recipe, a small gtk-1.2 based text editor.Alex Ferguson
* 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>