mirror of
https://git.yoctoproject.org/poky
synced 2026-05-29 15:52:40 +02:00
libxpm: Clarify BSD license variant
The license of libxpm is MIT. (From OE-Core rev: 27e99076315a0539771e7b40776a885e62610bb9) Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3562af18f0
commit
771e367d4a
@@ -10,7 +10,7 @@ pixmap format, which is commonly used in legacy X applications. XPM is \
|
||||
an extension of the monochrome XBM bitmap specificied in the X \
|
||||
protocol."
|
||||
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=51f4270b012ecd4ab1a164f5f4ed6cf7"
|
||||
DEPENDS += "libxext libsm libxt gettext-native"
|
||||
PE = "1"
|
||||
|
||||
Reference in New Issue
Block a user