summaryrefslogtreecommitdiffstats
path: root/meta/conf
Commit message (Collapse)AuthorAgeFilesLines
* bitbake.conf: Add shared/pkgconfig files to standard -dev globMark Hatle2010-08-201-1/+2
| | | | | | | | | | Add the pkgconfig files that may appear into the shared directory into the -dev globbing. Also change the udev integration to remove the manual instance of the shared directory .pc file. Signed-off-by: Mark Hatle <mhatle@windriver.com>
* base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 ↵Saul Wold2010-08-201-0/+6
| | | | | | | | | Native tools [tweaks from Richard Purdie] Signed-off-by: Saul Wold <Saul.Wold@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* kernel: update branch revisions for 2.6.34.4Bruce Ashfield2010-08-201-5/+5
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* distro-tracking: add info for watchdogDexuan Cui2010-08-201-1/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro tracking: Add info for paxZhai Edwin2010-08-201-7/+8
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro tracking: Updated version info for owl-video, matchbox-desktop, ↵Zhai Edwin2010-08-202-14/+14
| | | | | | webkit-gtk... Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie2010-08-191-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Start sstateRichard Purdie2010-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add pre clean hook Add sstate_installpkg sstate: Tie all pieces together with a setscene function Use pythonic functions rather than os.system() Implement sstate_clean function package_ipk: clean shared state in prestate packaged-staging2: implement fetching packages from mirror Copy add staging_fetch() from packaged-staging.bbclass packaged-staging2: make the output slightly friendlier packaged-staging2: handle directories in the shared state Add directories to the manifest when installing and remove them if empty when cleaning. Move most of the sstate code into the class itself removing the need for heavy boilderplate packaged-staging2: Programatically ensure directories are last in the manifest packaged-staging2: add cleanall packaged-staging2.bbclass: Connect in cleanall function to do_clean We want to ensure that directories appear at the end of the manifest so that when we test to see if they should be deleted any contents added by the task will have been removed first. pstage2: Use oe.path.copytree packaged-staging2: support lockfiles and plaindirs Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> Signed-off-by: Joshua Lock <josh@linux.intel.com>
* distr-tracking: add MAINTAINER and version info for rest recipesKevin Tian2010-08-1912-208/+1116
| | | | | | | | | | This commit add basic distro-tracking fields (status/maintainer/latest_ver) for rest recipes in world target. There may still have some missing, but most have been made up this time In total 279 pacakges are touched Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* eglibc: recipe cleanupNitin A Kamble2010-08-191-17/+12
| | | | | | | This removes unneccesary dependancys. And avoids glibc being built when eglibc is configured. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* distro_tracking: update maitanier for toolchain/devel recipesNitin A Kamble2010-08-191-3/+47
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* bitbake.conf: Set FAKEROOTENVRichard Purdie2010-08-181-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* DistroData: Cleanup Version numbers and add DistroData ParserSaul Wold2010-08-174-14/+13
| | | | 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>
* 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>
* 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>
* 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>
* 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-135-2/+40
| | | | | | 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-131-0/+29
| | | | | | | use http proto for svn checkout cosmetic cleanups to metadata Signed-off-by: Nitin A Kamble <nitin.a.kamble@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>
* 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>
* distro-tracking: update tracking fields for libpam and shadowKevin Tian2010-08-132-9/+14
| | | | 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>
* Distro tracking: Update tracking fields for bc and edZhai Edwin2010-08-131-5/+17
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro_tracking: enchant, cwautomacros, which, and quotaDongxiao Xu2010-08-132-0/+30
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* distro-track: new package placeholderQing He2010-08-132-0/+25
| | | | | | fam libaio sysstat sysklogd tcp_wrappers gawk Signed-off-by: Qing He <qing.he@intel.com>
* distro-track: update for package upgradesQing He2010-08-132-4/+32
| | | | | | | | | | newly added acl pciutils usbutils updated js rsync udev Signed-off-by: Qing He <qing.he@intel.com>
* linux-wrs: Enable tracking of the secondary wrs_meta branch in PVRichard Purdie2010-08-131-5/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pseudo: Fix pseudo buildMark Hatle2010-08-131-1/+1
| | | | | | | | | | Revert the change from 28d70bcddba93ad649de714b3229586d53de325e. Change the upstream commit to id: d30de158c1986d2161647629f279018702a42750. This fixes the const is read-only issue when compiling. Signed-off-by: Mark Hatle <mhatle@windriver.com>
* dbus-wait: Update LICENSE after changes upstreamRichard Purdie2010-08-121-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* prelink: Enable image wide prelinkingMark Hatle2010-08-121-1/+3
| | | | | | | | | Add the ability to specify user level classes via the local.conf. Use this new capability to add an image-prelink class that does an image wide cross-prelink activity. Signed-off-by: Mark Hatle <mhatle@windriver.com>
* pseudo: Upgrade pseudo and correct problemsMark Hatle2010-08-121-1/+1
| | | | | | | | | | | Fix an issue where pseudo could try to compile incorrectly on an x86_64 host system. Now it verifies that it should be trying to build a 32-bit library, and if so the necessary prereqs are available. Also uprev to the latest version of pseudo changes to enable wrapping of execl, local variable storage and misc fixes. Signed-off-by: Mark Hatle <mhatle@windriver.com>
* bitbake.conf: Fix up OVERRIDES documentation (some bits from OE) and also ↵Richard Purdie2010-08-121-6/+10
| | | | | | add forcevariable OVERRIDE Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Set PKG_CONFIG_LIBDIRRichard Purdie2010-08-121-0/+1
| | | | | | | If this isn't set, pkg-config will use its inbuilt paths which mean it can end up looking in the native sysroot. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Always specific the sysroot in TOOLCHAIN_OPTIONSRichard Purdie2010-08-121-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky-default.inc: Make gcc 4.5.0 the default but not for mips and powerpc yetRichard Purdie2010-08-101-1/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* kern_tools: update default revisionBruce Ashfield2010-08-091-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* pseudo: Change pseudo integration to better support local DBsMark Hatle2010-08-042-7/+8
| | | | | | | | | Change the pseudo integration: * Uprev to latest open source version * Restructure the patches to allow for many local DBs, as well as pseudo specific lib dirs. Signed-off-by: Mark Hatle <mhatle@windriver.com>
* distro tracking field: iputils, mktemp, xinetd, cracklibYu Ke2010-07-301-0/+16
| | | | | | these four are new packges. so add basic tracking filed first. Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro-tracking: for new packagesKevin Tian2010-07-301-0/+61
| | | | | | | | | | | | | | | | | | gzip iptables ethtool net-tools shadow coreutils libuser bc ed pax quota which watchdog Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro tracking: add distro_sdk_tools.inc, add lttng-ustDexuan Cui2010-07-303-39/+43
| | | | | | | | Add conf/distro/include/private/distro_sdk_tools.inc; Move some sdk tools from distro_x11_libs.inc to the new .inc file; Add tracking info for lttng-ust. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro tracking: add tracking for libmpcNitin A Kamble2010-07-301-0/+3
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* bitbake.conf: change inode calculation for genext2fs [BUGFIX#138]Kevin Tian2010-07-271-4/+6
| | | | | | | | | | | | | | genext2fs 1.4.1 creates minimal inode number based on specified rootfs directory. This is desired in some embedded devices as storage/memory are precious. However it's not suitable in development phase where target rootfs may be changed heavily on the fly (remote debug, test, ...). Sometimes this may even cause "No space on device" error due to limited free inodes exhaulted at the 1st boot. Here a new option is added to allow falling back to original 1.3 behavior, i.e caculating inode number based on specified bytes-per-inode parameter. Signed-off-by: Kevin Tian <kevin.tian@intel.com>