blob: 00f1c780cb7017eb318bb76faeb8a968b8ed5aba [file] [log] [blame]
ll10448502022-05-18 16:25:23 +08001#!/bin/bash
2
3chmod 664 meta/poky/scripts/postinst-intercepts/*
4chmod 775 meta/poky/scripts/postinst-intercepts/postinst_intercept
5export TEMPLATECONF=${PWD}/meta/meta-mediatek-mt2731/conf/base/auto2731evb-ivt-main
ll6c13fa12022-05-20 16:42:38 +08006\cp ${PWD}/src/lynq/framework/lynq-atsvc/src/cv2x/makefile ${PWD}/src/lynq/framework/lynq-atsvc/src/makefile
ll10448502022-05-18 16:25:23 +08007source meta/poky/oe-init-build-env