rjw | 7444bdd | 2022-03-07 16:27:52 +0800 | [diff] [blame] | 1 | #!/bin/bash |
2 | |||||
ll | 69cda23 | 2022-02-24 08:11:30 +0000 | [diff] [blame] | 3 | chmod 664 meta/poky/scripts/postinst-intercepts/* |
4 | chmod 775 meta/poky/scripts/postinst-intercepts/postinst_intercept | ||||
ll | 8882c80 | 2022-01-12 09:54:02 +0000 | [diff] [blame] | 5 | export TEMPLATECONF=${PWD}/meta/meta-mediatek-mt2731/conf/base/auto2731evb-ivt-main |
6 | source meta/poky/oe-init-build-env |