aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-core/busybox
AgeCommit message (Collapse)Author
2014-07-16amd: Add MACHINEOVERRIDES option for amd.Drew Moseley
This allows a single variable override to apply to all AMD platforms rather than needing individual settings per board. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-15busybox: Support GPT partition labels for EFI based setupsDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-06-29amd: Remove custom busybox configsDrew Moseley
These are the defaults already as provided by poky. No need to have them here. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-06-05amd: Modify bbappends to play nice with other layersDrew Moseley
Use _<machine> suffixes on variable definitions to avoid contaminating other machines by the mere presence of this layer. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-05-13busybox: Add losetup commandDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-05-02Drop PRINC usage from layerSean Hudson
Signed-off-by: Sean Hudson <sean_hudson@mentor.com>
2014-04-25common: Reorganize recipes to Yocto standardsDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>