# # Constant bitbake recipe information for the meta-tp layer # common values, statements and functions. # inherit autotools-brokensep gitsha HOMEPAGE = "http://www.tp-link.com" MAINTAINER = "TP-LINK Mobile Developers" FILESPATH =+ "${WORKSPACE}:" SRC_URI = "file://${@d.getVar('SRC_DIR', True).replace('${WORKSPACE}/', '')}" PV = "git-${GITSHA}" LICENSE = "TPLink-Corporation-Limited.-Proprietary" LIC_FILES_CHKSUM = "file://${COREBASE}/meta-tp/files/tp-licenses/${LICENSE};md5=414f2f16c6966d51db8a805b26f9a907" TP-PROPRIETARY = "${WORKSPACE}/tp-proprietary" TP-OPENSOURCE = "${WORKSPACE}/tp-opensource" TP-PRODUCT = "${WORKSPACE}/tp-product"