summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/selinux_git.inc
blob: d56f25b0f974d2f781b65dcd8a3d884dce9c8606 (plain)
1
2
3
4
5
6
7
8
9
10
11
SRCREV = "edc2e99687b050d5be21a78a66d038aa1fc068d9"

SRC_URI = "git://oss.tresys.com/git/selinux.git;protocol=http"

include selinux_common.inc

# ${S} is set in selinux_common above, but we need to change it here since the
# top level directory is named differently
S = "${WORKDIR}/git/${BPN}"

DEFAULT_PREFERENCE = "-1"