openembedded.git
14 years agonxkill: new recipe
Frans Meulenbroeks [Wed, 25 Aug 2010 20:04:03 +0000 (22:04 +0200)]
nxkill: new recipe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agonxcompsh: new recipe
Frans Meulenbroeks [Wed, 25 Aug 2010 20:03:40 +0000 (22:03 +0200)]
nxcompsh: new recipe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agonxcompext; new recipe
Frans Meulenbroeks [Wed, 25 Aug 2010 20:03:15 +0000 (22:03 +0200)]
nxcompext; new recipe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agonxcomp: new recipe
Frans Meulenbroeks [Wed, 25 Aug 2010 20:02:42 +0000 (22:02 +0200)]
nxcomp: new recipe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agonxproxy: new recipe
Frans Meulenbroeks [Wed, 25 Aug 2010 20:02:07 +0000 (22:02 +0200)]
nxproxy: new recipe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoopensc: new recipe
Frans Meulenbroeks [Wed, 25 Aug 2010 19:22:30 +0000 (21:22 +0200)]
opensc: new recipe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agodosfstools: Drop 2.10, make 2.11 use BBCLASSEXTEND for native
Tom Rini [Wed, 25 Aug 2010 19:57:13 +0000 (12:57 -0700)]
dosfstools: Drop 2.10, make 2.11 use BBCLASSEXTEND for native

2.10 and 2.11 are both GPLv2 (or later), 3.0.x is GPLv3.  While in
here take most of the advice oe-stylize.py offers

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agodosfstools 2.10 / 3.0.9: Fix typo (CLFAGS -> CFLAGS) for !uclibc largefile
Tom Rini [Wed, 25 Aug 2010 19:40:37 +0000 (12:40 -0700)]
dosfstools 2.10 / 3.0.9: Fix typo (CLFAGS -> CFLAGS) for !uclibc largefile

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoacpid_1.0.10.bb: Fix building on x86 with gcc 4.5
Khem Raj [Wed, 25 Aug 2010 18:50:30 +0000 (11:50 -0700)]
acpid_1.0.10.bb: Fix building on x86 with gcc 4.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoRevert "lmbench-2.0.4: removed"
Frans Meulenbroeks [Wed, 25 Aug 2010 17:13:28 +0000 (19:13 +0200)]
Revert "lmbench-2.0.4: removed"

This reverts commit 9600cc400c1aff9f7fc7068e3a02d1b64aeb6107.
As requested by Tom Rini on irc.
Apparently this was still used despite being from 2003.
apologies for any inconvenience

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agosquid: update 3.1.6 to 3.1.7
Roman I Khimov [Wed, 25 Aug 2010 10:01:45 +0000 (14:01 +0400)]
squid: update 3.1.6 to 3.1.7

* fixes DoS vulnerability
* fixes lots of bugs, most notable is HTTP/1.1 compliance bugs
* considered as safe upgrade

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoiptables 1.4.9.1: DEPENDS on libnfnetlink
Roman I Khimov [Wed, 25 Aug 2010 07:07:51 +0000 (11:07 +0400)]
iptables 1.4.9.1: DEPENDS on libnfnetlink

Actually, it can be built with and without libnfnetlink support.
libnfnetlink-enabled build enables nfnl_osf utility for passive OS
fingerprinting and pf.os is its 'database', so it shouldn't be moved to
documents. Just build with it and package separately.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agooe.utils: add oe_run convenience function
Chris Larson [Tue, 24 Aug 2010 21:06:01 +0000 (14:06 -0700)]
oe.utils: add oe_run convenience function

This one is intended to be used from python snippets in variables.  It returns
the stdout of the subprocess and raises an exception if the exit code isn't 0.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agolinux-openmoko-2.6.32: fix usbhost patch
Martin Jansa [Wed, 25 Aug 2010 09:06:40 +0000 (11:06 +0200)]
linux-openmoko-2.6.32: fix usbhost patch

* no change in resulting source -> no PR change

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolmbench: added 3.0-a9 version
Frans Meulenbroeks [Wed, 25 Aug 2010 08:19:19 +0000 (10:19 +0200)]
lmbench: added 3.0-a9 version

kept 2.5 so people who want to compare results still can build
that version if desired

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolmbench-2.0.4: removed
Frans Meulenbroeks [Wed, 25 Aug 2010 07:42:36 +0000 (09:42 +0200)]
lmbench-2.0.4: removed

removed this version. it is from 2003, not pinned

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoethtool: remove versions prior to 2.6.35
Roman I Khimov [Tue, 25 May 2010 12:02:55 +0000 (16:02 +0400)]
ethtool: remove versions prior to 2.6.35

since 2.6.33 ethtool have changed version numbering and old versions
override new one. 2.6.35 is considered as safe upgrade for three years
old version 6, so there is no point in keeping it or any previous one
around.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoethtool: add version 2.6.35
Roman I Khimov [Tue, 25 May 2010 12:02:06 +0000 (16:02 +0400)]
ethtool: add version 2.6.35

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agobug20.conf: Remove note about kernel not in OE yet
Stefan Schmidt [Tue, 24 Aug 2010 18:19:07 +0000 (20:19 +0200)]
bug20.conf: Remove note about kernel not in OE yet

14 years agolinux-omap-hah_2.6.31: Add kernel recipe for bug20
Stefan Schmidt [Tue, 24 Aug 2010 18:17:19 +0000 (20:17 +0200)]
linux-omap-hah_2.6.31: Add kernel recipe for bug20

14 years agosgml-common-native: Convert to new style staging, remove do_stage()
Noor Ahsan [Tue, 24 Aug 2010 02:50:58 +0000 (02:50 +0000)]
sgml-common-native: Convert to new style staging, remove do_stage()

* Converted do_stage to do_install
* Replaced ${STAGING_BINDIR_NATIVE} with ${D}${bindir}, ${sysconfdir} with ${D}${sysconfdir}, ${STAGING_DATADIR} with ${D}${datadir}.
* Updated install-catalog script. it had hard coded reference to ${sysconfdir}. Changed it to ${D}${sysconfdir}.
* Used SYSROOT_PREPROCESS_FUNCS to add a function sgml_common_native_mangle.
* Write new function sgml_common_native_mangle function.
* Reverted back ${sysconfdir} path in install-catalog in sgml_common_native_mangle
* Updated path in sgml_common_native_mangle function from ${D}${datadir}/sgml/sgml-iso-entities-8879.1986/catalog to ${datadir}/sgml/sgml-iso-entities-8879.1986/catalog in sgml-ent.cat file.
* Updated path in sgml_common_native_mangle function from ${D}${sysconfdir}/sgml/sgml-ent.cat|${sysconfdir}/sgml/sgml-ent.cat to ${sysconfdir}/sgml/sgml-ent.cat in sgml-ent.cat file
* Removed ${D} path in sgml_common_native_mangle function from catalog file created by install-catalog script.
* Bump PR to "r1"

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
14 years agosgml-common-native: Run oe-stylize.py and updated the recipe accordingly
Noor Ahsan [Tue, 24 Aug 2010 02:32:43 +0000 (02:32 +0000)]
sgml-common-native: Run oe-stylize.py and updated the recipe accordingly

* Run oe-stylize.py on the recipe and updated the recipe according to the output of oe-stylize.py
* Remove FILESDIR variable

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
14 years agohawkboard: tweak ubifs params
Koen Kooi [Tue, 24 Aug 2010 10:50:55 +0000 (12:50 +0200)]
hawkboard: tweak ubifs params

14 years agolinux-openmoko-2.6.32: upgrade to 2.6.32.5
Martin Jansa [Tue, 24 Aug 2010 08:46:51 +0000 (10:46 +0200)]
linux-openmoko-2.6.32: upgrade to 2.6.32.5

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-git: upgrade SRCREV to 2.6.32-rc2
Martin Jansa [Tue, 24 Aug 2010 08:46:31 +0000 (10:46 +0200)]
linux-git: upgrade SRCREV to 2.6.32-rc2

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoom-neon: bump PR to rebuild .edj
Martin Jansa [Tue, 24 Aug 2010 04:26:06 +0000 (06:26 +0200)]
om-neon: bump PR to rebuild .edj

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agobase: use a variable for the modules to import/inject
Chris Larson [Mon, 23 Aug 2010 20:39:20 +0000 (16:39 -0400)]
base: use a variable for the modules to import/inject

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agoRevert "base: use a variable for the modules to import/inject"
Chris Larson [Mon, 23 Aug 2010 21:00:04 +0000 (17:00 -0400)]
Revert "base: use a variable for the modules to import/inject"

This reverts commit 5678affd4e1b6453d6802b8cfb7823fec6f47269.

14 years agobase: use a variable for the modules to import/inject
Chris Larson [Mon, 23 Aug 2010 20:39:20 +0000 (16:39 -0400)]
base: use a variable for the modules to import/inject

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agonx-client: renamed to nx-server
Frans Meulenbroeks [Mon, 23 Aug 2010 20:53:52 +0000 (22:53 +0200)]
nx-client: renamed to nx-server

actually this was the server component.
Apparenty nomachine has not made client sources available
still has the issues mentioned in the original commit msg

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoRevert "htmldoc[-gui]: remove old versions"
Frans Meulenbroeks [Mon, 23 Aug 2010 20:04:09 +0000 (22:04 +0200)]
Revert "htmldoc[-gui]: remove old versions"

This reverts commit e5287904a9dddc8ddc0f486d8526bc8cfda427b7.
Reverted request of the recipe maintainer
This version is the latest official version, the 1.9 version
is a development snapshot

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolinux-openmoko-2.6.32: upgrade to 2.6.32.20 and add patch for WSOD with 242 timming
Martin Jansa [Mon, 23 Aug 2010 19:32:04 +0000 (21:32 +0200)]
linux-openmoko-2.6.32: upgrade to 2.6.32.20 and add patch for WSOD with 242 timming

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr-e-gadgets: add edje_convert call before it's fixed in git repo
Martin Jansa [Mon, 23 Aug 2010 19:26:08 +0000 (21:26 +0200)]
shr-e-gadgets: add edje_convert call before it's fixed in git repo

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopython-numpy_1.4.1.bb : Add version that builds with gcc-4.5.
Philip Balister [Mon, 23 Aug 2010 19:16:05 +0000 (15:16 -0400)]
python-numpy_1.4.1.bb : Add version that builds with gcc-4.5.

14 years agocmake-native_2.8.2.bb : Force ccmake to link against -ltinfo.
Philip Balister [Mon, 23 Aug 2010 19:12:49 +0000 (15:12 -0400)]
cmake-native_2.8.2.bb : Force ccmake to link against -ltinfo.

I needed this to build cmake-native for angstrom-2010 on a F13 machine.
Hopefully, this does not break other builds.

14 years agotask-sdk-gnuradio-native.bb : Update name of python dev package.
Philip Balister [Mon, 23 Aug 2010 19:10:19 +0000 (15:10 -0400)]
task-sdk-gnuradio-native.bb : Update name of python dev package.

14 years agoxserver-common: fix patch
Martin Jansa [Mon, 23 Aug 2010 18:37:46 +0000 (20:37 +0200)]
xserver-common: fix patch

* never ever modify patch by hand after testing it, sorry for noise

14 years agoRevert "e-wm: introduce E17_DEFAULT_CONFIG to remove e-wm-config-default from RRECOMM...
Martin Jansa [Mon, 23 Aug 2010 18:30:30 +0000 (20:30 +0200)]
Revert "e-wm: introduce E17_DEFAULT_CONFIG to remove e-wm-config-default from RRECOMMENDS if needed"

* This reverts commit 22e3772f799948bf4a7806e74d83948ee2b2e1f4.
* e-wm-config-default is still needed to show 1st time wizard (selecting
  which config to use)
* sorry I should have tried after removing ~/.e (I thought I did)

14 years agoRevert "base-files: beagleboard: profile: use nano"
Koen Kooi [Mon, 23 Aug 2010 18:04:25 +0000 (20:04 +0200)]
Revert "base-files: beagleboard: profile: use nano"

This is a distro setting, not a machine setting

This reverts commit c323496195aaec26055da823a6c0166c7836c6b2.

14 years agoRevert "beagleboard.conf: use qt4-x11-free-gles"
Koen Kooi [Mon, 23 Aug 2010 18:03:51 +0000 (20:03 +0200)]
Revert "beagleboard.conf: use qt4-x11-free-gles"

This is a distro setting, not a machine setting

This reverts commit f7635a8467bb23901c2cfb01fe2371d277be9af7.

14 years agopatch: allow importing patches into other dirs
Chris Larson [Mon, 23 Aug 2010 17:03:55 +0000 (13:03 -0400)]
patch: allow importing patches into other dirs

Use the 'patchdir' flag.  If relative, it's assumed to be relative to ${S}.
It creates a patchset class per patch directory, so for quilt this results in
multiple .pc/patches directories to manage each of the patchsets.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agomcnavi: bump PR after EFL .so names change
Martin Jansa [Mon, 23 Aug 2010 16:26:58 +0000 (18:26 +0200)]
mcnavi: bump PR after EFL .so names change

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxserver-common: update 89xTs_Calibrate.xinput_calibrator
Martin Jansa [Mon, 23 Aug 2010 12:42:13 +0000 (14:42 +0200)]
xserver-common: update 89xTs_Calibrate.xinput_calibrator

* after 5c3846f9bbf1dbb4a9ee1d916107747c2f9dc909 we already know that user won't be forced to provide new calibration, so no need to request Display,CPU resources

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoe-wm: introduce E17_DEFAULT_CONFIG to remove e-wm-config-default from RRECOMMENDS...
Martin Jansa [Mon, 23 Aug 2010 12:34:09 +0000 (14:34 +0200)]
e-wm: introduce E17_DEFAULT_CONFIG to remove e-wm-config-default from RRECOMMENDS if needed

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoe-wm: use illume2 instead of illume1, fix illume-keyboard paths and locales packaging
Martin Jansa [Mon, 23 Aug 2010 11:08:09 +0000 (13:08 +0200)]
e-wm: use illume2 instead of illume1, fix illume-keyboard paths and locales packaging

* illume2 and illume1 shouldn't be compiled both anymore
  http://trac.enlightenment.org/e/changeset/50884
  keep only illume2 as it's preferred by upstream
* separate illume2 (illume-home) to new package e-wm-config-illume2 and
  make it default
* remove illume-keyboard-default_svn.bb recipe and create illume
  keyboard packages from e-wm build directly (otherwise installed twice)
* update KEYBOARD_DIR in illume-keyboards-shr
* don't include all locales in FILES_${PN}

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoEFL: bump SRCREV a bit more again, fix for missing cursor in text fields
Martin Jansa [Mon, 23 Aug 2010 11:07:18 +0000 (13:07 +0200)]
EFL: bump SRCREV a bit more again, fix for missing cursor in text fields

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCE
Khem Raj [Sun, 22 Aug 2010 17:30:44 +0000 (10:30 -0700)]
ncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCE

* Select 5.7 if none pinned.
* Bump PR for recipes which have ncurses dependency.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agou-boot-efikamx_1.1.8.bb: Efika MX bootloader
Khem Raj [Mon, 23 Aug 2010 03:09:21 +0000 (20:09 -0700)]
u-boot-efikamx_1.1.8.bb: Efika MX bootloader

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolinux-efikamx_2.6.31.bb: Add recipe for linux kernel used for Efika MX
Khem Raj [Mon, 23 Aug 2010 03:08:09 +0000 (20:08 -0700)]
linux-efikamx_2.6.31.bb: Add recipe for linux kernel used for Efika MX

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoefikamx.conf: Add config file for efika MX
Khem Raj [Mon, 23 Aug 2010 03:06:49 +0000 (20:06 -0700)]
efikamx.conf: Add config file for efika MX

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoibrdtn: Remove outdated versions and patches
Stefan Schmidt [Mon, 23 Aug 2010 09:57:34 +0000 (11:57 +0200)]
ibrdtn: Remove outdated versions and patches

14 years agoibrdtn: Add latest release and improve .inc usage
Stefan Schmidt [Mon, 23 Aug 2010 09:55:26 +0000 (11:55 +0200)]
ibrdtn: Add latest release and improve .inc usage

14 years agonx-client: new recipe
Frans Meulenbroeks [Mon, 23 Aug 2010 07:43:20 +0000 (09:43 +0200)]
nx-client: new recipe

first version; still needs to get install fixed, but pushing
this so others can peek into it.
There are probably also missing dependencies
and it is untested.
Feel free to improve

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoxorg: upgrade recipe versions for 2010-08-23
Martin Jansa [Mon, 23 Aug 2010 07:23:56 +0000 (09:23 +0200)]
xorg: upgrade recipe versions for 2010-08-23

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxournal: add explicit dependency on poppler for version 0.4.5. Bump PR.
Andrea Adami [Sun, 22 Aug 2010 23:08:12 +0000 (01:08 +0200)]
xournal: add explicit dependency on poppler for version 0.4.5. Bump PR.

14 years agoiptables: dont fail do_install if there is no /xtables/*
Martin Jansa [Sun, 22 Aug 2010 21:43:16 +0000 (23:43 +0200)]
iptables: dont fail do_install if there is no /xtables/*

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoomgps: add sysfs node for 2.6.32 and newer kernels
Martin Jansa [Sun, 22 Aug 2010 21:35:31 +0000 (23:35 +0200)]
omgps: add sysfs node for 2.6.32 and newer kernels

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-kexecboot: replace empty do_stage with empty _do_populate_sysroot.
Andrea Adami [Sun, 22 Aug 2010 21:31:00 +0000 (23:31 +0200)]
linux-kexecboot: replace empty do_stage with empty _do_populate_sysroot.

* was found as false positive wrt legacy-staging
* bump PR

14 years agoe-tasks: search for eina not eina-0
Martin Jansa [Sun, 22 Aug 2010 21:23:58 +0000 (23:23 +0200)]
e-tasks: search for eina not eina-0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agojefliks: search for eina not eina-0
Martin Jansa [Sun, 22 Aug 2010 21:22:04 +0000 (23:22 +0200)]
jefliks: search for eina not eina-0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr-launcher: search for eina not eina-0
Martin Jansa [Sun, 22 Aug 2010 21:12:57 +0000 (23:12 +0200)]
shr-launcher: search for eina not eina-0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agominneo: add recipe for classic memory game
Martin Jansa [Sun, 22 Aug 2010 21:06:53 +0000 (23:06 +0200)]
minneo: add recipe for classic memory game

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotask-shr-feed: add minneo
Martin Jansa [Sun, 22 Aug 2010 21:06:28 +0000 (23:06 +0200)]
task-shr-feed: add minneo

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agorecipes: PR bump after EFL SRCREV change resulting to different .so names
Martin Jansa [Sun, 22 Aug 2010 20:26:29 +0000 (22:26 +0200)]
recipes: PR bump after EFL SRCREV change resulting to different .so names

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agozaurus-installer: fix it for packaged-staging. Bump PR.
Andrea Adami [Sun, 22 Aug 2010 17:29:38 +0000 (19:29 +0200)]
zaurus-installer: fix it for packaged-staging. Bump PR.

14 years agoxtables-addons: add version 1.28
Roman I Khimov [Fri, 20 Aug 2010 12:35:29 +0000 (16:35 +0400)]
xtables-addons: add version 1.28

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoiptables: add 1.4.9.1 version
Roman I Khimov [Fri, 20 Aug 2010 09:08:15 +0000 (13:08 +0400)]
iptables: add 1.4.9.1 version

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoiproute2: add version 2.6.35
Roman I Khimov [Fri, 20 Aug 2010 08:58:19 +0000 (12:58 +0400)]
iproute2: add version 2.6.35

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoat 3.1.12: fix ocassional parallel make failures
Roman I Khimov [Sun, 22 Aug 2010 14:53:18 +0000 (18:53 +0400)]
at 3.1.12: fix ocassional parallel make failures

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agocluster-resource-agents: fix packaging of .debug dirs
Roman I Khimov [Sun, 22 Aug 2010 06:49:35 +0000 (10:49 +0400)]
cluster-resource-agents: fix packaging of .debug dirs

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolibpcre: fix QA 'non -dev package contains symlink .so' issue
Roman I Khimov [Sat, 21 Aug 2010 15:21:14 +0000 (19:21 +0400)]
libpcre: fix QA 'non -dev package contains symlink .so' issue

Effectively reverts 402f1f697406d4d1a844a6c6b7736435053d69c6, maybe it was
useful back then, but as of today libpcre packages better without prepending
pythonic functions.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoelf2aout: merged native recipe, fixed QA hash issue
Frans Meulenbroeks [Sun, 22 Aug 2010 14:49:19 +0000 (16:49 +0200)]
elf2aout: merged native recipe, fixed QA hash issue

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoenchant: add latest version 1.6.0
Lukas D. Gorris [Sun, 22 Aug 2010 13:14:18 +0000 (15:14 +0200)]
enchant: add latest version 1.6.0
fixes firefox, gedit, etc.

14 years agoxserver-xorg: upgrade to 1.9.0
Martin Jansa [Sun, 22 Aug 2010 12:55:57 +0000 (14:55 +0200)]
xserver-xorg: upgrade to 1.9.0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotask-shr-feed: add atrack
Martin Jansa [Sun, 22 Aug 2010 12:19:55 +0000 (14:19 +0200)]
task-shr-feed: add atrack

14 years agoatrack: add recipe for APRS tracker
Petr Vanek [Sun, 22 Aug 2010 12:16:17 +0000 (14:16 +0200)]
atrack: add recipe for APRS tracker

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomokosuite2: add missing inherit update-alternatives
Martin Jansa [Sun, 22 Aug 2010 11:37:00 +0000 (13:37 +0200)]
mokosuite2: add missing inherit update-alternatives

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agouicmoc3-native: convert to new style staging, remove 'do_stage()'
Noor Ahsan [Tue, 17 Aug 2010 21:53:58 +0000 (21:53 +0000)]
uicmoc3-native: convert to new style staging, remove 'do_stage()'

* Rename do_stage function name and set the new name as do_install.
* Replace OE_QMAKE_INCDIR_QT with ${D}${includedir}/qte3/include, OE_QMAKE_LIBDIR_QT with ${D}${libdir}/qte3/lib, OE_QMAKE_MOC with ${D}${bindir}/moc3, OE_QMAKE_UIC with ${D}${bindir}/uic3, OE_QMAKE_LIBDIR_QT with ${D}${libdir}/qte3/lib. These variables are exported in qt3e.bbclass.
* Add NATIVE_INSTALL_WORKS = "1"
* bump PR = "r4"

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
14 years agofbreader_0.12.10.bb: Fix lost dependency on curl
Yuri Bushmelev [Sun, 22 Aug 2010 09:18:05 +0000 (13:18 +0400)]
fbreader_0.12.10.bb: Fix lost dependency on curl

14 years agotzcode-native.inc: Converted new style staging, remove do_stage()
Noor Ahsan [Thu, 19 Aug 2010 03:37:34 +0000 (03:37 +0000)]
tzcode-native.inc: Converted new style staging, remove do_stage()

* Converted do_stage to do_install
* Converted ${STAGING_BINDIR_NATIVE} to ${D}${bindir}
* Set NATIVE_INSTALL_WORKS = "1"
* Bumped PR to "r4"
* Removed tab with 8 spaces in SRC_URI

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
14 years agotask-shr-feed: add mokosuite2 and mokowm-imf-ecore
Martin Jansa [Sun, 22 Aug 2010 07:22:53 +0000 (09:22 +0200)]
task-shr-feed: add mokosuite2 and mokowm-imf-ecore

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomokosuite2,mokowm-imf-ecore: add recipes for new elementary based gui
Daniele Ricci [Sun, 22 Aug 2010 07:21:59 +0000 (09:21 +0200)]
mokosuite2,mokowm-imf-ecore: add recipes for new elementary based gui

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoe-wm-config-illume[12]-shr: bump PR to rebuild after EFL upgrade
Martin Jansa [Sat, 21 Aug 2010 20:35:22 +0000 (22:35 +0200)]
e-wm-config-illume[12]-shr: bump PR to rebuild after EFL upgrade

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoeglibc_svn/eglibc_2.12: Bump SRCREVs
Khem Raj [Sat, 21 Aug 2010 19:51:10 +0000 (12:51 -0700)]
eglibc_svn/eglibc_2.12: Bump SRCREVs

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoEFL: bump SRCREV a bit more to fix xrandr issues
Martin Jansa [Sat, 21 Aug 2010 17:50:09 +0000 (19:50 +0200)]
EFL: bump SRCREV a bit more to fix xrandr issues

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoRevert "recipes: Replace ${PN} override with pn-${PN} for PACKAGE_ARCH"
Khem Raj [Sat, 21 Aug 2010 19:06:23 +0000 (12:06 -0700)]
Revert "recipes: Replace ${PN} override with pn-${PN} for PACKAGE_ARCH"

This reverts commit 4e9905b2be6438156dc8ad88839de04e91c922ec.
pn-${PN} is different override can not be used in all cases here.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agozudoku: renamed files to zudoku
Frans Meulenbroeks [Sat, 21 Aug 2010 18:47:59 +0000 (20:47 +0200)]
zudoku: renamed files to zudoku

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoxtrans: removed unneeded FILESPATHPKG
Frans Meulenbroeks [Sat, 21 Aug 2010 18:42:30 +0000 (20:42 +0200)]
xtrans: removed unneeded FILESPATHPKG

there are no patches for this recipe and dir dies not exist

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agomake: BBCLASSEXTEND = "native"; remove native recipe
Frans Meulenbroeks [Sat, 21 Aug 2010 06:39:46 +0000 (08:39 +0200)]
make: BBCLASSEXTEND = "native"; remove native recipe

This also gets rid of the legacy staging in the native recipe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agotask-gstreamer-ti.bb: There are no providers of gstreamer-ti-demo-script
Khem Raj [Sat, 21 Aug 2010 17:49:11 +0000 (10:49 -0700)]
task-gstreamer-ti.bb: There are no providers of gstreamer-ti-demo-script

* May be removed if a recipe providing gstreamer-ti-demo-script is added

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotexinfo_4.13a.bb: Add recipe for 4.13a
Khem Raj [Sat, 21 Aug 2010 08:02:02 +0000 (01:02 -0700)]
texinfo_4.13a.bb: Add recipe for 4.13a

* Leave the old recipe in there because new recipe is GPLv3

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agocross.bbclass: Override STAGING_* paths to match cross installation
Khem Raj [Mon, 9 Aug 2010 06:40:51 +0000 (23:40 -0700)]
cross.bbclass: Override STAGING_* paths to match cross installation

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoode_0.9.bb: clean up the recipe and fix some issues.
Michael Kurz [Sat, 21 Aug 2010 05:22:50 +0000 (05:22 +0000)]
ode_0.9.bb: clean up the recipe and fix some issues.

* remove do_stage and do_install those do not needed.
' fix the missing headerfiles in the dev package.
* fix QA: non dev contains .so.
* install.patch: adjust the patch a bit so that DESTDIR is used.

Signed-off-by: Michael Kurz <betheg@bitcloner.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoflex: Move BBCLASSEXTEND to the .inc, disable PSTAGING on 2.5.35
Tom Rini [Sat, 21 Aug 2010 17:37:46 +0000 (10:37 -0700)]
flex: Move BBCLASSEXTEND to the .inc, disable PSTAGING on 2.5.35

Inspired by a patch from Jason Kridner <jkridner@beagleboard.org>

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agov86d: adjust dependency on klcc-cross after klibc refactoring
Andrea Adami [Sat, 21 Aug 2010 16:00:59 +0000 (18:00 +0200)]
v86d: adjust dependency on klcc-cross after klibc refactoring

14 years agosplashutils: adjust dependency on klcc-cross after klibc refactoring
Andrea Adami [Sat, 21 Aug 2010 15:59:46 +0000 (17:59 +0200)]
splashutils: adjust dependency on klcc-cross after klibc refactoring

* bump PR

14 years agonandlogical-klibc: inherit new klibc.bbclass
Andrea Adami [Sat, 21 Aug 2010 15:58:43 +0000 (17:58 +0200)]
nandlogical-klibc: inherit new klibc.bbclass

* bump PR

14 years agokexecboot: inherit new klibc.bbclass
Andrea Adami [Sat, 21 Aug 2010 15:57:12 +0000 (17:57 +0200)]
kexecboot: inherit new klibc.bbclass

* bump PR

14 years agokexec-tools-klibc: inherit new klibc.bbclass
Andrea Adami [Sat, 21 Aug 2010 15:55:21 +0000 (17:55 +0200)]
kexec-tools-klibc: inherit new klibc.bbclass

* bump PR

14 years agoklibc.bbclass: add new class to follow klibc refactoring
Andrea Adami [Sat, 21 Aug 2010 15:49:34 +0000 (17:49 +0200)]
klibc.bbclass: add new class to follow klibc refactoring