Przeglądaj źródła

package/lua: add tag Upstream in patches not sent upstream

Add "Upstream: N/A" tag for patches that were not sent upstream. These
are all patches that would not be acceptable for upstream.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
Francois Perrad 1 rok temu
rodzic
commit
ebccc21303

+ 0 - 6
.checkpackageignore

@@ -887,12 +887,6 @@ package/lua-gd/0001-Protect-declaration-of-LgdImageCreateFromPng-with-GD.patch l
 package/lua-lunix/0001-remove-link-with-librt.patch lib_patch.Upstream
 package/lua-sdl2/0001-Do-not-reference-host-directory-for-headers.patch lib_patch.Upstream
 package/lua-sdl2/0002-CMakeLists-do-not-require-C.patch lib_patch.Upstream
-package/lua/5.1.5/0001-root-path.patch lib_patch.Upstream
-package/lua/5.1.5/0002-shared-libs-for-lua.patch lib_patch.Upstream
-package/lua/5.3.6/0001-root-path.patch lib_patch.Upstream
-package/lua/5.3.6/0002-shared-libs-for-lua.patch lib_patch.Upstream
-package/lua/5.4.7/0001-root-path.patch lib_patch.Upstream
-package/lua/5.4.7/0002-shared-libs-for-lua.patch lib_patch.Upstream
 package/luajit/0001-no-bin-symlink.patch lib_patch.Upstream
 package/luajit/0002-install-inc.patch lib_patch.Upstream
 package/luasyslog/0001-remove-AX_LUA_LIBS.patch lib_patch.Upstream

+ 1 - 0
package/lua/5.1.5/0001-root-path.patch

@@ -1,5 +1,6 @@
 Adjust installation location to /usr.
 
+Upstream: N/A specific for Buildroot build
 Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
 
 Index: b/etc/lua.pc

+ 1 - 0
package/lua/5.1.5/0002-shared-libs-for-lua.patch

@@ -3,6 +3,7 @@ Compile the lua binary with the shared library.
 And install the shared library.
 The variable BUILDMODE allows to switch between static and dynamic mode.
 
+Upstream: N/A specific for Buildroot build
 Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
 
 Index: b/Makefile

+ 1 - 0
package/lua/5.3.6/0001-root-path.patch

@@ -1,5 +1,6 @@
 Adjust installation location to /usr.
 
+Upstream: N/A specific for Buildroot build
 Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
 
 Index: b/src/luaconf.h

+ 1 - 0
package/lua/5.3.6/0002-shared-libs-for-lua.patch

@@ -3,6 +3,7 @@ Compile the lua binary with the shared library.
 And install the shared library.
 The variable BUILDMODE allows to switch between static and dynamic mode.
 
+Upstream: N/A specific for Buildroot build
 Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
 
 Index: b/Makefile

+ 1 - 0
package/lua/5.4.7/0001-root-path.patch

@@ -1,5 +1,6 @@
 Adjust installation location to /usr.
 
+Upstream: N/A specific for Buildroot build
 Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
 
 Index: b/src/luaconf.h

+ 1 - 0
package/lua/5.4.7/0002-shared-libs-for-lua.patch

@@ -3,6 +3,7 @@ Compile the lua binary with the shared library.
 And install the shared library.
 The variable BUILDMODE allows to switch between static and dynamic mode.
 
+Upstream: N/A specific for Buildroot build
 Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
 
 Index: b/Makefile