Oif, the patch wasn't actually attached. Sending it now.
>From 75a5da43aef805be81c08a69bd8986d9dbe60a4a Mon Sep 17 00:00:00 2001 From: Adam Borowski <[email protected]> Date: Sat, 4 Apr 2015 03:12:34 +0200 Subject: [PATCH] Add x32/efi recipe, as a symlink to amd64/efi.
--- recipes-x32-efi | 1 + 1 file changed, 1 insertion(+) create mode 120000 recipes-x32-efi diff --git a/recipes-x32-efi b/recipes-x32-efi new file mode 120000 index 0000000..d383b93 --- /dev/null +++ b/recipes-x32-efi @@ -0,0 +1 @@ +recipes-amd64-efi \ No newline at end of file -- 2.1.4

