From: Huang Qiyu Date: Mon, 18 Sep 2017 03:40:06 +0000 (+0800) Subject: alsa-state: Add HOMEPAGE info into recipe file. X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19937 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f967351694709a93ba6d1553e5b400a8cb5c8589;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git alsa-state: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-bsp/alsa-state/alsa-state.bb b/meta/recipes-bsp/alsa-state/alsa-state.bb index d0f7bb3305f..06705569998 100644 --- a/meta/recipes-bsp/alsa-state/alsa-state.bb +++ b/meta/recipes-bsp/alsa-state/alsa-state.bb @@ -5,6 +5,7 @@ # Filename: alsa-state.bb SUMMARY = "Alsa scenario files to enable alsa state restoration" +HOMEPAGE = "http://www.alsa-project.org/" DESCRIPTION = "Alsa Scenario Files - an init script and state files to restore \ sound state at system boot and save it at system shut down." LICENSE = "MIT"