diff options
| author | Tanu Kaskinen <tanuk@iki.fi> | 2016-02-17 18:56:13 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-18 07:39:32 +0000 |
| commit | 1adbb73d0d45fb989332b561c4cd9d5b8169c7e3 (patch) | |
| tree | 733454f1e5a5b89eee79476eeb5bcf4b4ef76aa8 /meta/recipes-multimedia/alsa/alsa-tools | |
| parent | 3a82e2e5ddc759be9b2ce88bf1002764a0fbad6c (diff) | |
| download | poky-1adbb73d0d45fb989332b561c4cd9d5b8169c7e3.tar.gz | |
alsa-tools: 1.0.29 -> 1.1.0
Changelog: http://alsa-project.org/main/index.php/Changes_v1.0.29_v1.1.0
There are almost no changes in the new version: just one invalid macro
was removed from the cspctl man page.
Rebased patches "autotools.patch" and "makefile_no_gtk.patch".
(From OE-Core rev: b072baa03ec7e41bc4f9a05702c1b65150ebff49)
Signed-off-by: Tanu Kaskinen <tanuk@iki.fi>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/alsa/alsa-tools')
| -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 |
2 files changed, 2 insertions, 2 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 \ |
