M7350/oe-core/meta-msm/recipes/libsparse/libsparse-native.bb
2024-09-09 08:57:42 +00:00

15 lines
369 B
BlitzBasic
Executable File

inherit native autotools
DESCRIPTION = "Android system/core components"
HOMEPAGE = "http://developer.android.com/"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/\
${LICENSE};md5=89aea4e17d99a7cacdbeed46a0096b10"
PR = "r1"
FILESPATH =+ "${WORKSPACE}/system/core/:"
SRC_URI = "file://libsparse"
S = "${WORKDIR}/libsparse"