diff options
author | Dorinda <dorindabassey@gmail.com> | 2021-02-25 01:38:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-26 15:21:21 +0000 |
commit | 6e5b6535f75558c6bb382d316e135f5a15921fe5 (patch) | |
tree | 0982c3b68a63ce0ed4f08a536c7ebff400303a5e /meta/recipes-connectivity/mobile-broadband-provider-info | |
parent | e63aad901533b8a243fb4d8b459fa1887a036433 (diff) | |
download | poky-6e5b6535f75558c6bb382d316e135f5a15921fe5.tar.gz |
meta/recipes-connectivity: Add HOMEPAGE / DESCRIPTION
Added HOMEPAGE and DESCRIPTION for recipes with missing decriptions or homepage
[YOCTO #13471]
(From OE-Core rev: ecf8922e6bb12a2facc59bbe794b575101fce1dc)
Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/mobile-broadband-provider-info')
-rw-r--r-- | meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb index 7dccc15e03..f170cf4650 100644 --- a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb +++ b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | SUMMARY = "Mobile Broadband Service Provider Database" | 1 | SUMMARY = "Mobile Broadband Service Provider Database" |
2 | HOMEPAGE = "http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders" | 2 | HOMEPAGE = "http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders" |
3 | DESCRIPTION = "Mobile Broadband Service Provider Database stores service provider specific information. When this Database is available the information can be fetched there" | ||
3 | SECTION = "network" | 4 | SECTION = "network" |
4 | LICENSE = "PD" | 5 | LICENSE = "PD" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" |