mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2026-01-27 11:32:16 +01:00
imx-setup-release.sh: Drop no-op
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
parent
010702dba9
commit
71a0355fd2
|
|
@ -177,14 +177,6 @@ echo "BBLAYERS += \"\${BSPDIR}/sources/meta-virtualization\"" >> $BUILD_DIR/conf
|
|||
echo BSPDIR=$BSPDIR
|
||||
echo BUILD_DIR=$BUILD_DIR
|
||||
|
||||
# Support integrating community meta-freescale instead of meta-fsl-arm
|
||||
if [ -d ../sources/meta-freescale ]; then
|
||||
echo meta-freescale directory found
|
||||
# Change settings according to environment
|
||||
sed -e "s,meta-fsl-arm\s,meta-freescale ,g" -i conf/bblayers.conf
|
||||
sed -e "s,\$.BSPDIR./sources/meta-fsl-arm-extra\s,,g" -i conf/bblayers.conf
|
||||
fi
|
||||
|
||||
cd $BUILD_DIR
|
||||
clean_up
|
||||
unset FSLDISTRO
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user