mirror of
https://git.yoctoproject.org/poky
synced 2026-03-16 04:09:39 +01:00
cmake-native: Drop unneeded staging function and use do_install
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
CMAKE_MAJOR_VERSION="2.6"
|
||||
inherit native
|
||||
require cmake.inc
|
||||
|
||||
do_stage() {
|
||||
oe_runmake install
|
||||
autotools_stage_all
|
||||
}
|
||||
|
||||
do_install() {
|
||||
:
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user