summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/mdadm/files
Commit message (Collapse)AuthorAgeFilesLines
* mdadm: upgrade to the latest version 3.2.3Dexuan Cui2012-01-031-52/+0
| | | | | | | | | deleted 1 patch since it's in new version now. made LICENSE field more accurate. updated chksum of COPYING: only working change; no actual license change. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* misc patches: fix patch headersNitin A Kamble2012-01-031-1/+1
| | | | | | | These patches were marked by "UpstreamStatus:" line, fix it to use "Upstream-Status:" instead. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Patch Upstream Status UpdatesSaul Wold2011-12-151-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* mdadm: Make custom CC definition conditionalNitin A Kamble2011-12-121-0/+24
| | | | | | | | | | | | By hardcoding CC's definition in the Makefile, all the gcc parameters set by tune settings are lost. Causing compile failure with x32 toolchain As the bitbake defined CC is good, there is no need to redfine CC in the make file, hence making the CC definition in the Makefile conditional. This fixes bug: [YOCTO #1414] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Fix mdadm for powerpc64Matthew McClintock2011-10-101-0/+50
| | | | | | | This takes an upstream fix for compiling on powerpc64 Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mdadm: upgrade from 3.1.4 to the latest version 3.2.1Dexuan Cui2011-04-221-15/+0
| | | | | | removed fix-z-now.patch since 3.2.1 has integrated it. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* mdadm: add patch to fix passing linker options to ccSaul Wold2010-09-021-0/+15
Signed-off-by: Saul Wold <Saul.Wold@intel.com>