diff options
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.1.bb (renamed from meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.bb b/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.1.bb index a6b2d7a608..c96826c4bd 100644 --- a/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.bb +++ b/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.1.bb | |||
@@ -8,9 +8,8 @@ LICENSE = "BSD-3-Clause" | |||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=20d74d74db9741697903372ad001d3b4" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=20d74d74db9741697903372ad001d3b4" |
9 | 9 | ||
10 | SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2" | 10 | SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2" |
11 | SRC_URI[sha256sum] = "8bfa8306ca63e1d0cbe80be984660273b91bd5b7dd0800a6c5aa71dd8c8d775c" | 11 | SRC_URI[sha256sum] = "f7c5bae1545abcd73824bc97f4e72c340e11abea188ba0f1c06f5e0ad776b179" |
12 | # Something went wrong at upstream tarballing | 12 | # Something went wrong at upstream tarballing |
13 | S = "${WORKDIR}/${BPN}-1.2.4.2.g15998" | ||
14 | 13 | ||
15 | inherit allarch | 14 | inherit allarch |
16 | 15 | ||