All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] cronie: 1.5.0 -> 1.5.1
  2016-08-02 14:26 [PATCH] cronie: 1.5.0 -> 1.5.1 Huang Qiyu
@ 2016-08-02  8:20 ` Burton, Ross
  2016-08-03 12:04   ` 答复: " Huang, Qiyu
  2016-08-03 13:19   ` Koen Kooi
  0 siblings, 2 replies; 4+ messages in thread
From: Burton, Ross @ 2016-08-02  8:20 UTC (permalink / raw)
  To: OpenEmbedded Devel List; +Cc: huangqy

On 2 August 2016 at 15:26, Huang Qiyu <huangqy.fnst@cn.fujitsu.com> wrote:

> Update cronie from 1.5.0 to 1.5.1
>

This should be on the openembedded-core list, was already posted last week,
and you made the same mistake that the previous patch did by not testing
the PAM-specific patches (which fail to apply).

Ross


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] cronie: 1.5.0 -> 1.5.1
@ 2016-08-02 14:26 Huang Qiyu
  2016-08-02  8:20 ` Burton, Ross
  0 siblings, 1 reply; 4+ messages in thread
From: Huang Qiyu @ 2016-08-02 14:26 UTC (permalink / raw)
  To: openembedded-devel; +Cc: huangqy

From: huangqy <huangqy.fnst@cn.fujitsu.com>

Update cronie from 1.5.0 to 1.5.1

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 meta/recipes-extended/cronie/{cronie_1.5.0.bb => cronie_1.5.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/cronie/{cronie_1.5.0.bb => cronie_1.5.1.bb} (95%)

diff --git a/meta/recipes-extended/cronie/cronie_1.5.0.bb b/meta/recipes-extended/cronie/cronie_1.5.1.bb
similarity index 95%
rename from meta/recipes-extended/cronie/cronie_1.5.0.bb
rename to meta/recipes-extended/cronie/cronie_1.5.1.bb
index 697501a..99b2bb5 100644
--- a/meta/recipes-extended/cronie/cronie_1.5.0.bb
+++ b/meta/recipes-extended/cronie/cronie_1.5.1.bb
@@ -23,8 +23,8 @@ SRC_URI = "https://fedorahosted.org/releases/c/r/cronie/cronie-${PV}.tar.gz \
 PAM_SRC_URI = "file://crond_pam_config.patch"
 PAM_DEPS = "libpam libpam-runtime pam-plugin-access pam-plugin-loginuid"
 
-SRC_URI[md5sum] = "9db75e1884d83a45e002d145c6c54d45"
-SRC_URI[sha256sum] = "9cf0e3f4f5042a9c09413d62c8e0c055e12401f70b112465f0f81f2c84ebfb3f"
+SRC_URI[md5sum] = "910e6effcc032998b0a49fbd46322e18"
+SRC_URI[sha256sum] = "6c73666102a6b5d35e2eaf1bd06925f2d4b0cef8d3323c37286dda3089a85338"
 
 inherit autotools update-rc.d useradd systemd
 
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 4+ messages in thread

* 答复: [PATCH] cronie: 1.5.0 -> 1.5.1
  2016-08-02  8:20 ` Burton, Ross
@ 2016-08-03 12:04   ` Huang, Qiyu
  2016-08-03 13:19   ` Koen Kooi
  1 sibling, 0 replies; 4+ messages in thread
From: Huang, Qiyu @ 2016-08-03 12:04 UTC (permalink / raw)
  To: Burton, Ross, openembedded-devel

Thanks for your feedback. I apologize for the confusion. It was already posted last week, I will not upgrade it.

Regards,
Huang Qiyu


发件人: Burton, Ross [mailto:ross.burton@intel.com]
发送时间: 2016年8月2日 16:20
收件人: OpenEmbedded Devel List <openembedded-devel@lists.openembedded.org>
抄送: Huang, Qiyu/黄 琦宇 <huangqy.fnst@cn.fujitsu.com>
主题: Re: [oe] [PATCH] cronie: 1.5.0 -> 1.5.1


On 2 August 2016 at 15:26, Huang Qiyu <huangqy.fnst@cn.fujitsu.com<mailto:huangqy.fnst@cn.fujitsu.com>> wrote:
Update cronie from 1.5.0 to 1.5.1

This should be on the openembedded-core list, was already posted last week, and you made the same mistake that the previous patch did by not testing the PAM-specific patches (which fail to apply).

Ross



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] cronie: 1.5.0 -> 1.5.1
  2016-08-02  8:20 ` Burton, Ross
  2016-08-03 12:04   ` 答复: " Huang, Qiyu
@ 2016-08-03 13:19   ` Koen Kooi
  1 sibling, 0 replies; 4+ messages in thread
From: Koen Kooi @ 2016-08-03 13:19 UTC (permalink / raw)
  To: openembedded-devel

Op 02-08-16 om 10:20 schreef Burton, Ross:
> On 2 August 2016 at 15:26, Huang Qiyu <huangqy.fnst@cn.fujitsu.com> wrote:
> 
>> Update cronie from 1.5.0 to 1.5.1
>>
> 
> This should be on the openembedded-core list, was already posted last week,
> and you made the same mistake that the previous patch did by not testing
> the PAM-specific patches (which fail to apply).

Speaking of cronie, does the recipe already include a proper crontab that
lists cron.{daily,hourly,weekly}? It ships the directories, but they won't run
anything due to said crontab entries missing.

regards,

Koen




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-03 13:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-02 14:26 [PATCH] cronie: 1.5.0 -> 1.5.1 Huang Qiyu
2016-08-02  8:20 ` Burton, Ross
2016-08-03 12:04   ` 答复: " Huang, Qiyu
2016-08-03 13:19   ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.