| Submitter | Koen Kooi |
|---|---|
| Date | July 14, 2012, 10 a.m. |
| Message ID | <1342260012-9444-1-git-send-email-koen@dominion.thruhere.net> |
| Download | mbox | patch |
| Permalink | /patch/32067/ |
| State | Accepted, archived |
| Headers | show |
Comments
Patch
diff --git a/meta-oe/recipes-support/libnl/libnl_3.2.3.bb b/meta-oe/recipes-support/libnl/libnl_3.2.3.bb index 190ea4c..38d34bf 100644 --- a/meta-oe/recipes-support/libnl/libnl_3.2.3.bb +++ b/meta-oe/recipes-support/libnl/libnl_3.2.3.bb @@ -2,6 +2,8 @@ DESCRIPTION = "libnl is a library for applications dealing with netlink sockets. HOMEPAGE = "http://www.infradead.org/~tgr/libnl/" SECTION = "libs/network" +PE = "1" + LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=2b41e13261a330ee784153ecbb6a82bc"