diff options
Diffstat (limited to 'meta/recipes-bsp/alsa-state/alsa-state.bb')
| -rw-r--r-- | meta/recipes-bsp/alsa-state/alsa-state.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-bsp/alsa-state/alsa-state.bb b/meta/recipes-bsp/alsa-state/alsa-state.bb index 099fbd3b9d..9452a1a4ce 100644 --- a/meta/recipes-bsp/alsa-state/alsa-state.bb +++ b/meta/recipes-bsp/alsa-state/alsa-state.bb | |||
| @@ -21,8 +21,7 @@ SRC_URI = "\ | |||
| 21 | file://alsa-state-init \ | 21 | file://alsa-state-init \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/sources" | 24 | S = "${UNPACKDIR}" |
| 25 | UNPACKDIR = "${S}" | ||
| 26 | 25 | ||
| 27 | # As the recipe doesn't inherit systemd.bbclass, we need to set this variable | 26 | # As the recipe doesn't inherit systemd.bbclass, we need to set this variable |
| 28 | # manually to avoid unnecessary postinst/preinst generated. | 27 | # manually to avoid unnecessary postinst/preinst generated. |
