aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/grub/grub_0.97.bb
AgeCommit message (Collapse)Author
2015-02-26grub_0.97.bb: update SRC_URI to grub mirror on iotdk ghBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-11-10meta-quark-bsp,grub: add PACKAGECONFIG to enable/disable GRUB test codeOng Boon Leong
Grub package is released with test code in order to allow developer to modify and test out-of-box. This PACKAGECONFIG by default disable test code by append CFLAG with -DINTEL_QUARK_TEST=0. To enable test code automatically, simply append CFLAG with -DINTEL_QUARK_TEST=1. To enable test code to be executed during grub, user has two choices: (a) uncomment PACKAGECONFIG = "grub_test" ,OR (b) in conf/local.conf, add PACKAGECONFIG_pn-grub = "grub_test" Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-11-10meta-quark-bsp: grub: rename patch file to quark.patchOng Boon Leong
Change patch filename to quark.patch and reflect the change into grub_0.97.bb file as well. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-13grub: remove INTEL_QUARK_TEST that causes issues with MMC bootBrendan Le Foll
(meta-clanton rev: 0ea58a4ef59cbc023c5acd1bca2be4d64a6521bf) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2014-05-09grub: set autotools-brokensep, due to issues buildingSaul Wold
(meta-clanton rev: 2aaca8f45dd2ed199f6ec4824e9829a6c5d19b3a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2014-05-09grub: Update to clanton 1.0.0Saul Wold
(meta-clanton rev: b254a4ad9244e4c61448a687eac49a34e989370f) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2014-05-09Initial commit adding combo repositoriesPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>