openembedded.git
14 years agotermcap: add 2.0.8 with gentoo patchset
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>
14 years agoglibc 2.9: add experimental, angstrom only memcpy patch
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>
14 years agomatchbox-desktop: Modify layout.patch for highlight colors.
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>
14 years agogtk+-1.2: Patch gtkfilesel for smaller screens.
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>
14 years agojlime-extras: Split machine-specific files, update recipes.
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>
14 years agomatchbox-common: Add jlime-specific modifications.
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>
14 years agomupdf: Add DEFAULT_PREFERENCE = "-1" to mupdf-git.
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>
14 years agojlime-2010.1.conf: Remove parted from DISTRO_EXTRA_RDEPENDS.
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>
14 years agotune-mips32.inc: Add missing definitions.
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>
14 years agocontrib/testing/testscript.sh: created
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>
14 years agoshr-version don't export METADATA_BRANCH and METADATA_REVISION
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>
14 years agotask-arago-toolchain: Exclude from World build
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>
14 years agometa.bbclass: Exclude meta recipes from world builds
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>
14 years agoxorg: upgrade libxi 1.3.2->1.4.0, xproto 7.0.18->7.0.19
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>
14 years agoangstrom-version: drop unnecessary exports
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>
14 years agometacity: depend on gnome-doc-utils to fix build
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>
14 years agoMAINTAINERS: add myself for termcap
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>
14 years agotermcap, termcapfile: add GNU termcap 1.3.1
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>
14 years agometadata_scm: use rev-parse rather than show-ref
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>
14 years agobin/{cp,sed}: simplify, consolidate
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>
14 years agosrctree: don't merge tasks if using B
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>
14 years agodb 5.0.21: fix cp argument portability
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>
14 years agobase.bbclass: rename base_eventhandler to build_summary
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>
14 years agoxf86-video-openchrome: DEPEND on libxvmc
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>
14 years agolibxcb: DEPEND on xcb-proto-native
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>
14 years agoliboil 0.3.17: fix cross-compile on x86_64
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>
14 years agoown-mirrors.bbclass: allow mirroring of scm fetched packages
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>
14 years agousb-modeswitch-data: Fix deps and add udev rules to package
Michael Lippautz [Thu, 4 Nov 2010 13:59:52 +0000 (14:59 +0100)]
usb-modeswitch-data: Fix deps and add udev rules to package

14 years agousb-modeswitch: Add sbin dir to package
Michael Lippautz [Thu, 4 Nov 2010 13:58:54 +0000 (14:58 +0100)]
usb-modeswitch: Add sbin dir to package

14 years agoddclient: cosmetics
Michael Lippautz [Thu, 4 Nov 2010 13:50:46 +0000 (14:50 +0100)]
ddclient: cosmetics

14 years agoddclient: Unbreak recipe
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>
14 years agoxextproto-70-includes: remove obsolete commented do_stage code.
Andrea Adami [Thu, 4 Nov 2010 00:33:06 +0000 (01:33 +0100)]
xextproto-70-includes: remove obsolete commented do_stage code.

14 years agolibqtaux: clean do_compile task. Add INC_PR and bump it to "r1".
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".

14 years agoxextproto-70-includes: remove superfluous do_stage. Bump PR.
Andrea Adami [Thu, 4 Nov 2010 00:08:20 +0000 (01:08 +0100)]
xextproto-70-includes: remove superfluous do_stage. Bump PR.

14 years agoshr-image: remove /boot from jffs2/ubi/ubifs images only on om-gta01
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>
14 years agostat: merge target and native recipe, remov elegacy staging. Bump PR.
Andrea Adami [Wed, 3 Nov 2010 23:48:01 +0000 (00:48 +0100)]
stat: merge target and native recipe, remov elegacy staging. Bump PR.

14 years agoe-wm: temporary bump SRCREV here, fix big icons, labels without ellipsis
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>
14 years agometa-toolchain-qte: fill OE_QMAKE_AR
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>
14 years agoqt4e: add 2 images
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>
14 years agotzcode-native: bump version to 2010n
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>
14 years agotzdata: bump version to 2010o
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>
14 years agouhd-firmware: Add checksums.
Philip Balister [Wed, 3 Nov 2010 20:18:31 +0000 (16:18 -0400)]
uhd-firmware: Add checksums.

14 years agouhd : Add dependency on uhd-firmware so the USRP1 and USRP2 firmware is
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.

14 years agouhd-firmware : Add recipe to install USRP firmware into images.
Philip Balister [Wed, 3 Nov 2010 15:55:22 +0000 (11:55 -0400)]
uhd-firmware : Add recipe to install USRP firmware into images.

14 years agostppc2x: Change icon for stppc2x
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>
14 years agostppc2x: Added recipe for stppc2x, a port of puzzles to SDL.
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>
14 years agobase-files: Add 'profile' for ben-nanonote.
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>
14 years agojlime-2010.1.conf: Remove reduntant defs, add provider for psplash.
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>
14 years agojlime-extras: Fix md5sum and sha256sum.
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>
14 years agomupdf: Add custom desktop file for Jlime.
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>
14 years agoimages: Remove redundant PACKAGE_FORCE_INSTALL variable from muffinman-image.
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>
14 years agomupdf: Add keybindings.patch, disable ccache which breaks compilation.
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>
14 years agoben-nanonote.conf: Update ben-nanonote.conf
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>
14 years agojlime-2010.1.conf: Cleaned up, fixed XSERVER line.
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>
14 years agoimages: Add muffinman-image and accompanying task-muffinman.
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>
14 years agobase-files: Add issue and issue.net for ben-nanonote.
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>
14 years agojlime: Add several small jlime-specific recipes.
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>
14 years agofeh: Bumped feh version from 1.7 to 1.10.
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>
14 years agompg123: Removed mpg123-0.66, added mpg123-1.12.5.
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>
14 years agomplayer: Added support for mipsel processors for version 1.0rc2.
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>
14 years agomatchbox-desktop: Added layout.patch and modified recipe for jlime.
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>
14 years agopsplash: Added patches, splash and bar for jlime, modified recipe.
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>
14 years agogmu: Add recipe for gmu-0.7.1, a music player based on SDL.
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>
14 years agorxvt-unicode: Add rxvt-unicode 9.07 recipe.
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>
14 years agogtkedit: Add gtkedit-1.0.0 recipe, a small gtk-1.2 based text editor.
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>
14 years agogcalc: Added GCalc, a gtk-1.2 based calculator.
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>
14 years agoxdialog: Add recipe for Xdialog, gtk-1.2 equivalent to dialog.
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>
14 years agottf-inconsolata: Added recipe for the monospaced Inconsolata font.
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>
14 years agodzen2: Add recipe for dzen2, a small messaging/menu program.
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>
14 years agoechinus: Add recipes for echinus (a wm) and ourico (a panel for echinus).
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>
14 years agolinux-jlime-ben-nanonote: Remove linux-jlime-ben-nanonote-2.6.36, remove 2.6.32
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>
14 years agolinux-2.6.34: remove unused patch, removed from SRC_URI in 5786f08ba6066e9af60104c5d5...
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>
14 years agovlc_1.1.4.1: add `lua5.1` to `DEPENDS`
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>
14 years agoxterm: add 266
Koen Kooi [Wed, 3 Nov 2010 09:53:57 +0000 (10:53 +0100)]
xterm: add 266

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agopython-cython_0.13.bb: Add python to DEPENDS.
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>
14 years agoResolvconf: update to 1.46
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>
14 years agosite/mips{,64}-common: Add apache vars.
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>
14 years agotelepathy-gabble_0.7.27.bb: Add libsoup-2.4 to DEPENDS.
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>
14 years agogdb-cross-sdk: reconfigure before running oe_runmake configure-host
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>
14 years agobase.bbclass: fix build error if building with bitbake 1.8.x
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>
14 years agotasks: fix compilation due to missing config.h include
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>
14 years agomysql5-native: drop obsolete do_rm_work replacement
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>
14 years agobusybox: remove unused version
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>
14 years agobusybox: 1.17.3 is stable and can be the default fallback version
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>
14 years agobusybox-static: add the latest version
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>
14 years agovlc: update to 1.1.4.1
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>
14 years agoadd metano linux distribution
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>
14 years agogzip: Fix update-alternatives
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>
14 years agostage-manager: Fix removal of installed packages
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>
14 years agolinux-kexecboot.inc: define explicitely the custom defconfig for this kernel
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)

14 years agolinux-kexecboot_2.6.36: add initial untested collie, poodle and tosa defconfigs
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

14 years agolinux-kexecboot_2.6.36: update defconfigs for c7x0, spitz, akita
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

14 years agoangstrom: fix licensing for angstrom recipes
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

14 years agoqwt: add examples and fix -dev RPROVIDES
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>
14 years agoqwt 5.2.1: add recipes for /e and /x11 versions
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>
14 years agoxorg: new versions for 20101101
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>
14 years agobusybox: usb detection script
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>
14 years agoxboard: add version 4.4.4
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>
14 years agoaccelges_svn: add `libglade` to `DEPENDS`
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>
14 years agoaccelges_svn: sort `DEPENDS` alphabetically
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>