diff options
Diffstat (limited to 'meta/recipes-multimedia/alsa')
-rw-r--r-- | meta/recipes-multimedia/alsa/alsa-tools/autotools.patch | 2 | ||||
-rw-r--r-- | meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch | 2 | ||||
-rw-r--r-- | meta/recipes-multimedia/alsa/alsa-tools_1.1.0.bb (renamed from meta/recipes-multimedia/alsa/alsa-tools_1.0.29.bb) | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-tools/autotools.patch b/meta/recipes-multimedia/alsa/alsa-tools/autotools.patch index 59391d6908..319f25d27a 100644 --- a/meta/recipes-multimedia/alsa/alsa-tools/autotools.patch +++ b/meta/recipes-multimedia/alsa/alsa-tools/autotools.patch | |||
@@ -20,7 +20,7 @@ diff -ruN alsa-tools-1.0.24.1-orig//Makefile alsa-tools-1.0.24.1/Makefile | |||
20 | --- alsa-tools-1.0.24.1-orig//Makefile 2011-07-06 11:27:40.207665000 +0800 | 20 | --- alsa-tools-1.0.24.1-orig//Makefile 2011-07-06 11:27:40.207665000 +0800 |
21 | +++ alsa-tools-1.0.24.1/Makefile 2011-07-14 15:08:08.877665009 +0800 | 21 | +++ alsa-tools-1.0.24.1/Makefile 2011-07-14 15:08:08.877665009 +0800 |
22 | @@ -1,8 +1,8 @@ | 22 | @@ -1,8 +1,8 @@ |
23 | VERSION = 1.0.29 | 23 | VERSION = 1.1.0 |
24 | TOP = . | 24 | TOP = . |
25 | -SUBDIRS = as10k1 envy24control hdsploader hdspconf hdspmixer \ | 25 | -SUBDIRS = as10k1 envy24control hdsploader hdspconf hdspmixer \ |
26 | +SUBDIRS = as10k1 envy24control \ | 26 | +SUBDIRS = as10k1 envy24control \ |
diff --git a/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch b/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch index c957609611..9bd6848eda 100644 --- a/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch +++ b/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch | |||
@@ -14,7 +14,7 @@ index 2457a1c..72346d9 100644 | |||
14 | --- a/Makefile | 14 | --- a/Makefile |
15 | +++ b/Makefile | 15 | +++ b/Makefile |
16 | @@ -1,9 +1,9 @@ | 16 | @@ -1,9 +1,9 @@ |
17 | VERSION = 1.0.29 | 17 | VERSION = 1.1.0 |
18 | TOP = . | 18 | TOP = . |
19 | -SUBDIRS = as10k1 envy24control \ | 19 | -SUBDIRS = as10k1 envy24control \ |
20 | - mixartloader pcxhrloader rmedigicontrol sb16_csp seq sscape_ctl \ | 20 | - mixartloader pcxhrloader rmedigicontrol sb16_csp seq sscape_ctl \ |
diff --git a/meta/recipes-multimedia/alsa/alsa-tools_1.0.29.bb b/meta/recipes-multimedia/alsa/alsa-tools_1.1.0.bb index fdf396e3f3..9e633f1f70 100644 --- a/meta/recipes-multimedia/alsa/alsa-tools_1.0.29.bb +++ b/meta/recipes-multimedia/alsa/alsa-tools_1.1.0.bb | |||
@@ -16,8 +16,8 @@ SRC_URI = "ftp://ftp.alsa-project.org/pub/tools/${BP}.tar.bz2 \ | |||
16 | file://0001-as10k1-Make-output_tram_line-static-inline.patch \ | 16 | file://0001-as10k1-Make-output_tram_line-static-inline.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "f339a3cd24f748c9d007bdff0e98775b" | 19 | SRC_URI[md5sum] = "b476a5afaa3ea3230855553ad59d259d" |
20 | SRC_URI[sha256sum] = "94abf0ab5a73f0710c70d4fb3dc1003af5bae2d2ed721d59d245b41ad0f2fbd1" | 20 | SRC_URI[sha256sum] = "7d34558c590a50294b36576d257316a1ac5cd951eb8cd7d330e09f8cc757ab51" |
21 | 21 | ||
22 | inherit autotools-brokensep pkgconfig | 22 | inherit autotools-brokensep pkgconfig |
23 | 23 | ||