diff options
author | Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> | 2020-10-26 22:21:36 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-30 13:22:48 +0000 |
commit | b11f7236a2231c9d50e85c6434f073052cbec307 (patch) | |
tree | 32b244477d5f3489d3ad683d9560eac323894412 /meta/recipes-bsp/v86d/v86d_0.1.10.bb | |
parent | 10d1463de1fb5926c193b2f5e24e262880b00dc0 (diff) | |
download | poky-b11f7236a2231c9d50e85c6434f073052cbec307.tar.gz |
meta: fix some unresponsive homepages and bugtracker links
remove some extra whitespaces
(From OE-Core rev: 32ce3716761165b9df12306249418645724122cc)
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/v86d/v86d_0.1.10.bb')
-rw-r--r-- | meta/recipes-bsp/v86d/v86d_0.1.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/v86d/v86d_0.1.10.bb b/meta/recipes-bsp/v86d/v86d_0.1.10.bb index 84e27d2007..a8df80fdd6 100644 --- a/meta/recipes-bsp/v86d/v86d_0.1.10.bb +++ b/meta/recipes-bsp/v86d/v86d_0.1.10.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "User support binary for the uvesafb kernel module" | 1 | SUMMARY = "User support binary for the uvesafb kernel module" |
2 | HOMEPAGE = "http://dev.gentoo.org/~spock/projects/uvesafb/" | 2 | HOMEPAGE = "https://tracker.debian.org/pkg/v86d" |
3 | 3 | ||
4 | # the copyright info is at the bottom of README, expect break | 4 | # the copyright info is at the bottom of README, expect break |
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |