From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] lua-periphery: bump version to 1.0.5, remove dependency on c-periphery
Date: Thu, 28 May 2015 06:41:49 +0300 [thread overview]
Message-ID: <20150528034149.GA2260@tarshish> (raw)
In-Reply-To: <1432769173-30319-1-git-send-email-vsergeev@gmail.com>
Hi Vanya,
On Wed, May 27, 2015 at 04:26:11PM -0700, Vanya Sergeev wrote:
> diff --git a/package/lua-periphery/Config.in b/package/lua-periphery/Config.in
> index df0546f..de5a716 100644
> --- a/package/lua-periphery/Config.in
> +++ b/package/lua-periphery/Config.in
> @@ -1,7 +1,6 @@
> config BR2_PACKAGE_LUA_PERIPHERY
> bool "lua-periphery"
> depends on BR2_PACKAGE_HAS_LUAINTERPRETER
> - select BR2_PACKAGE_C_PERIPHERY
> help
> A library for GPIO, SPI, I2C, MMIO, and Serial peripheral I/O
> interface access in userspace Linux with Lua.
> diff --git a/package/lua-periphery/lua-periphery.mk b/package/lua-periphery/lua-periphery.mk
> index 99e1dbe..f820408 100644
> --- a/package/lua-periphery/lua-periphery.mk
> +++ b/package/lua-periphery/lua-periphery.mk
> @@ -4,8 +4,8 @@
> #
> ################################################################################
>
> -LUA_PERIPHERY_VERSION_UPSTREAM = 1.0.4
> -LUA_PERIPHERY_VERSION = $(LUA_PERIPHERY_VERSION_UPSTREAM)-1
> +LUA_PERIPHERY_VERSION_UPSTREAM = 1.0.5
> +LUA_PERIPHERY_VERSION = $(LUA_PERIPHERY_VERSION_UPSTREAM)-2
> LUA_PERIPHERY_SUBDIR = lua-periphery
> LUA_PERIPHERY_DEPENDENCIES = c-periphery
Since you removed the c-periphery select above, you should also remove it from
here.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2015-05-28 3:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-27 23:26 [Buildroot] [PATCH 1/3] lua-periphery: bump version to 1.0.5, remove dependency on c-periphery Vanya Sergeev
2015-05-27 23:26 ` [Buildroot] [PATCH 2/3] lua-periphery: add hash file Vanya Sergeev
2015-07-08 13:36 ` Thomas Petazzoni
2015-05-27 23:26 ` [Buildroot] [PATCH 3/3] c-periphery: bump version to 1.0.3 Vanya Sergeev
2015-07-08 13:40 ` Thomas Petazzoni
2015-05-28 3:41 ` Baruch Siach [this message]
2015-05-28 6:22 ` [Buildroot] [PATCH v2 1/1] lua-periphery: bump version to 1.0.5, remove dependency on c-periphery Vanya Sergeev
2015-07-08 13:19 ` [Buildroot] [PATCH 1/3] " Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150528034149.GA2260@tarshish \
--to=baruch@tkos.co.il \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox