[oe-commits] Nitin A Kamble : grub-efi-native: fix errors with automake 1.11.2

git at git.openembedded.org git at git.openembedded.org
Tue Jan 17 15:19:31 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: e9c5c354086546efe4114c6225d05116fb18b9fe
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e9c5c354086546efe4114c6225d05116fb18b9fe

Author: Nitin A Kamble <nitin.a.kamble at intel.com>
Date:   Thu Jan 12 14:17:21 2012 -0800

grub-efi-native: fix errors with automake 1.11.2

Fixes these errors observed with automake 1.11.2
The useof pkglibhas become more strict compared to the earlier release
of
automake resulting in these failures.
Fixed the files related to automake to avoid the issue.

| conf/Makefile.common:140: `pkglibdir' is not a legitimate directory
for `DATA'
| grub-core/Makefile.am:5:   `conf/Makefile.common' included from here
| conf/Makefile.common:140: `pkglibdir' is not a legitimate directory
for `DATA'
| Makefile.am:6:   `conf/Makefile.common' included from here
| autoreconf: automake failed with exit status: 1
| ERROR: autoreconf execution failed.

| conf/Makefile.common:150: `pkglibdir' is not a legitimate directory
for `SCRIPTS'
| grub-core/Makefile.am:5:   `conf/Makefile.common' included from here
| conf/Makefile.common:140: `pkglibdir' is not a legitimate directory
for `DATA'
| grub-core/Makefile.am:5:   `conf/Makefile.common' included from here
| conf/Makefile.common:150: `pkglibdir' is not a legitimate directory
for `SCRIPTS'
| Makefile.am:6:   `conf/Makefile.common' included from here
| conf/Makefile.common:140: `pkglibdir' is not a legitimate directory
for `DATA'
| Makefile.am:6:   `conf/Makefile.common' included from here
| autoreconf: automake failed with exit status: 1

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>

---

 .../files/grub-1.99_fix_for_automake_1.11.2.patch  | 5888 ++++++++++++++++++++
 meta/recipes-bsp/grub/grub-efi-native_1.99.bb      |    5 +-
 2 files changed, 5891 insertions(+), 2 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=e9c5c354086546efe4114c6225d05116fb18b9fe




More information about the Openembedded-commits mailing list