Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TOLDOTECHNIK authored Nov 22, 2018
1 parent bc60324 commit cb30ee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,11 @@ Clone our repo.

git clone https://github.com/TOLDOTECHNIK/buildroot-webkit.git

Our implementation is based on the WebPlatformForEmbedded/buildroot repository. So let's clone it. We actually took the master branch commit `f2ef54d1e0b0c5da80af1c69b31ed2f30cff1d80` as of 2018-11-19.
Our implementation is based on the WebPlatformForEmbedded/buildroot repository. So let's clone it. We actually took the master branch commit `1a0e122f93a0f64516676ffe61412a397a66ae73` as of 2018-11-22.

git clone https://github.com/WebPlatformForEmbedded/buildroot
cd buildroot
git reset --hard f2ef54d1e0b0c5da80af1c69b31ed2f30cff1d80
git reset --hard 1a0e122f93a0f64516676ffe61412a397a66ae73

Add our custom board folder

Expand Down

0 comments on commit cb30ee6

Please sign in to comment.