#!/bin/bash | |
chmod 664 meta/poky/scripts/postinst-intercepts/* | |
chmod 775 meta/poky/scripts/postinst-intercepts/postinst_intercept | |
export TEMPLATECONF=${PWD}/meta/meta-mediatek-mt2731/conf/base/auto2731evb-ivt-main | |
\cp ${PWD}/src/lynq/framework/lynq-atsvc/src/cv2x/makefile ${PWD}/src/lynq/framework/lynq-atsvc/src/makefile | |
source meta/poky/oe-init-build-env |