aboutsummaryrefslogtreecommitdiffstats
path: root/meta-eca/recipes-core/busybox
AgeCommit message (Collapse)Author
2014-12-02edison: Initial support for Intel Edison boardJukka Rissanen
It is possible to run ECA in Intel Edison device after this.
2014-07-31eca: Update recipies so that FILESEXTRAPATHS do not emit warningJukka Rissanen
Latest meta core layer wants that FILESEXTRAPATHS contain either _append or _prepend. This patch updates relevant recipies that do not have "_append" in them.
2014-03-18busybox: Use wildcard instead of specific busybox versionJukka Rissanen
2014-01-31busybox: Add mount and fs optionsJukka Rissanen
Needed when booting Galileo (Clanton) device.
2013-07-26eca: Created meta-eca directory that holds the recipesJukka Rissanen
Instead of mixing meta-eca-bsp layer and recipes from meta-eca, the new meta-eca directory will hold all meta-eca recipes.