mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 19:15:01 +00: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:
parent
e9a1c2f913
commit
833152ee0b
@ -1,12 +1,3 @@
|
||||
CMAKE_MAJOR_VERSION="2.6"
|
||||
inherit native
|
||||
require cmake.inc
|
||||
|
||||
do_stage() {
|
||||
oe_runmake install
|
||||
autotools_stage_all
|
||||
}
|
||||
|
||||
do_install() {
|
||||
:
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user