summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* extract bitbake config setting into data_define, use more variables ↵Jessica Zhang2011-05-195-6/+7
| | | | | | replacing hardcoded values Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
* lsbsetup: Rename this file and add a link for lsb testXiaofeng Yan2011-05-192-25/+27
| | | | | | | | | | | | | [YOCTO #1079] Rename this file version from 0.9 to 1.0. Link time environment for Hong Kong time for lsb test. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Added yocto bugid Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto: fix gcc 4.6.0 compilation failuresBruce Ashfield2011-05-191-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug: [YOCTO #1035] Fixes bug: [YOCTO #1036] Fixes gcc 4.6.0 compliation issues by importing the upstream change: Author: Michal Marek <mmarek@suse.cz> Date: Mon May 2 12:13:01 2011 +0000 kbuild: Fix passing -Wno-* options to gcc 4.4+ Starting with 4.4, gcc will happily accept -Wno-<anything> in the cc-option test and complain later when compiling a file that has some other warning. This rather unexpected behavior is intentional as per http://gcc.gnu.org/PR28322, so work around it by testing for support of the opposite option (without the no-). Introduce a new Makefile function cc-disable-warning that does this and update two uses of cc-option in the toplevel Makefile. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Michal Marek <mmarek@suse.cz> Tested-by: Stephen Rothwell <sfr@canb.auug.org.au> Integrated-by: Bruce Ashfield <bruce.ashfield@windriver.com> :100644 100644 0ef00bd... 1d8e7e9... M Documentation/kbuild/makefiles.txt :100644 100644 7bd863e0.. 74bac80... M Makefile :100644 100644 ed2773e... ba25c44... M scripts/Kbuild.include Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* tcp-wrappers: fix libc overridesKoen Kooi2011-05-191-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sysstat: fix libc overridesKoen Kooi2011-05-191-3/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lsof: fix libc overridesKoen Kooi2011-05-191-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* findutils: fix libc overridesKoen Kooi2011-05-192-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* diffutils: fix libc overridesKoen Kooi2011-05-192-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mklibs-native: Update to 0.1.33Saul Wold2011-05-193-3/+8
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* usbutils: Update to 0.91Saul Wold2011-05-191-3/+3
| | | | | | Also move the upstream location to kernel.org Signed-off-by: Saul Wold <sgw@linux.intel.com>
* u-boot: update SRCREV to 2011.03Darren Hart2011-05-191-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Fixes [YOCTO 1029] u-boot 2010.12 fails to run on the Beagleboard C4 and xM Rev A boards. Commit 55aacbc30e48f6f8a73fb989a58625e70887bc01 suggests there was a mixup during development, as the MD5SUM change is from the 2011.03 SRCREV back to the 2010.12. Chances are a patch was never sent to update the SRCREV, leaving the MD5SUM in a bad state. Update the SRCREV and COPYING MD5SUM to use the 2011.03 version. Built and tested on Beagleboard xM Rev A and Beagleboard Rev C4. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Tested-by: Jeff Osier-Mixon <jefro@jefro.net> Cc: Jeff Osier-Mixon <jefro@jefro.net> Cc: Yi Zhao <yi.zhao@windriver.com> Cc: Robert Berger <pokylinux@reliableembeddedsystems.com> Cc: Gary Thomas <gary@mlbassoc.com> Merged Richard's removal of PR from PV Signed-off-by: Saul Wold <sgw@linux.intel.com>
* u-boot: Don't add PR in PV, its pointlessRichard Purdie2011-05-191-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* utils.bbclass: modify create_wrapper to correctly follow symlinksSaul Wold2011-05-191-1/+2
| | | | | | This ensures you look up the symbolic link to get the full path Signed-off-by: Saul Wold <sgw@linux.intel.com>
* qt4: re-enable two 4.6.x patches in 4.7.3Paul Eggleton2011-05-183-2/+4
| | | | | | | | | | | Two patches that were being applied in 4.6.x are now applied for 4.7.3. The functions of these two patches are: * Add support for 2bpp (only affects qt4-embedded) * Use correct infix on QtUiTools library (only affects qt4-embedded as qt4-x11-free does not define an infix) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* qt4: add comments and Upstream-Status to all patchesPaul Eggleton2011-05-1812-3/+52
| | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* qt4: remove Qt 4.6.3Paul Eggleton2011-05-1815-600/+0
| | | | | | We should only have one version of Qt4 supported in oe-core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* gst-openmax: Add patch for GCC 4.6.0Saul Wold2011-05-182-2/+22
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* qemu: Fix Dependency and compatible machinesSaul Wold2011-05-183-6/+13
| | | | | | | | add DEFAULT_PREFERENCE = "-1" to disable git recipe Added libx11 for GL support to DEPENDS Use BROKEN to disable qemuarm and qemumips world build of qemu target Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gcc: remove unused patches and move patches in proper dirNitin A Kamble2011-05-1876-847/+91
| | | | | | | | | | | | | | | | | | gcc: update upstream-status for patches python: update upstream-status for patches libtool: update upstream-status of patches m4: update upstream status for patches eglibc: remove unused patches eglibc: update upstream status of patches glibc: update upstream-status of patches & remove unused patches Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Couple minor fixes for the OECORE renameJessica Zhang2011-05-182-4/+4
| | | | Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
* recipes: add Upstream-Status to various recipe patchesScott Garman2011-05-1812-29/+70
| | | | | | | | | | | | | | Add Upstream-Status tag to patches for the following recipes: apmd insserv linuxdoc-tools openjade sgmlspl at sudo Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* Add a skeleton for init scriptsRobert Yang2011-05-184-0/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a skeleton for init scripts, the original structure is from /etc/init.d/skeleton of Ubuntu 10.10, it is in sysvinit_2.87dsf, so add the COPYRIGHT(GPLv2) of sysvinit_2.87dsf. Modified the original skeleton a lot to make it as easy as possible, just use posix shell command, and have tested it with core-image-minimal. * The skeleton implements the following actions: - start, stop, restart, status, try-restart and force-reload. # force-reload is a alias of try-restart. - not implements reload, since only a few programs have it, just leave it as placeholder. * Add /usr/sbin/skeleton-test to test /etc/init.d/skeleton * The /etc/init.d/skeleton can be run and output the example messages: 1) #./skeleton start (test start) Starting skeleton ... 2) #./skeleton start (test start again when running) skeleton already running (1078). 3) #./skeleton status (test status when running) skeleton is running (1078). 4) #./skeleton stop (test stop) Stopped skeleton (1078). 5) #./skeleton stop (test stop again) skeleton is not running; none killed. 6) #./skeleton status (test status when stopped) skeleton is not running. 7) #./skeleton restart (test restart when running) Stopped skeleton (1128). Starting skeleton ... 8) #./skeleton restart (test restart when stopped) skeleton is not running; none killed. Starting skeleton ... 9) try-restart (or force-reload) means restart the service if the service is already running #./skeleton try-restart (test try-restart when stopped) skeleton is not running; none killed. #./skeleton try-restart (test try-restart when running) Stopped skeleton (1181). Starting skeleton ... * Have used syslogd to test it in a real world(with both core-image-minimal and core-image-sato) Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
* Add pidofproc to ${sysconfdir}/init.d/functionsRobert Yang2011-05-181-2/+30
| | | | | | | | Add pidofproc to ${sysconfdir}/init.d/functions, this is used for getting the pid of the process. It uses pidof to implement currently, it may also use the pidfile or ps to implement in the future. Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
* Cleanup the whitespace in functionsRobert Yang2011-05-181-5/+6
| | | | | | | Cleanup the whitespace in functions, replace the 4 whitespaces indent with tab. Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
* Add the layer meta-skeletonRobert Yang2011-05-181-0/+10
| | | | | | | Add the layer meta-skeleton, it will be used to place the various canonical examples. Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
* world-broken: remove non-existent itemsSaul Wold2011-05-181-5/+0
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* task-core-clutter: Update to 1.6Saul Wold2011-05-181-6/+6
| | | | | | Removed clutter-gtk and box2d Signed-off-by: Saul Wold <sgw@linux.intel.com>
* clutter: Clean up old recipesSaul Wold2011-05-185-79/+2
| | | | | | | clutter-1.4 is moved to meta-extras clutter-box2d is migrated to latest 1.6 version Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gcc: Move 4.3.3 and Special kernel 3.4.4 to meta-extrasSaul Wold2011-05-1884-17807/+0
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* yaffs2: Remove yaffs2 from oe-coreSaul Wold2011-05-185-604/+0
| | | | | | | Move to meta-extras Also remove yaffs2 from image_types.bbclass Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gtk+: Ensure that the default dependencies are ones that exist in OE-CoreRichard Purdie2011-05-181-8/+4
| | | | | | | Also use the glibc override instead of target overrides and remove distro overrides creating variables that can be overridden instead. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sanity.bbclass: Disable the is DISTRO set check since we can now run distro-lessRichard Purdie2011-05-181-2/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* scripts/oe-buildenv-internal: Improve message when bitbake is missingRichard Purdie2011-05-181-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* update-rc.d: fix after repo moveKoen Kooi2011-05-171-2/+2
| | | | | | The git repo layout is different from the cvs repo layout Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: Add upstream status information for patchesDongxiao Xu2011-05-1717-1/+33
| | | | | | | | | | | | | | | gypsy: Add upstream status information for gypsy's patch alsa-utils: fix upstream status typo pulseaudio: add upstream status for pulseaudio-0.9.15's patches hostap: add upstream status for hostap's patch glibc: add upstream status for glibc's patch glib-2.0: add upstream status for glib-2.0's patch mtd-utils: add upstream status for mtd-utils patches add upstream status for opkg's patches mark add_vercmp.patch as inappropriate since the added function is not used. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* image-prelink: remove hardcoded path assumptions, don't generate cache filePhil Blundell2011-05-171-8/+5
| | | | | | | | | Pass -N option to prelink so that no cache file is generated (obviates need for deleting it afterwards). Use symbolic names, ${sysconfdir} et al., rather than hardcoded paths. Pass explicit -c option to prelink in case ${sysconfdir} and ${sysconfdir_native} are different. Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-core-lsb: Add libQtOpenGL.so* library to lsb-imageXiaofeng Yan2011-05-171-0/+7
| | | | | | | The library libQtOpenGL.so* is needed by LSB Test Suite. So I add them to lsb-image for platform emenlow and mpc8315e. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* lsbsetup: Add a link for lsb testXiaofeng Yan2011-05-171-2/+4
| | | | | | Link /usr/lib/sendmail to /usr/sbin/sendmail Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* lsb: Install init-functions to rpm packageXiaofeng Yan2011-05-171-2/+4
| | | | | | | The script init-functions can't be built into rpm package of lsb. I modify lsb_1.4.bb to add this script to rpm package of lsb. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* bitbake.conf: set TARGET_VENDOR to '-oe' and remove it from defaultsetup.confMartin Jansa2011-05-172-3/+1
| | | | | | * -oecore was changed to -oe to be more consistent with SDK_VENDOR as we had -oesdk as SDK_VENDOR and not -oecoresdk Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe masterPhil Blundell2011-05-171-7/+27
| | | | | | | This is a backport of the corresponding package.bbclass functionality (which is needed by micro) from the openembedded tree. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* update patch upstream statusQing He2011-05-1715-1/+29
| | | | | | | for the following recipes: pcmciautils openssl udev apt gdm Signed-off-by: Qing He <qing.he@intel.com>
* guilt-native: eliminate hardcoded "/usr" in do_installPhil Blundell2011-05-171-1/+1
| | | | | | | For some reason guilt-native seems to have gone out of its way to refer explicitly to /usr, which breaks on micro. Let's use ${prefix} instead. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Upstream-Status: Update patch upstream-status for GPLv2 recipesZhai Edwin2011-05-175-0/+12
| | | | | | Including gzip and mtoools Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* eglibc: backport fix from oe master to stop libc.so leaking into ${PN}Phil Blundell2011-05-171-1/+1
| | | | | Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-core-nfs/image.bbclass: Fix some libc overridesRichard Purdie2011-05-172-4/+3
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* image.bbclass: use soft assignment for LDCONFIGDEPENDPhil Blundell2011-05-171-1/+1
| | | | | | | This allows distros that don't want ldconfig to turn it off. Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* openssl: backport fix for empty prefix from oe masterPhil Blundell2011-05-171-1/+5
| | | | | | | This fixes a build failure when ${prefix}="". Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* update-rc.d: point SRC_URI to new devel repoPhil Blundell2011-05-171-1/+1
| | | | | | | | handhelds.org cvs is down and doesn't seem to be coming back. update-rc.d now has a new upstream home, point SRC_URI to that. Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* license bbclass: put licenses in DEPLOY_DIR/licenses to avoid sstate ↵Koen Kooi2011-05-171-1/+1
| | | | | | | | | problems when MACHINE is part of DEPLOY_DIR_IMAGE See http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/002535.html for more info. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>