]> code.ossystems Code Review - openembedded-core.git/commit
/oeqa/sdkext Adds verification for devtool on eSDK.
authorFrancisco Pedraza <francisco.j.pedraza.gonzalez@intel.com>
Wed, 24 Aug 2016 20:50:07 +0000 (15:50 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Sep 2016 22:45:46 +0000 (23:45 +0100)
commit574a5d4cf3e79815aecc4d198545119d3bbfb023
tree7680804ff7052e7db252b4a688e84125e30136fa
parent5ec6d9ef309b841cdcbf1d14ac678d106d5d888a
/oeqa/sdkext Adds verification for devtool on eSDK.

The covered funcions are, build make, build esdk package, build cmake
extend autotools recipe creation, kernel module,
node.js installation and recipe creation.

Signed-off-by: Francisco Pedraza <francisco.j.pedraza.gonzalez@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/sdkext/devtool.py
meta/lib/oeqa/sdkext/files/myapp_cmake/CMakeLists.txt [new file with mode: 0644]
meta/lib/oeqa/sdkext/files/myapp_cmake/myapp.c [new file with mode: 0644]