openembedded.git
15 years agoncurses{,-native,-sdk}: Drop unnecessary FILESPATH
Tom Rini [Wed, 9 Jun 2010 17:48:47 +0000 (10:48 -0700)]
ncurses{,-native,-sdk}: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agogtk+-fastscaling: Switch to FILESPATHPKG
Tom Rini [Wed, 9 Jun 2010 17:48:31 +0000 (10:48 -0700)]
gtk+-fastscaling: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agogcc-csl-arm-2007q3: Switch to FILESPATHPKG
Tom Rini [Wed, 9 Jun 2010 17:48:19 +0000 (10:48 -0700)]
gcc-csl-arm-2007q3: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agodpkg-native: Drop unnecessary FILESPATH
Tom Rini [Wed, 9 Jun 2010 17:48:06 +0000 (10:48 -0700)]
dpkg-native: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoclutter-gtk: Drop unnecessary FILESPATH
Tom Rini [Wed, 9 Jun 2010 17:47:13 +0000 (10:47 -0700)]
clutter-gtk: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agobluez: Switch to FILESPATHPKG
Tom Rini [Wed, 9 Jun 2010 17:46:50 +0000 (10:46 -0700)]
bluez: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoqt4: first part of mediaservices packaging
Koen Kooi [Wed, 9 Jun 2010 17:38:21 +0000 (19:38 +0200)]
qt4: first part of mediaservices packaging

15 years agoqt-4.6.2.inc: solved a bug when trying to append an empty string to the qtdemo file...
Marco Cavallini [Wed, 9 Jun 2010 14:46:37 +0000 (16:46 +0200)]
qt-4.6.2.inc: solved a bug when trying to append an empty string to the qtdemo file when building Qt/X11 (QT != Qt/E)

 * Now checking if [ -n ${QT_LIBINFIX} ] before mv qtdemo

15 years agokaeilos-2009-preferred-versions.inc: some distro version updates and mainly automake...
Marco Cavallini [Wed, 9 Jun 2010 14:45:15 +0000 (16:45 +0200)]
kaeilos-2009-preferred-versions.inc: some distro version updates and mainly automake-native 1.11

15 years agogcc_4.5.bb: Add lto to gcc package.
Khem Raj [Wed, 9 Jun 2010 13:53:44 +0000 (06:53 -0700)]
gcc_4.5.bb: Add lto to gcc package.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoqt-4.7.0-beta1: build fix for demos/browser
Martin Jansa [Wed, 9 Jun 2010 13:20:12 +0000 (15:20 +0200)]
qt-4.7.0-beta1: build fix for demos/browser

* to fix it properly someone should package libQtMediaServices (now it's built but not packaged)
  and results to NOTE: Couldn't find shared library provider for libQtMediaServices.so.4
* so demos/browser won't probably work on target as it's now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoelementary: try to fix upgrade path from older -themes and -configs subpackage
Martin Jansa [Wed, 9 Jun 2010 09:02:52 +0000 (11:02 +0200)]
elementary: try to fix upgrade path from older -themes and -configs subpackage

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agonavit: bump PR after libgps naming fix
Martin Jansa [Wed, 9 Jun 2010 07:35:11 +0000 (09:35 +0200)]
navit: bump PR after libgps naming fix

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibtree-simple-perl: Initial commit
Vladimir Sorokin [Wed, 5 May 2010 12:53:19 +0000 (16:53 +0400)]
libtree-simple-perl: Initial commit

A simple tree object in Perl.

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agodropbear: support comma-separated list of addresses in port spec
Roman I Khimov [Thu, 3 Jun 2010 14:18:05 +0000 (18:18 +0400)]
dropbear: support comma-separated list of addresses in port spec

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agodropbear: switch to INC_PR
Roman I Khimov [Thu, 3 Jun 2010 14:17:36 +0000 (18:17 +0400)]
dropbear: switch to INC_PR

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agoflex: convert to INC_PR
Roman I Khimov [Wed, 9 Jun 2010 07:14:09 +0000 (11:14 +0400)]
flex: convert to INC_PR

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agoflex-2.5.35: create lex and flex++ symlinks
Vladimir Sorokin [Fri, 16 Apr 2010 13:57:49 +0000 (17:57 +0400)]
flex-2.5.35: create lex and flex++ symlinks

Were missing in this version, which for example lead to build failures
for packages depending on flex-native.

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agoipset: Initial commit
Vladimir Sorokin [Tue, 20 Apr 2010 11:36:09 +0000 (15:36 +0400)]
ipset: Initial commit

If you want to
 * store multiple IP addresses or port numbers and match against the collection
   by iptables at one swoop;
 * dynamically update iptables rules against IP addresses or ports without
   performance penalty;
 * express complex IP address and ports based rulesets with one single iptables
   rule and benefit from the speed of IP sets
then ipset may be the proper tool for you.

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agogcc-cross_4.5.bb: Add libelf-native to DEPENDS
Khem Raj [Wed, 9 Jun 2010 05:40:31 +0000 (22:40 -0700)]
gcc-cross_4.5.bb: Add libelf-native to DEPENDS

* libelf is needed for LTO

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolibelf_0.8.13.bb: Provide libelf-native using BBCLASSEXTEND.
Khem Raj [Wed, 9 Jun 2010 05:38:38 +0000 (22:38 -0700)]
libelf_0.8.13.bb: Provide libelf-native using BBCLASSEXTEND.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agogcc-4.5: flto requires libelf as dependency
Khem Raj [Wed, 9 Jun 2010 00:03:35 +0000 (17:03 -0700)]
gcc-4.5: flto requires libelf as dependency

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolibpam-1.1.1: Add recipe.
Khem Raj [Wed, 9 Jun 2010 00:02:00 +0000 (17:02 -0700)]
libpam-1.1.1: Add recipe.

* Tested build on arm*uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolibelf_0.8.13.bb: Add recipe
Khem Raj [Wed, 9 Jun 2010 00:00:20 +0000 (17:00 -0700)]
libelf_0.8.13.bb: Add recipe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolinux_2.6.34: add defconfig for c7x0 and akita
Andrea Adami [Tue, 8 Jun 2010 22:39:58 +0000 (00:39 +0200)]
linux_2.6.34: add defconfig for c7x0 and akita

* minor fixes to spitz config, which is reused for akita
* added uinput module

15 years agogcc-4.5.inc: Enable -flto on 4.5 so it can be used but its not on by default.
Khem Raj [Tue, 8 Jun 2010 22:12:08 +0000 (15:12 -0700)]
gcc-4.5.inc: Enable -flto on 4.5 so it can be used but its not on by default.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoopkg: bump SRCREV for fix preventing overeager removing of files which were after...
Martin Jansa [Tue, 8 Jun 2010 21:30:43 +0000 (23:30 +0200)]
opkg: bump SRCREV for fix preventing overeager removing of files which were after opkg upgrade owned by different package

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopackages: PR bump after EFL SRCREV change resulting to different .so names.
Martin Jansa [Mon, 7 Jun 2010 06:47:02 +0000 (08:47 +0200)]
packages: PR bump after EFL SRCREV change resulting to different .so names.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoEFL: bump SRCREV to new snapshots
Martin Jansa [Tue, 25 May 2010 06:59:42 +0000 (08:59 +0200)]
EFL: bump SRCREV to new snapshots

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoevas: don't use SRCNAME in FILES and RREPLACES as efl.bbclass is using PN
Martin Jansa [Mon, 7 Jun 2010 08:53:10 +0000 (10:53 +0200)]
evas: don't use SRCNAME in FILES and RREPLACES as efl.bbclass is using PN

* it results to not packaging /usr/lib/.debug/libevas-ver-svn-06.so.0.9.9 to evas-dbg

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoecore: remove no longer available --enable-ecore-txt
Martin Jansa [Mon, 7 Jun 2010 08:51:54 +0000 (10:51 +0200)]
ecore: remove no longer available --enable-ecore-txt

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoinsane.bbclass: set PATH before calling desktop-file-validate
Martin Jansa [Tue, 8 Jun 2010 21:27:51 +0000 (23:27 +0200)]
insane.bbclass: set PATH before calling desktop-file-validate

* otherwise fails on hosts without desktop-file-utils installed, because cannot find binaries from desktop-file-utils-native

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibpam_1.1.0.bb: Add patch to fix running with DB5
Khem Raj [Tue, 8 Jun 2010 21:22:42 +0000 (14:22 -0700)]
libpam_1.1.0.bb: Add patch to fix running with DB5

* Imported from gentoo bug #319831

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agodebian.bbclass: remove unwanted inherit leftover (from trying oe_popen instead settin...
Martin Jansa [Tue, 8 Jun 2010 21:20:12 +0000 (23:20 +0200)]
debian.bbclass: remove unwanted inherit leftover (from trying oe_popen instead setting PATH)

15 years agogpsd: add libgpsd package
Martin Jansa [Tue, 8 Jun 2010 20:59:05 +0000 (22:59 +0200)]
gpsd: add libgpsd package

* libgpsd was added in gpsd-2.94 and because it was packaged together with libgps.so.19 without LEAD_SONAME
  the resulting package was renamed from libgps19 to libgps (with debian naming)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agodebian.bbclass: call objdump from binutils-cross
Martin Jansa [Mon, 7 Jun 2010 22:24:59 +0000 (00:24 +0200)]
debian.bbclass: call objdump from binutils-cross

* host objdump can support multiple targets and instead of output it shows list of targets to choose from
  see http://thread.gmane.org/gmane.comp.handhelds.openembedded/33294/focus=33357
* PATH set in cmd as suggested by kergoth

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
15 years agoshr: prefer postgresql 8.4.4
Martin Jansa [Tue, 8 Jun 2010 14:43:07 +0000 (16:43 +0200)]
shr: prefer postgresql 8.4.4

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopostgresql: add version 8.4.4
Martin Jansa [Tue, 8 Jun 2010 14:11:27 +0000 (16:11 +0200)]
postgresql: add version 8.4.4

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko-2.6.29: fix for lost touchscreen bug #2328
Martin Jansa [Sat, 5 Jun 2010 07:10:55 +0000 (09:10 +0200)]
linux-openmoko-2.6.29: fix for lost touchscreen bug #2328

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko-2.6.34: bump SRCREV, remove applied pcf patch
Martin Jansa [Tue, 8 Jun 2010 14:11:05 +0000 (16:11 +0200)]
linux-openmoko-2.6.34: bump SRCREV, remove applied pcf patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoqt4-tools-native_4.7.0-beta1: add Xau and Xdmcp to xlib.pro config.test
Martin Jansa [Tue, 8 Jun 2010 14:42:43 +0000 (16:42 +0200)]
qt4-tools-native_4.7.0-beta1: add Xau and Xdmcp to xlib.pro config.test

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoqt-4.6.2+4.7.0-beta1: fix SRC_URI and S after c070de32d40dd561b63de5b4f41baa3cf822ef5b
Martin Jansa [Tue, 8 Jun 2010 07:23:54 +0000 (09:23 +0200)]
qt-4.6.2+4.7.0-beta1: fix SRC_URI and S after c070de32d40dd561b63de5b4f41baa3cf822ef5b

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
15 years agoxf86bigfontproto: converted to BBCLASSEXTEND
Henning Heinold [Tue, 8 Jun 2010 12:04:51 +0000 (14:04 +0200)]
xf86bigfontproto: converted to BBCLASSEXTEND

15 years agoxextproto: converted to BBCLASSEXTEND
Henning Heinold [Tue, 8 Jun 2010 12:04:21 +0000 (14:04 +0200)]
xextproto: converted to BBCLASSEXTEND

15 years agoxcmiscproto: converted to BBCLASSEXTEND
Henning Heinold [Tue, 8 Jun 2010 12:03:47 +0000 (14:03 +0200)]
xcmiscproto: converted to BBCLASSEXTEND

15 years agobigreqsproto: converted to BBCLASSEXTEND
Henning Heinold [Tue, 8 Jun 2010 12:02:32 +0000 (14:02 +0200)]
bigreqsproto: converted to BBCLASSEXTEND

15 years agogitpkgv: new
pieterg [Tue, 8 Jun 2010 10:09:02 +0000 (11:09 +0100)]
gitpkgv: new

15 years agoinputproto: converted to BBCLASSEXTEND
Henning Heinold [Tue, 8 Jun 2010 00:15:33 +0000 (02:15 +0200)]
inputproto: converted to BBCLASSEXTEND

15 years agozziplib: convert to BBCLASSEXTEND and use new patch system
Henning Heinold [Mon, 7 Jun 2010 23:34:58 +0000 (01:34 +0200)]
zziplib: convert to BBCLASSEXTEND and use new patch system

15 years agottf, ttf-dejavu: fix-up after RDEPNDS_PN global change
Martin Jansa [Mon, 7 Jun 2010 22:21:35 +0000 (00:21 +0200)]
ttf, ttf-dejavu: fix-up after RDEPNDS_PN global change

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko-2.6.34: add slow resume fix #2337
Martin Jansa [Mon, 7 Jun 2010 22:20:20 +0000 (00:20 +0200)]
linux-openmoko-2.6.34: add slow resume fix #2337

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko-2.6.32: add patch for building with gcc-4.5.0 (backport from linux_2...
Martin Jansa [Sun, 6 Jun 2010 08:00:45 +0000 (10:00 +0200)]
linux-openmoko-2.6.32: add patch for building with gcc-4.5.0 (backport from linux_2.6.34 patch)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agouclibc_git.bb: Bump SRCREV to latest master.
Khem Raj [Tue, 8 Jun 2010 04:59:12 +0000 (21:59 -0700)]
uclibc_git.bb: Bump SRCREV to latest master.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agogcc-cross: Don't stage libiberty.a in sysroot.
Khem Raj [Tue, 8 Jun 2010 02:57:55 +0000 (19:57 -0700)]
gcc-cross: Don't stage libiberty.a in sysroot.

* We already stage libiberty from target binutils
  problem is that when we stage it from gcc-cros
  it conflicts with the ones installed in cross dir
  by binutils-cross which should be used to link
  binutils for target but it picks up the one
  installed in the sysroot and caused numerous
  problems on building target binutils.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agogcc-4.5: Fix libstdc++ build for ARM
Khem Raj [Tue, 8 Jun 2010 02:56:19 +0000 (19:56 -0700)]
gcc-4.5: Fix libstdc++ build for ARM

* This patch makes sure that __cxa_end_cleanup is
  emitted in .text section.

* Bump SRCREV to latest

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoxproto: convert to BBCLASSEXTEND
Henning Heinold [Sun, 6 Jun 2010 00:00:01 +0000 (02:00 +0200)]
xproto: convert to BBCLASSEXTEND

15 years agoxorg-proto-common.inc: remove do_stage function
Henning Heinold [Sat, 5 Jun 2010 23:42:50 +0000 (01:42 +0200)]
xorg-proto-common.inc: remove do_stage function

15 years agocacao-native: add mercurial recipe
Henning Heinold [Sat, 5 Jun 2010 22:29:58 +0000 (00:29 +0200)]
cacao-native: add mercurial recipe

15 years agopackaged-staging.bbclass: fix issue with no SRC_URI
Cliff Brake [Wed, 2 Jun 2010 18:03:15 +0000 (14:03 -0400)]
packaged-staging.bbclass: fix issue with no SRC_URI

Currently with srctree, we get errors like the following:
| + srcuri=
| + '[' '' == '' ']'
| + srcuri=OpenEmbedded
| + echo 'Source: '
| ++ find /scratch/oe/oe-build/oe/build/angstrom-2008.1/tmp/work/armv5te-angstrom-linux-gnueabi/autotools-demo-1.0-28-g3a96627-r0/staging-pkg '(' -name '*.la' -o -name '*-config' ')' -type f
| + stage-manager-ipkg-build -o 0 -g 0 /scratch/oe/oe-build/oe/build/angstrom-2008.1/tmp/work/armv5te-angstrom-linux-gnueabi/autotools-demo-1.0-28-g3a96627-r0/staging-pkg /scratch/oe/oe-build/oe/build/angstrom-2008.1/tmp/pstage/angstromglibc
| *** Error: CONTROL/control is missing field Source
| The Source field contain the URL's or filenames of the source code and any patches
| used to build this package.  Either gnu-style tarballs or Debian source packages
| are acceptable.  Relative filenames may be used if they are distributed in the same
| directory as the .ipk file.
|
| ipkg-build: Please fix the above errors and try again.
| ERROR: Function staging_packager failed
NOTE: package autotools-demo-1.0-28-g3a96627-r0: task do_package_stage: Failed
ERROR: TaskFailed event exception, aborting

This patch fixes that issue.

Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Khem Raj <raj.khem@gmail.com
15 years agorootfs_ipk/meta-toolchain: Add locking on tasks that add package_update_index_ipk
Tom Rini [Mon, 7 Jun 2010 15:54:13 +0000 (08:54 -0700)]
rootfs_ipk/meta-toolchain: Add locking on tasks that add package_update_index_ipk

We add a lockfile of do_populate_sdk and do_rootfs (in rootfs_ipk) that is also
the lockfile that package_update_index_ipk uses.  With enough threads it is
possible that one image (or meta-toolchain) is attempting to use the package
index while another has only reached the point of generating the index leading
to an empty index being seen later on.

Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agolinux-omap-psp 2.6.32: rebase patches onto new baseline
Koen Kooi [Mon, 7 Jun 2010 10:14:52 +0000 (12:14 +0200)]
linux-omap-psp 2.6.32: rebase patches onto new baseline

15 years agolinux-omap-psp 2.6.32: add cpuidle multi-config for beagleboard
Koen Kooi [Mon, 7 Jun 2010 07:46:28 +0000 (09:46 +0200)]
linux-omap-psp 2.6.32: add cpuidle multi-config for beagleboard

15 years agoangstrom-uboot-scripts: Added various resolutions
Jason Kridner [Mon, 7 Jun 2010 06:20:40 +0000 (01:20 -0500)]
angstrom-uboot-scripts: Added various resolutions

Also added a ramdisk configuration with mem= statements.

15 years agoesc-node-demo: added simple Node.js demo for ESC
Jason Kridner [Sun, 6 Jun 2010 13:21:12 +0000 (08:21 -0500)]
esc-node-demo: added simple Node.js demo for ESC

This is for the Embedded Systems Conference training

15 years agoESC/2010: move all files into esc/ dir
Koen Kooi [Mon, 7 Jun 2010 07:28:14 +0000 (09:28 +0200)]
ESC/2010: move all files into esc/ dir

15 years agoesc-gst: Added fixup for missing files
Jason Kridner [Mon, 7 Jun 2010 03:14:41 +0000 (22:14 -0500)]
esc-gst: Added fixup for missing files

15 years agoangstrom-uboot-scripts: Added an EDID read script
Jason Kridner [Sun, 6 Jun 2010 13:23:08 +0000 (08:23 -0500)]
angstrom-uboot-scripts: Added an EDID read script

This is just for example purposes so that it is documented how to read
the EDID from within u-boot.

15 years agoqt 4.7.0-beta1: drop patches for affine and browser
Koen Kooi [Mon, 7 Jun 2010 07:20:50 +0000 (09:20 +0200)]
qt 4.7.0-beta1: drop patches for affine and browser

15 years agoesc-media: fix versioning
Koen Kooi [Mon, 7 Jun 2010 06:56:06 +0000 (08:56 +0200)]
esc-media: fix versioning

15 years agoesc-gst: fix versioning
Koen Kooi [Mon, 7 Jun 2010 06:55:29 +0000 (08:55 +0200)]
esc-gst: fix versioning

15 years agozziplib: Convert to new staging
Michael Lippautz [Sun, 6 Jun 2010 09:38:30 +0000 (09:38 +0000)]
zziplib: Convert to new staging

Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agomatrix-gui,udev: Remove superfluous "patch=1" parameters from some recipes.
Robert P. J. Day [Sun, 6 Jun 2010 07:13:13 +0000 (07:13 +0000)]
matrix-gui,udev: Remove superfluous "patch=1" parameters from some recipes.

* If a filename has either a ".diff" or ".patch" suffix, then the
  "patch=1" parameter is unnecessary.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Chris Larson <clarson@kergoth.com>
15 years agoManual: Add missing unpack file formats to list.
Robert P. J. Day [Fri, 4 Jun 2010 21:53:20 +0000 (21:53 +0000)]
Manual: Add missing unpack file formats to list.

Add entries for .tbz2, .xz, .tar.xz and .jar files.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoManual: Add missing reference to "ftp" as possible fetch method.
Robert P. J. Day [Fri, 4 Jun 2010 21:16:49 +0000 (21:16 +0000)]
Manual: Add missing reference to "ftp" as possible fetch method.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoManual: Some simple updates in OE manual, reference chapter.
Robert P. J. Day [Fri, 4 Jun 2010 21:11:05 +0000 (21:11 +0000)]
Manual: Some simple updates in OE manual, reference chapter.

* Obvious fixes:

  "recipies" -> "recipes"
  Update references to patch= and pnum= to striplevel=

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agopcmciautils: don't hardcode path to flex binary
Dmitry Eremin-Solenikov [Sun, 6 Jun 2010 22:06:04 +0000 (02:06 +0400)]
pcmciautils: don't hardcode path to flex  binary

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
15 years agoxl2tpd: Initial commit.
Vladimir Sorokin [Fri, 7 May 2010 10:41:15 +0000 (14:41 +0400)]
xl2tpd: Initial commit.

Layer 2 Tunneling Protocol (L2TP) daemon.

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agopmacct: update to version 0.12.2
Roman I Khimov [Sun, 6 Jun 2010 20:00:12 +0000 (00:00 +0400)]
pmacct: update to version 0.12.2

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agopmacct: recipe for version 0.12.1
Vladimir Sorokin [Wed, 7 Apr 2010 13:47:00 +0000 (17:47 +0400)]
pmacct: recipe for version 0.12.1

* move to .inc with INC_PR

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agognome-bluetooth 2.30: fix a libtool issue where the 'test' line is true for '=',...
Koen Kooi [Sun, 6 Jun 2010 17:42:12 +0000 (19:42 +0200)]
gnome-bluetooth 2.30: fix a libtool issue where the 'test' line is true for '=', '==' *and* '!=', so disable the abort

15 years agogcc-4.2.4: Fix libstdc++ build failures with new sysrooted staging.
Khem Raj [Sun, 6 Jun 2010 17:40:01 +0000 (10:40 -0700)]
gcc-4.2.4: Fix libstdc++ build failures with new sysrooted staging.

* New sysrooted staging exposed few problems in GCC configury
  which were latent previously.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoqt 4.7.0-beta1: fix versioning
Koen Kooi [Sun, 6 Jun 2010 14:19:07 +0000 (16:19 +0200)]
qt 4.7.0-beta1: fix versioning

15 years agolinux-omap-psp 2.6.32: disable CDC_EEM for beagleboard
Koen Kooi [Sun, 6 Jun 2010 12:11:42 +0000 (14:11 +0200)]
linux-omap-psp 2.6.32: disable CDC_EEM for beagleboard

15 years agoqt4: Add qt4-x11-free_4.7.0-beta1
Matthias Günther [Sat, 5 Jun 2010 11:04:31 +0000 (11:04 +0000)]
qt4: Add qt4-x11-free_4.7.0-beta1

Several patches to disable not working parts in the beta version:
* tools/assistant
* examples/designer
* examples/dbus-remotecontrolledcar
* examples/help
* examples/declarative
* demos/browser
* demos/qtdemos
* demos/affine

* DEFAULT_PREFERENCE = "-1"
* New Qt Module / Lib "QtDeclarative" added for packaging.
* Qmlviewer named "qml" added to the tools package.

Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoqt4: Add qt4-tools-native_4.7.0-beta1
Matthias Günther [Sat, 5 Jun 2010 11:04:30 +0000 (11:04 +0000)]
qt4: Add qt4-tools-native_4.7.0-beta1

Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoangstrom-uboot-scripts: Used beaglerev variable
Jason Kridner [Sun, 6 Jun 2010 02:59:09 +0000 (21:59 -0500)]
angstrom-uboot-scripts: Used beaglerev variable

Added use of 'beaglerev' into the linuxtagdemo boot scripts.

15 years agou-boot git: update beagleboard patches
Jason Kridner [Sun, 6 Jun 2010 01:38:34 +0000 (20:38 -0500)]
u-boot git: update beagleboard patches

15 years agoangstrom-uboot-scripts: Added some new scripts
Jason Kridner [Sat, 5 Jun 2010 19:25:55 +0000 (14:25 -0500)]
angstrom-uboot-scripts: Added some new scripts

esc-sxga.cmd: Simple 1280x1024 setup
mtest.cmd: Execute a memory test around the CS0/CS1 boundary
ramdisk.cmd: Boot a 32MB ramdisk.gz file system

15 years agoMedia files to include on the Embedded Systems Conference workshop
Todd Fischer [Sat, 5 Jun 2010 17:16:44 +0000 (12:16 -0500)]
Media files to include on the Embedded Systems Conference workshop

15 years agoStreamer scripts for Embedded Systems Conference workshop
Todd Fischer [Sat, 5 Jun 2010 16:41:40 +0000 (11:41 -0500)]
Streamer scripts for Embedded Systems Conference workshop

15 years agoangstrom-uboot-scripts: fixed file permissions
Jason Kridner [Sat, 5 Jun 2010 16:21:06 +0000 (11:21 -0500)]
angstrom-uboot-scripts: fixed file permissions

15 years agoclasspath-tools-native: *sigh* seems do_stage needs to be override in all cases
Henning Heinold [Sun, 6 Jun 2010 00:47:58 +0000 (02:47 +0200)]
classpath-tools-native: *sigh* seems do_stage needs to be override in all cases

15 years agoclasspath-tools-native: remove do_stage function, not needed anymore
Henning Heinold [Sat, 5 Jun 2010 22:20:09 +0000 (00:20 +0200)]
classpath-tools-native: remove do_stage function, not needed anymore

15 years agogrep_2.6.3.bb: DEPEND on xz-native.
Khem Raj [Sat, 5 Jun 2010 20:01:31 +0000 (13:01 -0700)]
grep_2.6.3.bb: DEPEND on xz-native.

* Becuase we are using .xz compressed archive in SRC_URI
  make sure that xz is installed for the host.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoxz: add recipe and use BBCLASSEXTEND for native version.
Bernhard Reutner-Fischer [Sat, 13 Feb 2010 02:51:46 +0000 (02:51 +0000)]
xz: add recipe and use BBCLASSEXTEND for native version.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoefl: revert SRCREV bump, needs more testing
Koen Kooi [Sat, 5 Jun 2010 18:22:21 +0000 (20:22 +0200)]
efl: revert SRCREV bump, needs more testing

15 years agoangstrom: automake 1.11 doesn't exist, 1.11.1 does
Koen Kooi [Sat, 5 Jun 2010 18:09:14 +0000 (20:09 +0200)]
angstrom: automake 1.11 doesn't exist, 1.11.1 does

15 years agogettext-native: Add virtual/libintl-native to PROVIDES list.
Khem Raj [Sat, 5 Jun 2010 15:26:09 +0000 (08:26 -0700)]
gettext-native: Add virtual/libintl-native to PROVIDES list.

* Some packages have DEPENDS on virtual/libintl which gets
  converted to virtual/libintl-native when they use BBCLASSEXTEND
  for their corresponding native packages.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agosane-toolchain-uclibc.inc: Dont force USE_NLS for glib-2.0 here.
Khem Raj [Sat, 5 Jun 2010 13:55:36 +0000 (06:55 -0700)]
sane-toolchain-uclibc.inc: Dont force USE_NLS for glib-2.0 here.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoangstrom-2008-preferred-versions.inc: Set 1.11 PREFERRED_VERSION for automake-native
Khem Raj [Sat, 5 Jun 2010 05:59:58 +0000 (22:59 -0700)]
angstrom-2008-preferred-versions.inc: Set 1.11 PREFERRED_VERSION for automake-native

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>