Update Buildroot to 2019.02.3 (#415)
* Update Buildroot to 2019-02.3 * Fix enter script * Update ova_defconfig * Fix network manager * Remove runc patches * Use same docker version * Fix build * Fix vmtools * Fix depens * Fix handling with tempfiles * Fix permission handling * Fix cp * Cleanup * Fix mounts
This commit is contained in:
@@ -3,6 +3,6 @@ config BR2_PACKAGE_LUA_COMPAT53
|
||||
depends on !BR2_PACKAGE_LUA_5_3
|
||||
help
|
||||
Compatibility module providing Lua-5.3-style APIs for Lua 5.2
|
||||
and 5.1
|
||||
and 5.1.
|
||||
|
||||
https://github.com/keplerproject/lua-compat-5.3
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# Locally calculated
|
||||
# computed by luarocks/buildroot
|
||||
sha256 cb5fdca362780a30405c4134310ea78627a092b0ee8445a52456f2fceeeaea4e compat53-0.7-1.src.rock
|
||||
sha256 1b24f475812c979684fb3469f6faccbdc7c33c9d39421728aa0d78deda5a89a5 lua-compat-5.3-0.7/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user