summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default valueRichard Purdie2010-08-181-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* apmd: Add back libtool patch as the issue the patch fixed reappearedRichard Purdie2010-08-181-1/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xserver-xf86-dri-lite: xorg-minimal-fonts is responsible for this symlinkRichard Purdie2010-08-182-7/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Set FAKEROOTENVRichard Purdie2010-08-181-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* linux-wrs: Make sure kern-tools-native is built before do_patchRichard Purdie2010-08-181-2/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* DistroData: Cleanup Version numbers and add DistroData ParserSaul Wold2010-08-175-14/+171
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* aspell: moved from meta-moblin to meta to support enchant dependencySaul Wold2010-08-171-0/+15
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* distro tracking fix: cairo qemuglYu Ke2010-08-172-2/+3
| | | | | | fix the version format Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro-tracking: fix versions formatKevin Tian2010-08-171-2/+2
| | | | | | | dbus-wait shadow Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* update-rc.d.bbclass: adjust order on tweaking postinstKevin Tian2010-08-171-5/+10
| | | | | | | | | | | So far unlike prerm/postrm, update-rc.d has its own postinst method prepended to pkg_postinst, which may result "System startup links for xxx already exist" warning in the 1st boot of target image. Some pkg_postinst requires to run on the target, and thus prepend here makes update-rc.d method executed twice: one in rootfs creation and the other in the 1st target boot. So adjust the order to append. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* pam: add missing bits from previous commitKevin Tian2010-08-172-44/+1
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* udev: use relative path when creating dev.tarKevin Tian2010-08-177-7/+7
| | | | | | | this effectively removes below warning: tar: removing leading '/' from member names Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* lttng-ust: disable MIPS build since liburcu doesn't build on MIPSDexuan Cui2010-08-172-6/+6
| | | | | | | lttng-ust depends on liburcu. Unluckily upstream liburcu doesn't support MIPS now. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* gcc_4.5.0: import a missing patch from gcc_4.3.3Nitin A Kamble2010-08-1711-10/+34
| | | | | | | | | | | | | | | [BUGID #208] Thanks to Edwin Zhai for reproducing issue and narrowing it down to the segmentation fault in the floorf function of libstdc++-v3 And Thanks to RP for pointing out that this is a known issue with the fix already in the gcc 4.3.3 recipe Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard@openedhand.com>
* poky-default: fix a warning caused by preferred libc-initial being unsetJoshua Lock2010-08-171-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* kernel.bbclass: Fix adding module dependencies to RDEPENDSJoshua Lock2010-08-171-0/+3
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* cross-canadian.bbclass: Set TOOLCHAIN_OPTIONS to point at the correct sysrootRichard Purdie2010-08-171-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* build/conf: move sample conf files to meta/confJoshua Lock2010-08-173-0/+201
| | | | | | | Currently rm -fr build breaks things badly but will work if we move the sample configuration files to meta/conf - this patch does so. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* base.bbclass: Temporarily disable fakeroot for install/package until other ↵Richard Purdie2010-08-171-1/+4
| | | | | | fixes get merged Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* tcl: fix native buildKevin Tian2010-08-171-4/+8
| | | | | | | commit a2e6b265ed66d5f274507dcfbb3b91c30cc12e3a introduced one patch to fix non-native build, which however breaks native build. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* binutils: fix the installed location of libiberty.a fileNitin A Kamble2010-08-132-1/+22
| | | | | | | | | | | | This fixes: [BUGID #209] the libiberty was getting installed in usr/lib/lib64 path which was leaving prelink-native recipe wondering where to get libiberty. Fix the path and prelink-native recipe is building fine now. Patch added: libiberty_path_fix.patch
* distro_x11_apps_1.inc, distro_x11_ux.inc: Add maintainer infoZhai Edwin2010-08-132-2/+50
| | | | | | Also add RECIPE_NO_UPDATE_REASON for the package that not updated to latest. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro_tracking: Add maintainer informationDongxiao Xu2010-08-135-9/+45
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* distro_x11_core.inc, distro_x11_apps_2.inc: add maintainer infoYu Ke2010-08-132-0/+34
| | | | Sigined-off-by: Yu Ke <ke.yu@intel.com>
* gmp: add GPLv2 version (4.2.1)Kevin Tian2010-08-132-0/+45
| | | | | | | | | | | | | | The latest GPLv2 version of gmp is 4.2.1, which was released in 2006/05. This GPLv2 recipe is written in clean house approach, w/o looking at either v3 source code and recipe. One patch (disable-stdc.patch) is added, which is also written from scratch and licensed under GPLv2 test with 'calc' which is shipped by gmp package Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro-tracking: update MAINTAINER info for base groupKevin Tian2010-08-131-0/+1
| | | | | | | also add NO_UPDATE_REASON for packages marked #OK to stay with an older version Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* sdk-task: make libc dependancies genericNitin A Kamble2010-08-136-32/+42
| | | | | | This change specifies the libc dependancies in a generic fashion. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* eglibc: import eglibc_2.12 recipe from OENitin A Kamble2010-08-1313-0/+801
| | | | | | | use http proto for svn checkout cosmetic cleanups to metadata Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* tcl: fix a build issueNitin A Kamble2010-08-132-4/+70
| | | | | | | | | | | | | | | | This fixes: [BUGID #210] This commit addes a native recipe & a patch for tcl to fix the following build issue | Installing message catalogs | /bin/sh: line 2: ./tclsh: cannot execute binary file | make: *** [install-msgs] Error 126 | FATAL: oe_runmake failed NOTE: package tcl-8.5.8-r0: task do_install: Failed Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* linux-wrs: Fix qemux86-64Joshua Lock2010-08-133-2/+51
| | | | | | | | | | Use the fragment support provided by kern-tools in the linux-wrs recipe to add some extra modules required for qemux86-64 such as evdev and uvesafb. Add a patch to increase CONNECTOR_MAX_MESSAGE_SIZE as uvesafb was sending larger messages than the kernel would accept. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* kernel-arch: x86-64 is no longer a valid architecture, map it to x86Joshua Lock2010-08-132-9/+9
| | | | | | | Also use the exported (and re-mapped) ARCH rather than TARGET_ARCH in the linux-wrs recipe. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* git: update to get features required for wr-kernel-toolsJoshua Lock2010-08-132-17/+5
| | | | | | | Update to 1.7.2.1, wr-kernel-tools requires --no-merged option for git branch which was introduced in git 1.5.6 Signed-off-by: Joshua Lock <josh@linux.intel.com>
* Move byacc, which, libconvert-asn1-perl and libtimedate-perl to meta-lsbRichard Purdie2010-08-136-106/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* distro-tracking: update MAINTAINER info for base groupKevin Tian2010-08-132-7/+60
| | | | | | | also add NO_UPDATE_REASON for packages marked #OK to stay with an older version Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro-tracking: update MAINTAINER info for x11_libs and sdk_tools.Dexuan Cui2010-08-132-0/+87
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro tracking: add liburcu, lttng-ust, upgrade lttng-control and lttng-viewerDexuan Cui2010-08-132-14/+35
| | | | | | | Move lttng-control and lttng-viewer from distro_toolchain_devel.inc to distro_sdk_tools.inc. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* task-poky-tools: fix RDEPENDS_task-poky-tools-profile and add lttng-ust into itDexuan Cui2010-08-131-3/+11
| | | | | | | | | | | | Here the "_append" must appear just after RDEPENDS_task-poky-tools-profile, or else, valgrind and lttng-ust won't be built into the target image. At present we only build lttng-ust on qemux86/qemux86-64/qemuppc/qemumips/emenlow/netbook since upstream liburcu (which is required by lttng-ust) may not build on other platforms, like qemu ARMv5te that poky uses now. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* lttng-ust: add the latest version 0.5Dexuan Cui2010-08-131-0/+22
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* liburcu: add the latest version 0.4.6Dexuan Cui2010-08-131-0/+23
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro-track: add maintainer infoQing He2010-08-132-4/+77
| | | | | | also adds trackinf fields for gamin Signed-off-by: Qing He <qing.he@intel.com>
* distro-track: tcp-wrappersQing He2010-08-131-3/+8
| | | | | | add a new recipe: tcp-wrappers Singed-off-by: Qing He <qing.he@intel.com>
* nfs-utils: enable tcp-wrappers supportQing He2010-08-131-5/+2
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* portmap: enable tcp-wrappers supportQing He2010-08-132-7/+6
| | | | | | | | | | | | this enables the hosts access control facility (i.e. /etc/hosts.allow and /etc/hosts.deny) changes: - enable tcp-wrappers by change make flags and cppflags - rename patch no-tcpd-support to avoid confusion - minor cleanups Signed-off-by: Qing He <qing.he@intel.com>
* tcp-wrappers: add new packageQing He2010-08-1325-0/+2900
| | | | | | | | | | | | | version 7.6 based on tcp-wrappers recipe of openembedded changes from openembedded version: - set -DUSE_GETDOMAIN in NETGROUP to fix build error - install libwrap into ${base_libdir}, since it's required by some essential components (e.g. portmap is in ${base_sbindir}) - distribute libwrap.a as well in libwrap-dev Signed-off-by: Qing He <qing.he@intel.com>
* distro-tracking: update tracking fields for libpam and shadowKevin Tian2010-08-132-9/+14
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* shadow: add new recipe 4.1.4.2Kevin Tian2010-08-131-0/+8
| | | | | | | | | | | | | | | | | | | | | (borrow from OpenEmbedded with below tweaks) Enhance login_defs_pam.sed according to shadow source, to ensuer we don't leave any unknown definitions in /etc/login.defs when pam is enabled no need for --disable-account-tools-setuid which is detected upon pam automatically, and no specific CFLAGS append move shadow site options to generic site files adjust indention RDEPENDS on a list of pam-plugins since they're separately packaged test with both pam enabled and pam disabled. when pam is enabled, tried some same tweak with desired effect. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* staging.bbclass: mangle *.la for ${base_libdir} tooKevin Tian2010-08-131-0/+1
| | | | | | | | | currently staging.bbclass mangle *.la to ensure sysroot prefix attached to dependency_libs if other *.la is referenced, however it only happens on ${libdir}. libpam is special with its libraries under ${base_libdir}. So this extends mangle to ${base_libdir} too Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* pam: rename to libpam and add core config filesKevin Tian2010-08-1312-6/+216
| | | | | | | | | | | | | | | | | | | | | | | | | | | | So far pam is not really functional as there no pam config files exists, here we borrow from openembedded to setup core /etc/pam.d to make it functional: * change 'pam' to 'libpam' following Debian naming convention, and change (R)DEPENDS in other recipes * borrow openembedded libpam-base-files with changes: - rename to libpam-runtime to follow Debian naming - only keep common-* core files which can be traced back to Debian libpam-runtime-1.0.1 for license track. Other service specific files (such as atd, cron, ...) are removed because either they may contaminate the license or it's right thing to have their own packages providing them - use same libpam recipe instead of creating a new. This way other /etc/ stuff are all contained by libpam-runtime * like openembedded, we package each pam plugin into seperate package now, with some differnce though: - Some ${sbindir} binaries are bound to specific PAM plugin. So better to package them together with corresponding plugin package - populate_sysroot_prepend is invoked before actual populate_sysroot, at that time ${D} binaries haven't been tripped. So it's difficult to specify -dev for those plugin pacakges from _prepend which are simply empty. actually one -dev/-doc per recipe is one good exercise here. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro_tracking: add meta data for additional devel packagesNitin A Kamble2010-08-131-0/+11
| | | | | | | | | | Added entries for byacc libtimedate-perl libconvert-asn1-perl libxml-parser-perl Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* libconvert-asn1-perl: create new recipeNitin A Kamble2010-08-131-0/+14
| | | | | | | the latest is 0.22 which is failing to build while the previous version 0.21 just works. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>