summaryrefslogtreecommitdiffstats
path: root/meta-kernel-dev/recipes-kernel/kern-tools-native/kern-tools-native_git.bbappend
blob: 8d7ee1848c84f0a835a9c58846664af2c75d1f07 (plain)
1
2
3
4
5
6
7
SRCREV="${AUTOREV}"
# BB_LOCALCOUNT_OVERRIDE = "1"
LOCALCOUNT = "0"

# For local kern-tools work, fill in KERN_TOOLS_SRC and uncomment the SRC_URI
# KERN_TOOLS_SRC ?= /path/to/local/kern-tools-clone
# SRC_URI = "git://${KERN_TOOLS_SRC}"