* [PATCH 0/1] meta-intel kernel26 cleanup
@ 2012-04-17 3:33 tom.zanussi
2012-04-17 3:33 ` [PATCH 1/1] ia32-base: don't use obsolete kernel26 tom.zanussi
0 siblings, 1 reply; 3+ messages in thread
From: tom.zanussi @ 2012-04-17 3:33 UTC (permalink / raw)
To: yocto
From: Tom Zanussi <tom.zanussi@intel.com>
This patchset removes the last vestiges of kernel26 from meta-intel.
The following changes since commit f75f9b6f68473eb0efac802409608f8389be0030:
Kishore Bodke (1):
Romley: Update SRCREV
are available in the git repository at:
git://git.yoctoproject.org/meta-intel.git tzanussi/kernel26-removal
http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/kernel26-removal
Tom Zanussi (1):
ia32-base: don't use obsolete kernel26
conf/machine/include/ia32-base.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] ia32-base: don't use obsolete kernel26
2012-04-17 3:33 [PATCH 0/1] meta-intel kernel26 cleanup tom.zanussi
@ 2012-04-17 3:33 ` tom.zanussi
2012-04-19 20:12 ` Darren Hart
0 siblings, 1 reply; 3+ messages in thread
From: tom.zanussi @ 2012-04-17 3:33 UTC (permalink / raw)
To: yocto
From: Tom Zanussi <tom.zanussi@intel.com>
kernel26 is now a no-op so don't use it.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
conf/machine/include/ia32-base.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base.inc
index 9b2ef5a..874e258 100644
--- a/conf/machine/include/ia32-base.inc
+++ b/conf/machine/include/ia32-base.inc
@@ -5,7 +5,7 @@
#
# common settings for Intel-based machines
#
-MACHINE_FEATURES += "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
+MACHINE_FEATURES += "screen keyboard pci usbhost ext2 ext3 x86 \
acpi serial usbgadget alsa"
MACHINE_EXTRA_RRECOMMENDS += "kernel-modules eee-acpi-scripts"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] ia32-base: don't use obsolete kernel26
2012-04-17 3:33 ` [PATCH 1/1] ia32-base: don't use obsolete kernel26 tom.zanussi
@ 2012-04-19 20:12 ` Darren Hart
0 siblings, 0 replies; 3+ messages in thread
From: Darren Hart @ 2012-04-19 20:12 UTC (permalink / raw)
To: tom.zanussi; +Cc: yocto
On 04/16/2012 08:33 PM, tom.zanussi@intel.com wrote:
> From: Tom Zanussi <tom.zanussi@intel.com>
>
> kernel26 is now a no-op so don't use it.
>
> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
> ---
> conf/machine/include/ia32-base.inc | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base.inc
> index 9b2ef5a..874e258 100644
> --- a/conf/machine/include/ia32-base.inc
> +++ b/conf/machine/include/ia32-base.inc
> @@ -5,7 +5,7 @@
> #
> # common settings for Intel-based machines
> #
> -MACHINE_FEATURES += "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
> +MACHINE_FEATURES += "screen keyboard pci usbhost ext2 ext3 x86 \
> acpi serial usbgadget alsa"
>
> MACHINE_EXTRA_RRECOMMENDS += "kernel-modules eee-acpi-scripts"
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-04-19 20:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-17 3:33 [PATCH 0/1] meta-intel kernel26 cleanup tom.zanussi
2012-04-17 3:33 ` [PATCH 1/1] ia32-base: don't use obsolete kernel26 tom.zanussi
2012-04-19 20:12 ` Darren Hart
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.