aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-03-08bitbake/fetch2: Allow local file:// urls to be found on mirrorsbernard-5.0rc2Richard Purdie
With the current implementation, file:// urls as used by sstate don't access the mirror code, breaking sstate mirror support. This change enables the usual mirror handling. To do this, we remove the localfile special case, using the basename paramemter instead. We also ensure the downloads directory is checked for files. The drawback of this change is that file urls containing "*" globing require special casing in the core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08quilt: add autotools inheritanceSaul Wold
(From OE-Core rev: c0ce17aed98c6475b6c1dc18c6655f3a52eda0fa) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08util-macros: fix DEPENDS for nativesdkJoshua Lock
(From OE-Core rev: adf342de34604fc5a75df9798feac1e4e2b27944) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08sstate: Ensure the SRCURI fetcher cache is not used for sstateRichard Purdie
(From OE-Core rev: 115b3b95e87320b4a6a678df45fece06469dfaeb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536Khem Raj
* Now qemu can handle lower values we can chnage this sanity test to check of values if less than 65536 (From OE-Core rev: 5f172d8b9b829554f3d884a9007a33fff7dcc187) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08sanity.bbclass: some multilib systems have symlink /lib -> /lib64Martin Jansa
* ie gentoo has /lib -> /lib64 * old test assumed only /lib64 -> /lib (From OE-Core rev: 776af6c2fa5a80debfafb4697c462d0dd0e7d76c) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08poky-default.inc: Change LINUXLIBCVERSION "2.6.36" -> "2.6.37.2"Khem Raj
(From OE-Core rev: 9a86fa5235ab8715319709ff2171864a074aed37) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08adt: removed unused repo source and opkg optionsLiping Ke
opgk option --force-overwrite is only a workaround for bug #547. Now this bug is gone, so remove this option. and also, the first opkg repo source is not useful, remove it. (From OE-Core rev: e6c72db2ac5684dd2bb65207b2f3da7214f5dca7) Signed-off-by: Liping Ke <liping.ke@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08cpio: Fix the SHA256 Checksum for the src tarballSaul Wold
(From OE-Core rev: b8550ac3f30bd983191afe0f1afe3c6c45a54bca) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08connman: add xuser to the dbus permission listDongxiao Xu
Some platform (like atom-pc) enables rootless X, thus the connman frontend run on it need the permission to connect with connman by dbus. This commit grants permission to xuser. This fixes [YOCTO #779] (From OE-Core rev: cfbf50c235c2faeb53f43b42a12c49c022288488) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08adt: Update to svn r596 to fix symbolic link issuesLiping Ke
See the longlinksfix patch for details but symlinks over 100 chars long were broken in sdk tarballs and its due to problems in the inbuilt tar in libbb in opkg. svn r596 has already fixed the problem. (From OE-Core rev: 90d4624f0c5de6a35eace1f13c3e04df9737390c) Signed-off-by: Liping Ke <liping.ke@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08lsb-live image: add lsb-live and lsb-sdk-live image typesSaul Wold
(From OE-Core rev: 7ba79b4c25126b42d3697cec9ecdf8d688d6da54) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08attr: Added ncurses to dependsSaul Wold
(From OE-Core rev: 21f294d9600a369fff5eafb0c7358694d9ff0221) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08gst-plugins: Added hal to DEPENDSSaul Wold
Fixes [YOCTO #810] (From OE-Core rev: c6b0c5720fa0fc2ba7a6792b7f52faad38dd47dc) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-06util-macros: add libgpg-error to DEPENDS listSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-06lsbsetup: Fix LIC_FILE_CHKSUMSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-06elfutils: add bzip2 to DEPENDSSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-06linuxdoc-tools-native: Fix build error with txt documentationScott Garman
Disable building txt documentation. This is a temporary workaround, as I have found an Ubuntu 10.10 system which throws errors during building this that I'd like to ultimately fix. The error manifests itself from the end of LinuxDocTools.pm with the following messages during do_install: | - Building txt docs | Processing file ./guide | troff: fatal error: can't find macro file s | fmt_txt::postASP: Empty output file, error when calling groff. Aborting... Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-06toolchain-script.bbclass: Added --sysroot to LDFLAGS.Lianhao Lu
[YOCTO #808] Added --sysroot to LDFALGS in environment files. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-04task-poky-lsb: Remove new eglibc-* packagesSaul Wold
Remove the new eglibc packages that were part of another patch and did not get cleanup here. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-04linux-yocto: update machine configurationsBruce Ashfield
Fixes [YOCTO #733, YOCTO #766, YOCTO: #801] Updating the configuration for the routerstation pro and mpc8315e-rdb to 2.6.37 variants of the RTC, USB and VFAT filesystem types. (From OE-Core rev: 404d47cf579c24b126a9cb2783a3224aabb27810) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04task-poky-lsb: Add packges needed by LSB Test SuiteXiaofeng Yan
These packages added into task-poky-lsb.bb are absent in lsb-image during lsb test (From OE-Core rev: 472f89dec06f0be43ff3e0638cac3f55f7b7e7cf) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04creat-lsb-image: Add some functions for creating a appropriate image to make ↵Xiaofeng Yan
lsb test Add all pakcages from LSB Test Suite from linux foundation web. (From OE-Core rev: fc87e45c24eaee29dc3f803eca4f8e303cc582cb) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04documentation/kernel-manual: Kernel manual Style changesScott Rifenbark
Modifications to the figure image (figures/kernel-title.png), the heading styles (style.css), and the numbering system with TOC display (yocto-project-kernel-manual-customization.xsl). I updated the title image to display the manual title using color #00557D, which coordinates with the Yocto Project website color scheme. I also updated the style sheet to use this same color for the section headings. This helps to set them off better from the text. Finally, I flipped the switch back on for this manual to create chapter-specific table of contents sections prior to each chapter and to include a all-inclusive TOC at the beginning of the book. (From OE-Core rev: 2f24addbd02039fb9b6489c90c5d1c687c0d0698) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04documentation/kernel-manual/figures/kernel-title.png: Updated title graphicScott Rifenbark
I changed the font to Arial Narrow and inserted a better logo. (From OE-Core rev: 7b84f126b09125b306ea9f9b59c437bb741800d2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04x11vnc: fix the endian issue in mips for bug 782Yu Ke
x11vnc use LIBVNCSERVER_WORDS_BIGENDIAN to handle the endian, however it is not set correctly when cross-compile for mips, thus x11vnc mips does not work correctly. meanwhile, x11vnc has the autconf macro AC_C_BIGENDIAN which can handle the endian correctly. so this patch replace the LIBVNCSERVER_WORDS_BIGENDIAN with WORDS_BIGENDIAN (generated by AC_C_BIGENDIAN) to fix this issue. this patch fix the bug [YOCTO #782] this appraoch is suggested by Khem Raj CC: Khem Raj <raj.khem@gmail.com> (From OE-Core rev: da4b22c8bdf00813164d8830e52e1d6ad35cdd94) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04qemu-script: Remove mmap_min_addr checkZhai Edwin
qemu 0.13.0 can handle mmap_min_addr well, and patch to remove checks in sanity.bbclass has already in oe-core mailinglist by Raj. This patch does the same thing for qemu-script. (From OE-Core rev: 48181023314ac09743b958b0035399797fe6cff9) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04task-poky-lsb: add python-miscJingdong Lu
python-misc also needed by python-runtime test of LSB. (From OE-Core rev: 266562710b86a2373d8fffa5153557e4660f9596) Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04hello-mod: add a module for testing module.bbclassDarren Hart
The following patch creates a hello-mod recipe for building a trivial out-of-tree kernel module, hello-mod.ko. This demonstrates the hostprogs build modifications added to module.bbclass. When loaded and unloaded, the module prints a simple string to the console to demonstrate it was compiled correctly. Tested on qemux86 poky-image-sato and beagleboard poky-image-minimal (after adding hello-mod to the images). (From OE-Core rev: d4765569d51448e8918bb15e7ab342983344074a) Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04module: build hostprogs for each moduleDarren Hart
This fixes [BUGID #241] The kernel hostprogs are built for the host architecture. They should not be deployed to the target, and they should not be included in an sstate package which might get reused on a host of a different architecture. As we don't build many out-of-tree modules, this patch takes the approach of building the hostprogs as part of the module compile process with a do_compile_prepend() routine in module.bbclass. We don't have to clean the hostprogs as modules depend on the kernel being populate_staging, so its done with the staging directory by the time we run. (From OE-Core rev: e807fc977770cb64a217768672c18437ea8f3057) Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04LSB_Setup.sh:Install LSB Test Suite and set lsb test environmentXiaofeng Yan
Perfect some funtions for lsb test in yocto 1.0 (From OE-Core rev: aa60f178d9f6b4ebdf03bbfcf2b46e94bf4e78d3) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04distrodata.bbclass: Get git repo tag informationMei Lei
For those recipes which use git repo and have tag information, we can use tag to trace the version change. For other no tag recipes, we still use their commit checksum to trace their version change. (From OE-Core rev: 30343a72b89167b46ff4cc33be6ada2fd4b13a59) Signed-off-by: Mei Lei <lei.mei@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-04distro tracking: Updates to Tracking infor for clutter and other changesSaul Wold
(From OE-Core rev: 3a5fed48f3254ac6aafb4a5c7fa4015ad87b02e7) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03Fixup merge error and apply cleanupsRichard Purdie
(From OE-Core rev: a72822d315d7bc35a424b0807693ad7a3317c519) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03rpm: Fix linking error encountered in rpm-nativeKhem Raj
* This patch passes the correct LDFLAGS to account for additional dependencies of librpmio on libbeecrypt and libsyck and hence fixes the build error. (From OE-Core rev: bcdd048e4857b5f8a343c434ade5a02ab1db33bc) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03qa.py: Fix a typo when evaluating bitsizeMark Hatle
This should be setting a variable, not performing a comparison. (From OE-Core rev: cbe1b8277c610e8e31d1270757877300532bed56) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03poky-env-internal: Add FETCH2 enablementMark Hatle
We need to enable the new fetch2 implementation out of bitbake. Otherwise we get various errors about SRCPV issues. (From OE-Core rev: c8495be774a5cbf235a023cecf005b2763c98745) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03task-poky-lsb: add chkconfigSaul Wold
(From OE-Core rev: 0e3c98374ed6d87286b59754cee2c88414933c1e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03recipe: add slang from OEKang Kai
slang is the shared library for the S-Lang extension language, and required by newt because of LSB command check (From OE-Core rev: 2ce924c19e8fe8fb67e7cd2aace483e3dffb24cc) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03recipe: add newt from OEKang Kai
newt is a library for text mode user interfaces, and required by chkconfig because of LSB command test. (From OE-Core rev: 57c5da295855431160403b9ea356b2beae5cedca) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03recipe: add chkconfig for LSB command testKang Kai
chkconfig is a system tool for maintaining the /etc/rc*.d hierarchy, and LSB command test will check 2 links point to command chkconfig (From OE-Core rev: 994cb5be07270b8414d46e01ed7888e2de448589) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03ADT: Bug fix for Suse LinuxLiping Ke
On Suse linux11.2, we found when using sudo, we must add -E opts to preserver some network proxy environment settings. Otherwise, opkg-cl can't access files behind firewall. [bug #785] Also, we need to add absolute path when sourcing files. Fix for [bug #786] (From OE-Core rev: 794da1a4cffaedc8a9ceeb0b089d7236b22e7913) Signed-off-by: Liping Ke <liping.ke@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03Add libtool-nativesdk for ADTLiping Ke
We need to add libtool native sdk support in ADT installer. This patch fix #bug 791 (From OE-Core rev: a003ba3d2b80dc08d128f9b58890fe89c612236d) Signed-off-by: Liping Ke <liping.ke@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03gstreamer: install the sound card driver of es1370Zhai Edwin
When append "audio" to poky-qemu, emulated sound card like es1370 is exported to guest. This patch install the kernel driver in the poky-image-qemux86/x86_64 to use them. [BUGID #751] (From OE-Core rev: 95e7b7b280d8f7e699a949fa775a6846a256266c) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03sato-icon-theme: Explictly use "Sato" as gtk icon themeZhai Edwin
There is a tricky race condition that "Sato" icons got missing on matchbox-desktop as low priority "hicolor" theme was chosen. Explictly settting "Sato" in gtk config file to avoid this. [BUGID #456] got fixed. (From OE-Core rev: 06cf0e5fc4acf00738f5d2aaa505fbac665dca02) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03x11vnc: Fix the start failureZhai Edwin
Default parameter "-gui" and "-rfbport" make x11vnc failed to start if no "wish" installed. [BUGID #781] got fixed. (From OE-Core rev: 1e1b59cd94a3fb3092b4334cd247d2d18c9e8071) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03libpcre: fix the name collision with libcQing He
fixes [YOCTO #721] [YOCTO #722] [sgw: added patch comment, bump PR, and changed BUGID -> YOCTO] (From OE-Core rev: 6a4cb991ea473a84c620b33fbb82b5ae860971a3) Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03bitbake-layers: drop 2.6 from #!, per Joshua LockChris Larson
(Bitbake rev: 898f557cbd443cdeff137fd926aac06f2aaee6c4) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03fetch, fetch2: Get rid of DeprecationWarning noticeKhem Raj
* This patch fixes a cosmetic issue currently we get with master WARNING: /home/kraj/work/bitbake/lib/bb/fetch2/__init__.py:733: DeprecationWarning: Call to deprecated function bb.mkdirhier: Please use bb.utils.mkdirhier instead. bb.mkdirhier("%s/%s" % (rootdir, destdir)) (Bitbake rev: 36fe59ce314c295d239b76de34c8714def2c32d5) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03build: add missing newlineChris Larson
(Bitbake rev: a7aa0415bdaa458a941004bf8dd8bbfeddd6ef5a) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>