Hi
I have push some waf related changes libbsd. Please make sure you update the
`rtems_waf` submodule after updating your local repo. A status indicating an
update is needed is:
$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: rtems_waf (new commits)
no changes added to commit (use "git add" and/or "git commit -a")
The command to update is:
$ git submodule update rtems_waf
Submodule path 'rtems_waf': checked out
'9343280a61f0c0736e237168297b9d1490a66255
Note: make sure you use the exact submodule update command or you may end up
cloning the FreeBSD source tree. If that happens just press ^C.
I suggest you do a `waf distclean` and configure again after updating. Also I
recommend using waf 1.8.20.
Chris
_______________________________________________
devel mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/devel