diff options
author | Francois Perrad <fperrad@gmail.com> | 2014-12-24 10:10:34 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-12-24 12:00:51 +0100 |
commit | 6b0fbd0020fa027aa5766b2f7514942cfb66e7bb (patch) | |
tree | 94e149d37713692a12111326196f209934ffd9b4 /package/lua | |
parent | 38f09d6873436cfe4606ae32adbe4ac99bb8ad61 (diff) | |
download | buildroot-6b0fbd0020fa027aa5766b2f7514942cfb66e7bb.tar.gz buildroot-6b0fbd0020fa027aa5766b2f7514942cfb66e7bb.zip |
lua: rename patches to the new convention
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/lua')
-rw-r--r-- | package/lua/5.1.5/0001-root-path.patch (renamed from package/lua/5.1.5/lua-01-root-path.patch) | 0 | ||||
-rw-r--r-- | package/lua/5.1.5/0002-shared-libs-for-lua.patch (renamed from package/lua/5.1.5/lua-02-shared-libs-for-lua.patch) | 0 | ||||
-rw-r--r-- | package/lua/5.1.5/0011-linenoise.patch (renamed from package/lua/5.1.5/lua-11-linenoise.patch) | 0 | ||||
-rw-r--r-- | package/lua/5.1.5/0012-fix-reader-at-eoz.patch (renamed from package/lua/5.1.5/lua-12-fix-reader-at-eoz.patch) | 0 | ||||
-rw-r--r-- | package/lua/5.2.3/0001-root-path.patch (renamed from package/lua/5.2.3/lua-01-root-path.patch) | 0 | ||||
-rw-r--r-- | package/lua/5.2.3/0002-shared-libs-for-lua.patch (renamed from package/lua/5.2.3/lua-02-shared-libs-for-lua.patch) | 0 | ||||
-rw-r--r-- | package/lua/5.2.3/0004-lua-pc.patch (renamed from package/lua/5.2.3/lua-04-lua-pc.patch) | 0 | ||||
-rw-r--r-- | package/lua/5.2.3/0011-linenoise.patch (renamed from package/lua/5.2.3/lua-11-linenoise.patch) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/package/lua/5.1.5/lua-01-root-path.patch b/package/lua/5.1.5/0001-root-path.patch index fd0da6eb57..fd0da6eb57 100644 --- a/package/lua/5.1.5/lua-01-root-path.patch +++ b/package/lua/5.1.5/0001-root-path.patch diff --git a/package/lua/5.1.5/lua-02-shared-libs-for-lua.patch b/package/lua/5.1.5/0002-shared-libs-for-lua.patch index 3f863a530c..3f863a530c 100644 --- a/package/lua/5.1.5/lua-02-shared-libs-for-lua.patch +++ b/package/lua/5.1.5/0002-shared-libs-for-lua.patch diff --git a/package/lua/5.1.5/lua-11-linenoise.patch b/package/lua/5.1.5/0011-linenoise.patch index 488c080a1e..488c080a1e 100644 --- a/package/lua/5.1.5/lua-11-linenoise.patch +++ b/package/lua/5.1.5/0011-linenoise.patch diff --git a/package/lua/5.1.5/lua-12-fix-reader-at-eoz.patch b/package/lua/5.1.5/0012-fix-reader-at-eoz.patch index 17a28ba4c3..17a28ba4c3 100644 --- a/package/lua/5.1.5/lua-12-fix-reader-at-eoz.patch +++ b/package/lua/5.1.5/0012-fix-reader-at-eoz.patch diff --git a/package/lua/5.2.3/lua-01-root-path.patch b/package/lua/5.2.3/0001-root-path.patch index c6f242c20e..c6f242c20e 100644 --- a/package/lua/5.2.3/lua-01-root-path.patch +++ b/package/lua/5.2.3/0001-root-path.patch diff --git a/package/lua/5.2.3/lua-02-shared-libs-for-lua.patch b/package/lua/5.2.3/0002-shared-libs-for-lua.patch index 3cf3b24848..3cf3b24848 100644 --- a/package/lua/5.2.3/lua-02-shared-libs-for-lua.patch +++ b/package/lua/5.2.3/0002-shared-libs-for-lua.patch diff --git a/package/lua/5.2.3/lua-04-lua-pc.patch b/package/lua/5.2.3/0004-lua-pc.patch index 62acb201f2..62acb201f2 100644 --- a/package/lua/5.2.3/lua-04-lua-pc.patch +++ b/package/lua/5.2.3/0004-lua-pc.patch diff --git a/package/lua/5.2.3/lua-11-linenoise.patch b/package/lua/5.2.3/0011-linenoise.patch index b1f228cd49..b1f228cd49 100644 --- a/package/lua/5.2.3/lua-11-linenoise.patch +++ b/package/lua/5.2.3/0011-linenoise.patch |