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: 2017-10~151 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f967351694709a93ba6d1553e5b400a8cb5c8589;p=openembedded-core.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 d0f7bb3305..0670556999 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"