* [PATCH][meta-selinux] cronie: Use wildcard for version number in bbappend.
@ 2014-12-19 23:47 flihp
2015-01-12 20:01 ` Joe MacDonald
0 siblings, 1 reply; 2+ messages in thread
From: flihp @ 2014-12-19 23:47 UTC (permalink / raw)
To: yocto
From: Philip Tricca <flihp@twobit.us>
Signed-off-by: Philip Tricca <flihp@twobit.us>
---
recipes-extended/cronie/cronie_%.bbappend | 3 +++
recipes-extended/cronie/cronie_1.4.11.bbappend | 3 ---
2 files changed, 3 insertions(+), 3 deletions(-)
create mode 100644 recipes-extended/cronie/cronie_%.bbappend
delete mode 100644 recipes-extended/cronie/cronie_1.4.11.bbappend
diff --git a/recipes-extended/cronie/cronie_%.bbappend b/recipes-extended/cronie/cronie_%.bbappend
new file mode 100644
index 0000000..a398bec
--- /dev/null
+++ b/recipes-extended/cronie/cronie_%.bbappend
@@ -0,0 +1,3 @@
+PR .= ".2"
+
+inherit with-selinux with-audit
diff --git a/recipes-extended/cronie/cronie_1.4.11.bbappend b/recipes-extended/cronie/cronie_1.4.11.bbappend
deleted file mode 100644
index a398bec..0000000
--- a/recipes-extended/cronie/cronie_1.4.11.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-PR .= ".2"
-
-inherit with-selinux with-audit
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH][meta-selinux] cronie: Use wildcard for version number in bbappend.
2014-12-19 23:47 [PATCH][meta-selinux] cronie: Use wildcard for version number in bbappend flihp
@ 2015-01-12 20:01 ` Joe MacDonald
0 siblings, 0 replies; 2+ messages in thread
From: Joe MacDonald @ 2015-01-12 20:01 UTC (permalink / raw)
To: flihp; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 1214 bytes --]
Merged, thanks Philip.
-J.
[[PATCH][meta-selinux] cronie: Use wildcard for version number in bbappend.] On 14.12.19 (Fri 23:47) flihp@twobit.us wrote:
> From: Philip Tricca <flihp@twobit.us>
>
> Signed-off-by: Philip Tricca <flihp@twobit.us>
> ---
> recipes-extended/cronie/cronie_%.bbappend | 3 +++
> recipes-extended/cronie/cronie_1.4.11.bbappend | 3 ---
> 2 files changed, 3 insertions(+), 3 deletions(-)
> create mode 100644 recipes-extended/cronie/cronie_%.bbappend
> delete mode 100644 recipes-extended/cronie/cronie_1.4.11.bbappend
>
> diff --git a/recipes-extended/cronie/cronie_%.bbappend b/recipes-extended/cronie/cronie_%.bbappend
> new file mode 100644
> index 0000000..a398bec
> --- /dev/null
> +++ b/recipes-extended/cronie/cronie_%.bbappend
> @@ -0,0 +1,3 @@
> +PR .= ".2"
> +
> +inherit with-selinux with-audit
> diff --git a/recipes-extended/cronie/cronie_1.4.11.bbappend b/recipes-extended/cronie/cronie_1.4.11.bbappend
> deleted file mode 100644
> index a398bec..0000000
> --- a/recipes-extended/cronie/cronie_1.4.11.bbappend
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -PR .= ".2"
> -
> -inherit with-selinux with-audit
--
-Joe MacDonald.
:wq
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-12 20:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-19 23:47 [PATCH][meta-selinux] cronie: Use wildcard for version number in bbappend flihp
2015-01-12 20:01 ` Joe MacDonald
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.