summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-phosphor/flash
AgeCommit message (Collapse)AuthorFilesLines
2021-11-04meta-facebook: fix shellcheck issues in scriptsPatrick Williams1-17/+18
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I62cf17d414795e91d673d468a196d4f0a6c0a71b
2021-08-07meta-facebook: prep for new override syntaxPatrick Williams1-4/+4
Ran `scripts/contrib/convert-overrides.py` from upstream Yocto and fixed up a few by hand that were missed. Tested: Built bletchley and tiogapass. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0489ba007132901697e4ef1a29b03a3591b3ee3b
2020-06-18meta-facebook: Fix bios upgrade pathVijay Khemka1-2/+2
Yosemite build was failing after bios upgrade file moved (From meta-facebook rev: 9472c0f096924d2a44d6bb86c1713dcd3f9646e4) Change-Id: Ibaf4b3d2ec0b0207a4d08713f6fce6ac6a44751d Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-16meta-facebook: move flash pathVijay Khemka3-0/+159
flash feature was included earlier for bios upgrade but by mistake it added a new directory structure meta-facebook under meta-facebook. So corrected this here. (From meta-facebook rev: 515339cf26a50d544156bdff80e754ff0bead63f) Change-Id: I67fd0b2f06cdd95e13aefb56b87bd89fb0a8e429 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>