From b314943d9522d76504c7ea08ec70926964f7982e Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 14 Dec 2011 01:02:22 +0000 Subject: [PATCH] am-sysinfo_svn.bb: drop 'PRIORITY = "optional"' as it is the default Signed-off-by: Otavio Salvador --- recipes-bsp/ti/am-sysinfo_svn.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-bsp/ti/am-sysinfo_svn.bb b/recipes-bsp/ti/am-sysinfo_svn.bb index 34830c95..d4f87405 100644 --- a/recipes-bsp/ti/am-sysinfo_svn.bb +++ b/recipes-bsp/ti/am-sysinfo_svn.bb @@ -4,7 +4,6 @@ LICENSE = "BSD" LIC_FILES_CHKSUM = "file://mem_util/mem_util.c;beginline=1;endline=37;md5=8aa8e714ab729cfe8177298af8a5a25d" SECTION = "system" -PRIORITY = "optional" SRCREV = "5" PV = "1.0"