- May 25, 2011
-
-
Darren Hart authored
o Add C4 specific instructions o Replace poky with core o Correct a kernel version typo o Clarify some language to avoid confusion encountered during testing Signed-off-by:
Darren Hart <dvhart@linux.intel.com> Cc: Zhao Yi <yi.zhao@windriver.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Cc: Jeff Osier-mixon <jeffrey.osier-mixon@intel.com> Cc: Koen Kooi <koen@dominion.thruhere.net>
-
- May 20, 2011
-
-
Saul Wold authored
Acked-by:
Darren Hart <dvhart@linux.intel.com> Signed-off-by:
Saul Wold <sgw@linux.intel.com>
-
- May 19, 2011
-
-
Darren Hart authored
Fixes [YOCTO 1029] u-boot 2010.12 fails to run on the Beagleboard C4 and xM Rev A boards. Commit 55aacbc3 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. (From OE-Core rev: 68d301e950c06eda8c8a73db1ed299c45dee7b9f) 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> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- May 12, 2011
-
-
Saul Wold authored
Signed-off-by:
Saul Wold <sgw@linux.intel.com>
-
Saul Wold authored
Fixes [YOCTO #1032] The distcc source location moved from samba.org to googlecode.com (From OE-Core rev: eb85a7440e5b313ef550c60545d2dcd12d620c84) Signed-off-by:
Saul Wold <sgw@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- May 10, 2011
-
-
Kang Kai authored
Update groff to 1.20.1, add SUMMARY and LICENSE info From OE 70bf94cd8669f549ca90581e9592d409b6e24e2e Fixes [Yocto 879] (From OE-Core rev: 6c5cbb73550639ec71cb9564883253dbe1c09f36) Signed-off-by:
Kang Kai <kai.kang@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Otavio Salvador authored
(From OE-Core rev: 2d2d7710cc51c2656e89c3aec3f3fc0a5b65eb30) Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Scott Garman authored
I missed some instances of xsltproc when adding -nonet in my previous commit. This should take care of them all to fix the compilation errors. (From OE-Core rev: b232ad2c74c93f045006a6b03b2eff7f6103a865) Signed-off-by:
Scott Garman <scott.a.garman@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Dexuan Cui authored
Added a patch to fix http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2007-4091 [YOCTO #984] is partially fixed by this commit. (From OE-Core rev: 3670f110aacebdde118b79d31aa15156330418c6) Signed-off-by:
Dexuan Cui <dexuan.cui@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Darren Hart authored
(From OE-Core rev: d0dc2b5bb02ef55a41e7a97b6831c72391ae7f36) Signed-off-by:
Darren Hart <dvhart@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Richard Purdie authored
(From OE-Core rev: 4f4bac0a459fe238e105e96b2b59b6af88e639c4) Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- May 09, 2011
-
-
Dexuan Cui authored
Fixes [YOCTO #968] (From OE-Core rev: 649a836a6a5c64aa48f2a612a90c2d4c26731e05) Signed-off-by:
Dexuan Cui <dexuan.cui@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- May 07, 2011
-
-
Scott Rifenbark authored
Fixed the remote publish URL so that the HTML version of the manual will get pushed to the yoctoproject.org site automatically. Signed-off-by:
Scott Rifenbark <scott.m.rifenbark@intel.com>
-
Scott Rifenbark authored
Fixed the remote publish URL used to push the HTML and PDF files to the website. Signed-off-by:
Scott Rifenbark <scott.m.rifenbark@intel.com>
-
Scott Rifenbark authored
Fixed the URL used to publish the HTML and PDF docs to the yoctoproject.org server and website. Signed-off-by:
Scott Rifenbark <scott.m.rifenbark@intel.com>
-
Scott Rifenbark authored
Added the URL for the manual to the rcp publishing process. This is part of the fix for this bug. Signed-off-by:
Scott Rifenbark <scott.m.rifenbark@intel.com>
-
Scott Rifenbark authored
Updated the publish statement so that the HTML and PDF files will be published to the Yocto Project website. Signed-off-by:
Scott Rifenbark <scott.m.rifenbark@intel.com>
-
Nitin A Kamble authored
This fixes bug [YOCTO #982] (From OE-Core rev: 9346961f863b2e0d6489615fa976b002553123de) Signed-off-by:
Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Nitin A Kamble authored
This fixes Bug [YOCTO #477] (From OE-Core rev: 8f6436b25a96594d09c64c7ba20a045cb1f8d18a) Signed-off-by:
Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Zhai Edwin authored
This upgrade fix the one security issue: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1002 [YOCTO #975] fixed. This should be included in the Bernard point-release. (From OE-Core rev: b52e9922e8d9acaa9b94b0f19c54bdee18ae49f1) Signed-off-by:
Zhai Edwin <edwin.zhai@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Dongxiao Xu authored
Remove some patches since some logic doesn't exist in upstream. This upgrades fixes CVE: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2006-0126 Also it fixes [Yocto #980] (From OE-Core rev: 6108c5962a717e1ece4aa7acb0f543f7d8e86a35) Signed-off-by:
Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Saul Wold authored
Signed-off-by:
Saul Wold <sgw@linux.intel.com>
-
Richard Purdie authored
(From OE-Core rev: 7dbb204266a480435f78837aa1bded30fed96378) Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Paul Eggleton authored
This fixes the network configuration for qemumips & qemuppc to match the other qemu* machines. (From OE-Core rev: cb181eb4dc2c20a70153f9d69d732978566ba4f7) Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Nitin A Kamble authored
log.do_package: NOTE: the following files were installed but not shipped in any package: NOTE: /usr/lib/libxcb-dri2.so.0 NOTE: /usr/lib/libxcb-dri2.so.0.0.0 NOTE: libxcb-dev contains dangling symlink to /usr/lib/libxcb-dri2.so.0.0.0 Then because of the dangling symlink, ldconfig fails at the time of rootfs creation of image. (From OE-Core rev: 917ac8c82a9e1e9df6029ecfa68e8f9ce2f8013c) Signed-off-by:
Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Koen Kooi authored
The symptom: root@pandaboard-core:~# sh /var/lib/opkg/info/librsvg-2-gtk.postinst g_module_open() failed for /home/root/--update-cache: /home/root/--update-cache.so: cannot open shared object file: No such file or directory root@pandaboard-core:~# the gdk-pixbuf-query-loaders app doesn't support arguments, only .so names, so remove --update-cache Also being fixed: * loader libdir * redirect output to /etc/gtk-2.0/gdk-pixbuf.loaders (From OE-Core rev: e726028424793093f22fd96f7eec791adf55f0ee) Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Saul Wold <sgw@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Richard Purdie authored
(From OE-Core rev: 75e2ced78f5164882f933787f9247e30da203613) Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Saul Wold authored
(From OE-Core rev: 1f164043be7fffb38b82f3b24c27e837268e51e5) Signed-off-by:
Saul Wold <sgw@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Saul Wold authored
(From OE-Core rev: b6864fa496fa108ac4ef644ee14b841b9fc8565b) Signed-off-by:
Saul Wold <sgw@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Mark Hatle authored
[YOCTO #938] Workaround for a problem with the order of the global C++ constructors on ARM. The workaround is simply to avoid defining the ID numbers outside of the usage of the ID's. This also has the effect of fixing a problem on MIPS, where "_mips" is a defined symbol and unavailable on the system for a variable name. (From OE-Core rev: b308149b4b7d2066390aa4eaa7364af3334f70f5) Signed-off-by:
Mark Hatle <mark.hatle@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Tom Zanussi authored
Turn these off for now to avoid the host infection issues for perf. Fixes yocto [BUGID #994]. (From OE-Core rev: 51cf1ecab860269b3d822e2e372756b8bb8ffe26) Signed-off-by:
Tom Zanussi <tom.zanussi@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Richard Purdie authored
The base-files version is horribly outdated too. [YOCTO #924] (From OE-Core rev: f61df1f1e4a191ed3dd3d71aa78a479c615b14d1) Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Denys Dmytriyenko authored
Security advisory: Blacklist fraudulent certificates. More info is in the patch and at the following links: http://www.comodo.com/Comodo-Fraud-Incident-2011-03-23.html http://qt.nokia.com/files/qt-patches/blacklist-fraudulent-comodo-certificates-patch.diff/view (Imported from OE rev 61eeeec1224c4f974f9185c2b93eeb19d13938af) (From OE-Core rev: 14419f4a4bc629b171281d46750c6abfa84bf83b) Signed-off-by:
Denys Dmytriyenko <denys@ti.com> Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Paul Eggleton authored
Qt 4.7.2 is a bugfix release for the 4.7 series - more details here: http://qt.nokia.com/developer/changes/changes-4.7.2/ This was prompted by the equivalent change in OE, however the change was redone by hand. There are no changes to the recipes themselves other than updating SRC_URI checksums and resetting PR. (From OE-Core rev: e8a3686ec108f6095bafa5b601c9f763bc39c123) Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Qing He authored
add a new options to set noarch archs as all so platform independent packages can be recognized and installed. fixes [YOCTO #993] (From OE-Core rev: bd0798120559a8aca726db8e962bbbafb80c2a54) Signed-off-by:
Qing He <qing.he@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Mark Hatle authored
From Michael Schroeder, fix the configuration of how RPM5 handles obsoletes within the sat-solver. (From OE-Core rev: 7178a540b35a4a5e4a5e0546eb0c2207d2033cdf) Signed-off-by:
Mark Hatle <mark.hatle@windriver.com> Signed-off-by:
Mark Hatle <mark.hatle@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Mark Hatle authored
Adjust the integration of zypper and sat-solver to ensure that all of the defined architectures for a given machine are defined identically to Poky. (From OE-Core rev: b2996efc015bc5ae0b8246924083e76fb5129cea) Signed-off-by:
Mark Hatle <mark.hatle@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Richard Purdie authored
[YOCTO #394] Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Koen Kooi authored
The download structure got changed at some point and made this recipe unfetchable (From OE-Core rev: 98bd7497c9fa904b01e4984e34d61daac54b2fab) Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Nitin A Kamble authored
This fixes [YOCTO #780] Handle the input/output data with different endian-ness correctly Also fix the definition of LD_SO for cross environment And remove the older 2.5 version of ldconfig-native recipe (From OE-Core rev: 694db055f3729662e0e0193a31f2098be599877f) Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by:
Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-