summaryrefslogtreecommitdiffstats
path: root/recipes-misc
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-13 19:21:10 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-13 19:21:10 +0100
commit4ec169d7d08218e3b1dad570ba34ed67a8897119 (patch)
treea112f923d6cecf78a8ca7cc78c6246f21604f5f9 /recipes-misc
parent183915d2bcf6ed369928352f295b9743ddfdd530 (diff)
downloadmeta-ti-4ec169d7d08218e3b1dad570ba34ed67a8897119.tar.gz
beaglebone-getting-started: disable bone101 autostart, it takes 100% cpu all the time
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-misc')
-rw-r--r--recipes-misc/payload/beaglebone-getting-started.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-misc/payload/beaglebone-getting-started.bb b/recipes-misc/payload/beaglebone-getting-started.bb
index 062d6135..ea5b038a 100644
--- a/recipes-misc/payload/beaglebone-getting-started.bb
+++ b/recipes-misc/payload/beaglebone-getting-started.bb
@@ -1,8 +1,8 @@
1DESCRIPTION = "BeagleBone Getting Started Guide" 1DESCRIPTION = "BeagleBone Getting Started Guide"
2 2
3PR = "r10" 3PR = "r11"
4 4
5inherit allarch systemd 5inherit allarch
6 6
7LICENSE = "GPLv2+ && MIT && PD && others" 7LICENSE = "GPLv2+ && MIT && PD && others"
8LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639" 8LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"