diff options
Diffstat (limited to 'meta-app-framework')
-rw-r--r-- | meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb b/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb index 70af49bd6..d588868a2 100644 --- a/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb +++ b/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb @@ -1,6 +1,6 @@ SUMMARY = "AGL Application Launcher service" DESCRIPTION = "AGL Application Launcher service build with recipe method" -HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/src/applaunchd" +HOMEPAGE = "https://git.automotivelinux.org/src/applaunchd" SECTION = "apps" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" |