summaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-08-26gnuradio_3.2.1.bb: Add missing dependency on guile-nativeKhem Raj
* Pass -fPIC when building libusb Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-26qt4-embedded: bump INC_PRKoen Kooi
2010-08-26qt4-embedded: fixed adding qte.sh in packageBas van den Berg
2010-08-25python-numpy_1.4.1.bb: Add recipe checksums.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-25sed_4.2.1.bb: New recipe.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-26squid: remove version 2.6.STABLE14Roman I Khimov
Very old, buggy, unsupported by upstream. Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-25opkg-utils: Fix typo and drop duplicate S entryTom Rini
virtclass-native not virtclass_native Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-25nxuexec: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-25nxssh: new recipeFrans Meulenbroeks
retrieved from arago and updated to 3.4.0 (arago recipe was done by woglinde) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-25nxkill: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-25nxcompsh: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-25nxcompext; new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-25nxcomp: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-25nxproxy: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-25opensc: new recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-25dosfstools: Drop 2.10, make 2.11 use BBCLASSEXTEND for nativeTom Rini
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>
2010-08-25dosfstools 2.10 / 3.0.9: Fix typo (CLFAGS -> CFLAGS) for !uclibc largefileTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-25acpid_1.0.10.bb: Fix building on x86 with gcc 4.5Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-25Revert "lmbench-2.0.4: removed"Frans Meulenbroeks
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>
2010-08-25squid: update 3.1.6 to 3.1.7Roman I Khimov
* 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>
2010-08-25iptables 1.4.9.1: DEPENDS on libnfnetlinkRoman I Khimov
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>
2010-08-25linux-openmoko-2.6.32: fix usbhost patchMartin Jansa
* no change in resulting source -> no PR change Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-25lmbench: added 3.0-a9 versionFrans Meulenbroeks
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>
2010-08-25lmbench-2.0.4: removedFrans Meulenbroeks
removed this version. it is from 2003, not pinned Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-25ethtool: remove versions prior to 2.6.35Roman I Khimov
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>
2010-08-25ethtool: add version 2.6.35Roman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-24linux-omap-hah_2.6.31: Add kernel recipe for bug20Stefan Schmidt
2010-08-24sgml-common-native: Convert to new style staging, remove do_stage()Noor Ahsan
* 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>
2010-08-24sgml-common-native: Run oe-stylize.py and updated the recipe accordinglyNoor Ahsan
* 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>
2010-08-24linux-openmoko-2.6.32: upgrade to 2.6.32.5Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-24linux-git: upgrade SRCREV to 2.6.32-rc2Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-24om-neon: bump PR to rebuild .edjMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-23nx-client: renamed to nx-serverFrans Meulenbroeks
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>
2010-08-23Revert "htmldoc[-gui]: remove old versions"Frans Meulenbroeks
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>
2010-08-23linux-openmoko-2.6.32: upgrade to 2.6.32.20 and add patch for WSOD with 242 ↵Martin Jansa
timming Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-23shr-e-gadgets: add edje_convert call before it's fixed in git repoMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-23python-numpy_1.4.1.bb : Add version that builds with gcc-4.5.Philip Balister
2010-08-23cmake-native_2.8.2.bb : Force ccmake to link against -ltinfo.Philip Balister
I needed this to build cmake-native for angstrom-2010 on a F13 machine. Hopefully, this does not break other builds.
2010-08-23task-sdk-gnuradio-native.bb : Update name of python dev package.Philip Balister
2010-08-23xserver-common: fix patchMartin Jansa
* never ever modify patch by hand after testing it, sorry for noise
2010-08-23Revert "e-wm: introduce E17_DEFAULT_CONFIG to remove e-wm-config-default ↵Martin Jansa
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)
2010-08-23Revert "base-files: beagleboard: profile: use nano"Koen Kooi
This is a distro setting, not a machine setting This reverts commit c323496195aaec26055da823a6c0166c7836c6b2.
2010-08-23mcnavi: bump PR after EFL .so names changeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-23xserver-common: update 89xTs_Calibrate.xinput_calibratorMartin Jansa
* 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>
2010-08-23e-wm: introduce E17_DEFAULT_CONFIG to remove e-wm-config-default from ↵Martin Jansa
RRECOMMENDS if needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-23e-wm: use illume2 instead of illume1, fix illume-keyboard paths and locales ↵Martin Jansa
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>
2010-08-23ncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCEtesting_2010-08-23Khem Raj
* 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>
2010-08-23u-boot-efikamx_1.1.8.bb: Efika MX bootloaderKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-23linux-efikamx_2.6.31.bb: Add recipe for linux kernel used for Efika MXKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-23ibrdtn: Remove outdated versions and patchesStefan Schmidt