diff options
| -rw-r--r-- | meta/recipes-support/libnl/libnl_3.9.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libnl/libnl_3.9.0.bb b/meta/recipes-support/libnl/libnl_3.9.0.bb index db9d93e8cb..b2825374cf 100644 --- a/meta/recipes-support/libnl/libnl_3.9.0.bb +++ b/meta/recipes-support/libnl/libnl_3.9.0.bb | |||
| @@ -4,7 +4,7 @@ APIs to netlink protocol based Linux kernel interfaces. libnl is the core \ | |||
| 4 | library implementing the fundamentals required to use the netlink protocol \ | 4 | library implementing the fundamentals required to use the netlink protocol \ |
| 5 | such as socket handling, message construction and parsing, and sending \ | 5 | such as socket handling, message construction and parsing, and sending \ |
| 6 | and receiving of data." | 6 | and receiving of data." |
| 7 | HOMEPAGE = "http://www.infradead.org/~tgr/libnl/" | 7 | HOMEPAGE = "https://github.com/thom311/libnl" |
| 8 | SECTION = "libs/network" | 8 | SECTION = "libs/network" |
| 9 | 9 | ||
| 10 | PE = "1" | 10 | PE = "1" |
