diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-03-01 12:32:55 -0500 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-01 10:01:40 -0800 |
commit | 60e922f1806b9a9e9ba72881a026ae5c33861744 (patch) | |
tree | 42b3e356a83528bfa737dc0e7c61a960a5360757 /meta/recipes-bsp/powervr-drivers | |
parent | a8a305a8cac7ea4ea41b4587c55de8137dc389fb (diff) | |
download | poky-60e922f1806b9a9e9ba72881a026ae5c33861744.tar.gz |
u-boot: remove do_install from u-boot.inc
Fixes [BUGID #777]
The do_install rule in u-boot.inc was installing a host
tool into the target ${bindir}, which is subsequently
stripped with target strip during packaging, and the
obvious error ensues.
The native u-boot recipe has its own install rule, and
the machine specific u-boot doesn't require mkimage or
anything else in the do_install function. So we remove
it completely until it is needed again.
[sgw: PR bump]
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-bsp/powervr-drivers')
0 files changed, 0 insertions, 0 deletions