Closed peterdelevoryas closed 2 years ago
Summary: tl;dr
Our internal repository builds linux and u-boot as file:// URI’s. Out Github repository builds linux and u-boot as git:// URI's.
file://
git://
Test Plan: Exporting to Github and looking at CircleCI jobs.
Also, cp -r openbmc/github/meta-aspeed fbopenbmc/ produces this diff: P520363269
cp -r openbmc/github/meta-aspeed fbopenbmc/
Reviewed By: peterdelevoryas
This pull request was exported from Phabricator. Differential Revision: D38427092
Summary: tl;dr
Our internal repository builds linux and u-boot as
file://
URI’s. Out Github repository builds linux and u-boot asgit://
URI's.Test Plan: Exporting to Github and looking at CircleCI jobs.
Also,
cp -r openbmc/github/meta-aspeed fbopenbmc/
produces this diff: P520363269Reviewed By: peterdelevoryas