[oe] [PATCH] [Patch V2][meta-oe]dmraid: add recipe

Martin Jansa martin.jansa at gmail.com
Wed Dec 3 17:58:38 UTC 2014


On Tue, Dec 02, 2014 at 01:00:58PM +0800, Bian Naimeng wrote:
> There is no update anymore since 2010, but is still supported by some
> distro such as Ubuntu(trusty 14.04LTS).

Still doesn't apply, probably mangled by your e-mail client

OE @ ~/meta-openembedded $ pwam 84213
2014-12-03 18:54:27 URL:http://patchwork.openembedded.org/patch/84213/mbox/ [67143] -> "pw-am-84213.patch" [1]
Applying: dmraid: add recipe
/OE/meta-openembedded/.git/rebase-apply/patch:65: trailing whitespace.
 
/OE/meta-openembedded/.git/rebase-apply/patch:73: trailing whitespace.
 
/OE/meta-openembedded/.git/rebase-apply/patch:74: trailing whitespace.
 
/OE/meta-openembedded/.git/rebase-apply/patch:79: trailing whitespace.
 
/OE/meta-openembedded/.git/rebase-apply/patch:85: trailing whitespace.
 
fatal: corrupt patch at line 319
Patch failed at 0001 dmraid: add recipe
The copy of the patch that failed is found in:
   /OE/meta-openembedded/.git/rebase-apply/patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".


OE @ ~/meta-openembedded $ patch -p1 < pw-am-84213.patch
patching file meta-oe/recipes-extended/dmraid/dmraid/01_fix_broken_linking.patch
patching file meta-oe/recipes-extended/dmraid/dmraid/02_disable_dmreg.patch
patch: **** malformed patch at line 265: 

> +--- 1.0.0.rc16.orig/lib/.export.sym
> ++++ 1.0.0.rc16/lib/.export.sym
> +@@ -52,8 +52,6 @@ Base {
> 
> + 		dso_end_rebuild;
> 
> + 		hot_spare_add;
> 
> + 		dso_get_members;
> 
> +-		dm_register_device;
> 
> +-		dm_unregister_device;
> + 		dm_all_monitored;
> + 	local:
> 
> + 		*;

This is the broken part, and indeed there are strange blank lines in it, maybe
mixing dos and linux line ends in different files?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20141203/2ad6c6f6/attachment-0002.sig>


More information about the Openembedded-devel mailing list