summaryrefslogtreecommitdiff
path: root/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/mmc/mmc-utils-cos_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-devtools/mmc/mmc-utils-cos_git.bb b/recipes-devtools/mmc/mmc-utils-cos_git.bb
index 5cc27ad..f3148c7 100644
--- a/recipes-devtools/mmc/mmc-utils-cos_git.bb
+++ b/recipes-devtools/mmc/mmc-utils-cos_git.bb
@@ -3,6 +3,11 @@ HOMEPAGE = "http://chromium.googlesource.com/chromiumos/third_party/mmc-utils.gi
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=17;md5=d7747fc87f1eb22b946ef819969503f0"
+inherit update-alternatives
+
+ALTERNATIVE_${PN} = "mmc"
+ALTERNATIVE_PRIORITY = "5"
+
SRCBRANCH ?= "master"
SRCREV = "bcc3e2e4246431be511be3959a11cd9733bedd29"