Update buildroot to fix some deps.
This commit is contained in:
@@ -118,6 +118,8 @@ function apply_patch {
|
||||
if [ $? != 0 ] ; then
|
||||
echo "Patch failed! Please fix ${patch}!"
|
||||
exit 1
|
||||
else
|
||||
echo "Patch OK"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user