Skip to content
Snippets Groups Projects
Commit d8bdf191 authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

uuu: Moved native include

The native class must be included last, to prevent unexpected
behaviour.
parent 422b3f78
Branches
Tags
1 merge request!418Integrate gitlab-ci/fix-gitlab-ci-integration and 6 more
......@@ -12,9 +12,11 @@ SRC_URI[windowsbin.sha256sum] = "15331892a4fdf2b372fe55c9e8f8b504f7bbafcff2d7cf8
SRC_URI[license.sha256sum] = "cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495"
inherit bin_package
inherit native
inherit deploy
# To prevent unexpected behaviour, native must be included last.
inherit native
INSANE_SKIP:${PN} += "already-stripped"
do_deploy() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment