mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
c95e155780
Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
11 lines
313 B
BlitzBasic
11 lines
313 B
BlitzBasic
require xorg-data-common.inc
|
|
|
|
SUMMARY = "Common X11 Bitmaps"
|
|
LICENSE = "MIT"
|
|
DEPENDS += "libxmu"
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=dbd075aaffa4a60a8d00696f2e4b9a8f"
|
|
|
|
SRC_URI[md5sum] = "7444bbbd999b53bec6a60608a5301f4c"
|
|
SRC_URI[sha256sum] = "3671b034356bbc4d32d052808cf646c940ec8b2d1913adac51b1453e41aa1e9d"
|