summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/libselinux_git.bb
diff options
context:
space:
mode:
authorJoe MacDonald <joe.macdonald@windriver.com>2012-05-18 16:14:03 -0400
committerMark Hatle <mark.hatle@windriver.com>2012-05-18 18:37:09 -0500
commit87f68ae9a9322448883e56fc7201fd70a8b718e3 (patch)
treef65b2f22512bf701368eefc4b204a95638e0d77f /recipes-security/selinux/libselinux_git.bb
parent18e3a5d348558d3a0519ea70afef27271fc08710 (diff)
downloadmeta-selinux-87f68ae9a9322448883e56fc7201fd70a8b718e3.tar.gz
selinux: Change default preferences away from git version
The preferred versions hould always be the latest stable, not the git recipe. Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com> Revised summary commit message, and added addition _git recipes. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'recipes-security/selinux/libselinux_git.bb')
-rw-r--r--recipes-security/selinux/libselinux_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/selinux/libselinux_git.bb b/recipes-security/selinux/libselinux_git.bb
index c9446f9..8a61929 100644
--- a/recipes-security/selinux/libselinux_git.bb
+++ b/recipes-security/selinux/libselinux_git.bb
@@ -6,6 +6,7 @@ SECTION = "base"
6PR = "r1" 6PR = "r1"
7LICENSE = "Public Domain" 7LICENSE = "Public Domain"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=84b4d2c6ef954a2d4081e775a270d0d0" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=84b4d2c6ef954a2d4081e775a270d0d0"
9DEFAULT_PREFERENCE = "-1"
9 10
10include selinux_git.inc 11include selinux_git.inc
11inherit lib_package 12inherit lib_package