Skip to content

Commit 49f5b4d

Browse files
authored
Update README.md
1 parent c8e6b8e commit 49f5b4d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ It will take a few hours (or even a day). If you can’t build all packages succ
3737
You will need to change the URL from the recipe file. Change the `SRC_URI` value to be `http://repository.timesys.com/buildsources/l/libwebsockets/libwebsockets-1.23-chrome32-firefox24/libwebsockets-1.23-chrome32-firefox24.tar.gz` (first one I found on google).
3838

3939
`edison-src/device-software/meta-edison-distro/recipes-connectivity/libwebsockets/libwebsockets_1.23.bb`:
40-
SRC_URI = "http://repository.timesys.com/buildsources/l/libwebsockets/libwebsockets-1.23-chrome32-firefox24/libwebsockets-1.23-chrome32-firefox24.tar.gz"
40+
```
41+
SRC_URI = "http://repository.timesys.com/buildsources/l/libwebsockets/libwebsockets-1.23-chrome32-firefox24/libwebsockets-1.23-chrome32-firefox24.tar.gz"
42+
```
4143

4244
Save and run `bitbake edison-image` again.
4345

0 commit comments

Comments
 (0)