diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-02-26 21:53:06 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-02 22:39:05 +0000 |
commit | a421d474e19f98f5ffcfe9d1eb204f0dfacbbe2a (patch) | |
tree | 22679e7b70df8c75ba0c0ff394c9e03d6ee54178 /meta/classes/module.bbclass | |
parent | b15b52dc8ab7dd273605c7dfd524c0a330bfd60b (diff) | |
download | openembedded-core-a421d474e19f98f5ffcfe9d1eb204f0dfacbbe2a.tar.gz openembedded-core-a421d474e19f98f5ffcfe9d1eb204f0dfacbbe2a.tar.bz2 openembedded-core-a421d474e19f98f5ffcfe9d1eb204f0dfacbbe2a.zip |
grub2.inc: drop bogus dependency on xz
grub contains it's own internal lzma library. Attempting to build grub against
the system liblzma shared library or header files is not likely to end well.
This change does not cause a floating dependency since all grub2.inc based
recipes pass "--enable-liblzma=no" to configure.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/module.bbclass')
0 files changed, 0 insertions, 0 deletions