diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-02-06 00:10:25 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-02-10 15:15:28 -0500 |
commit | 6747cadbe244cb68ad4e4dc96b1eb3f1c484bd07 (patch) | |
tree | c7212ab8bd1f87e75b944ad85e30b8deece2f5b2 /conf/machine/include | |
parent | 592fe0c75152329762a5c3541599d72a9b87c3fb (diff) | |
download | meta-ti-6747cadbe244cb68ad4e4dc96b1eb3f1c484bd07.tar.gz |
keystone: stop backfilling rtc
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r-- | conf/machine/include/keystone.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc index 9a5c11fb..820fe12a 100644 --- a/conf/machine/include/keystone.inc +++ b/conf/machine/include/keystone.inc | |||
@@ -20,3 +20,4 @@ EXTRA_IMAGEDEPENDS += "u-boot" | |||
20 | EXTRA_IMAGEDEPENDS += "boot-monitor" | 20 | EXTRA_IMAGEDEPENDS += "boot-monitor" |
21 | 21 | ||
22 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat pci" | 22 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat pci" |
23 | MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" | ||