mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
libatomics-ops:Add license checksum and update the GPL information
Add COPYING file and LICENSING.txt checksum to bb file and the "GPLv2" according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
DESCRIPTION = "A library for atomic integer operations"
|
DESCRIPTION = "A library for atomic integer operations"
|
||||||
LICENSE = "MIT"
|
LICENSE = "GPLv2&MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://doc/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||||
|
file://doc/LICENSING.txt;md5=607073e04548eac7d1f763e480477bab \
|
||||||
|
"
|
||||||
PR = "r4"
|
PR = "r4"
|
||||||
|
|
||||||
SRC_URI = "http://www.hpl.hp.com/research/linux/atomic_ops/download/libatomic_ops-1.2.tar.gz \
|
SRC_URI = "http://www.hpl.hp.com/research/linux/atomic_ops/download/libatomic_ops-1.2.tar.gz \
|
||||||
|
|||||||
Reference in New Issue
Block a user