1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-30 15:30:28 +00:00

beaglebone-getting-started: disable bone101 autostart, it takes 100% cpu all the time

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-11-13 19:21:10 +01:00
parent 183915d2bc
commit 4ec169d7d0
@@ -1,8 +1,8 @@
DESCRIPTION = "BeagleBone Getting Started Guide"
PR = "r10"
PR = "r11"
inherit allarch systemd
inherit allarch
LICENSE = "GPLv2+ && MIT && PD && others"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"