diff options
author | Ross Burton <ross.burton@intel.com> | 2014-07-23 23:35:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-25 15:33:59 +0100 |
commit | e9008b01af51994ca3cf1030a789891731cc1b0b (patch) | |
tree | 70b4c2d02012b52e4ec57c21d29f4eb5caca09ba /scripts | |
parent | e2bd60a50c7235b5b31960015cb37dbd81f639d4 (diff) | |
download | poky-e9008b01af51994ca3cf1030a789891731cc1b0b.tar.gz |
debian.bbclass: inherit package
This class defines a package_name_hook implementation but as EXPORT_FUNCTIONS is
order-dependent it needs to inherit package.bbclass first to ensure that the
"base" definition in there is defined first, otherwise with a suitable inherit
order of debian and then a packaging class can result in the stub
package_name_hook being incorrectly used.
(From OE-Core rev: 3aa52f85e774bf82e8470a8fd849bd6953930720)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions