diff --git a/recipes-fsl/fsl-rc-local/fsl-rc-local.bb b/recipes-fsl/fsl-rc-local/fsl-rc-local.bb index b30de58..d802785 100644 --- a/recipes-fsl/fsl-rc-local/fsl-rc-local.bb +++ b/recipes-fsl/fsl-rc-local/fsl-rc-local.bb @@ -8,7 +8,7 @@ SRC_URI = "file://rc.local.etc \ file://rc.local.init \ file://LICENSE" -S = "${WORKDIR}" +UNPACKDIR = "${S}" inherit update-rc.d