]> code.ossystems Code Review - openembedded-core.git/commit
autogen-native: new recipe for grub-efi-native
authorNitin A Kamble <nitin.a.kamble@intel.com>
Sat, 14 Jan 2012 02:50:18 +0000 (18:50 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jan 2012 11:29:07 +0000 (11:29 +0000)
commit218dbe61917fbedbce45d55de63cce123773f721
tree0a235ff64e49524c3b98183fa89b54d89738bdc7
parent7726884826332387180cd24ebe565cd13a193e13
autogen-native: new recipe for grub-efi-native

grub-efi-native build is failing due to missing autogen command.
Hence created this recipe.

The newer versions of autogen 5.13 & 5.14 both are dumping core while
building from source, so going back to the working 5.12 version.

Also noticed that no distro vendor has picked up 5.13 or 5.14 versions
of autogen yet.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-devtools/autogen/autogen-native_5.12.bb [new file with mode: 0644]