On Tue, Oct 17, 2017 at 12:14 AM, Bruce Ashfield
wrote:
> On Mon, Oct 16, 2017 at 9:07 PM, Ricardo Salveti
> wrote:
>> On Mon, Oct 16, 2017 at 11:01 PM, Bruce Ashfield
>> wrote:
>>> On Mon, Oct 16, 2017 at 8:50 PM, Bruce Ashfield
>>> wrote:
On Mon, Oct 16, 2017 at 5:17 PM, Ricardo Salveti
On Mon, Oct 16, 2017 at 9:07 PM, Ricardo Salveti
wrote:
> On Mon, Oct 16, 2017 at 11:01 PM, Bruce Ashfield
> wrote:
>> On Mon, Oct 16, 2017 at 8:50 PM, Bruce Ashfield
>> wrote:
>>> On Mon, Oct 16, 2017 at 5:17 PM, Ricardo Salveti
>>> wrote:
runc.inc sets PV based on "${RUNC_VERSION}+git${S
On Mon, Oct 16, 2017 at 11:01 PM, Bruce Ashfield
wrote:
> On Mon, Oct 16, 2017 at 8:50 PM, Bruce Ashfield
> wrote:
>> On Mon, Oct 16, 2017 at 5:17 PM, Ricardo Salveti
>> wrote:
>>> runc.inc sets PV based on "${RUNC_VERSION}+git${SRCREV}", which is
>>> set correctly by runc-opencontainers but not
On Mon, Oct 16, 2017 at 8:50 PM, Bruce Ashfield
wrote:
> On Mon, Oct 16, 2017 at 5:17 PM, Ricardo Salveti
> wrote:
>> runc.inc sets PV based on "${RUNC_VERSION}+git${SRCREV}", which is
>> set correctly by runc-opencontainers but not by runc-docker (PV was set
>> to 1.0.0-rc3+gitINVALID-r0 instead
On Mon, Oct 16, 2017 at 5:17 PM, Ricardo Salveti
wrote:
> runc.inc sets PV based on "${RUNC_VERSION}+git${SRCREV}", which is
> set correctly by runc-opencontainers but not by runc-docker (PV was set
> to 1.0.0-rc3+gitINVALID-r0 instead of using the SRCREV hash).
Then I'll revert the .inc
As I me
runc.inc sets PV based on "${RUNC_VERSION}+git${SRCREV}", which is
set correctly by runc-opencontainers but not by runc-docker (PV was set
to 1.0.0-rc3+gitINVALID-r0 instead of using the SRCREV hash).
Signed-off-by: Ricardo Salveti
---
recipes-containers/runc/runc-docker_git.bb | 2 +-
1 file ch