mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
dev-manual/common-tasks: sync libxpm fragment with the recipe
Specifically, the actual recipe now has LICENSE=MIT. (From yocto-docs rev: 9f64931308f73607c40ed1eb8cf915666b6ff90a) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2164ae0b28
commit
89efc52045
@@ -2361,7 +2361,7 @@ into separate packages::
|
||||
require xorg-lib-common.inc
|
||||
|
||||
SUMMARY = "Xpm: X Pixmap extension library"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=51f4270b012ecd4ab1a164f5f4ed6cf7"
|
||||
DEPENDS += "libxext libsm libxt"
|
||||
PE = "1"
|
||||
|
||||
Reference in New Issue
Block a user