openembedded.git
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

14 years agoklibc: split klcc-cross and create a new recipe
Andrea Adami [Sat, 21 Aug 2010 16:13:31 +0000 (18:13 +0200)]
klibc: split klcc-cross and create a new recipe

* major change to avoid old do_stage
* bump klibc main PR and reset recipes PR

14 years agopkgconfig.bbclass: also remove -isystem flag
Roman I Khimov [Fri, 21 May 2010 11:55:01 +0000 (15:55 +0400)]
pkgconfig.bbclass: also remove -isystem flag

First seen in libclamav.pc, may be relevant for other packages too

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

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoshr: add shr-mirrors.bbclass and make use of it
Krzysztof Koroscik [Sat, 21 Aug 2010 00:26:49 +0000 (00:26 +0000)]
shr: add shr-mirrors.bbclass and make use of it

Signed-off-by: Krzysztof Koroscik <soltys@szluug.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agodesktop-file-utils:remove NATIVE_INSTALL_WORKS
Frans Meulenbroeks [Sat, 21 Aug 2010 08:46:24 +0000 (10:46 +0200)]
desktop-file-utils:remove NATIVE_INSTALL_WORKS

no need for NATIVE_INSTALL_WORKS when using autotools default install
in a recipe with BBCLASSEXTEND = "native"

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agogperf:remove NATIVE_INSTALL_WORKS
Frans Meulenbroeks [Sat, 21 Aug 2010 08:45:24 +0000 (10:45 +0200)]
gperf:remove NATIVE_INSTALL_WORKS

no need for NATIVE_INSTALL_WORKS when using autotools default install
in a recipe with BBCLASSEXTEND = "native"

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agogawk:remove NATIVE_INSTALL_WORKS
Frans Meulenbroeks [Sat, 21 Aug 2010 08:16:21 +0000 (10:16 +0200)]
gawk:remove NATIVE_INSTALL_WORKS

no need for NATIVE_INSTALL_WORKS when using autotools default install
in a recipe with BBCLASSEXTEND = "native"
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agowget_1.12.bb: Add recipe for 1.12
Khem Raj [Sat, 21 Aug 2010 07:05:57 +0000 (00:05 -0700)]
wget_1.12.bb: Add recipe for 1.12

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolzo:remove NATIVE_INSTALL_WORKS
Frans Meulenbroeks [Sat, 21 Aug 2010 07:04:19 +0000 (09:04 +0200)]
lzo:remove NATIVE_INSTALL_WORKS

no need for NATIVE_INSTALL_WORKS when using autotools default install
in a recipe with BBCLASSEXTEND = "native"

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolzo:remove NATIVE_INSTALL_WORKS
Frans Meulenbroeks [Sat, 21 Aug 2010 07:01:48 +0000 (09:01 +0200)]
lzo:remove NATIVE_INSTALL_WORKS

no need for NATIVE_INSTALL_WORKS when using autotools default install
in a recipe with BBCLASSEXTEND = "native"

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoclutter_0.8+git.bb: When compiling for ARM always use 32bit(arm) instruction set
Khem Raj [Sat, 21 Aug 2010 06:28:50 +0000 (23:28 -0700)]
clutter_0.8+git.bb: When compiling for ARM always use 32bit(arm) instruction set

* Clutter has some inline asm which is not thumb friendly.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-4.4.*inc: removed FILESPATHPKG
Frans Meulenbroeks [Sat, 21 Aug 2010 06:27:43 +0000 (08:27 +0200)]
gcc-4.4.*inc: removed FILESPATHPKG

removed unneeded FILESPATHPKG
tested by running bitbake -c configure -b on all
gcc*_4.4*.bb recipes

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com> (on irc)
14 years agognome-games: disabled scrollkeeper in configure
Frans Meulenbroeks [Sat, 21 Aug 2010 06:03:33 +0000 (08:03 +0200)]
gnome-games: disabled scrollkeeper in configure

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agomodutils: removed FILESDIR
Frans Meulenbroeks [Sat, 21 Aug 2010 05:37:51 +0000 (07:37 +0200)]
modutils: removed FILESDIR

no functional change so no PR bump needed

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoFix the package_arch=machine_arch logic to use FILESPATH*
Chris Larson [Thu, 19 Aug 2010 16:53:31 +0000 (09:53 -0700)]
Fix the package_arch=machine_arch logic to use FILESPATH*

- Use FILESPATHPKG and FILESPATHBASE to locate the machine specific dirs
- Use the fetch urldata rather than poking at urls ourselves
- Move the logic into utils.bbclass as def'd python functions
- Simplify

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agobusybox: Add 1.17.1, D_P = -1 for all for now
Tom Rini [Sat, 21 Aug 2010 00:19:14 +0000 (17:19 -0700)]
busybox: Add 1.17.1, D_P = -1 for all for now

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agobusybox 1.15.3 / 1.16.2: Drop run-parts.in.usr-bin.patch
Tom Rini [Sat, 21 Aug 2010 00:11:11 +0000 (17:11 -0700)]
busybox 1.15.3 / 1.16.2: Drop run-parts.in.usr-bin.patch

Along with the change I made earlier to debianutils (which wasn't
matching upstream Debian wrt locations), we don't need this change
and since run-parts can be used before /usr is mounted, it's not
right technically.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agobusybox (various): Add hwclock-default to versions to overwrite SRC_URI
Tom Rini [Fri, 20 Aug 2010 23:26:30 +0000 (16:26 -0700)]
busybox (various): Add hwclock-default to versions to overwrite SRC_URI

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoudev 141/154: Move udevadm settle timeout to 8 to match 151
Tom Rini [Fri, 20 Aug 2010 23:00:18 +0000 (16:00 -0700)]
udev 141/154: Move udevadm settle timeout to 8 to match 151

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoudev 141/151/154: Move rm'ing /tmp/uname, etc, to udev-cache
Tom Rini [Fri, 20 Aug 2010 22:59:09 +0000 (15:59 -0700)]
udev 141/151/154: Move rm'ing /tmp/uname, etc, to udev-cache

Otherwise we'll remove these files before udev-cache is run.

Signed-off-by: Tom Rini <tom_rini@mentor.com>