All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2 v2] poky-tiny: Update kernel version to 3.14
@ 2014-06-03 14:52 Saul Wold
  2014-06-03 14:52 ` [PATCH 2/2 v2] busybox: fix meta-yocto's bbappend's FILESEXTRAPATH Saul Wold
  2014-06-06 15:32 ` [PATCH 1/2 v2][daisy] poky-tiny: Update kernel version to 3.14 Saul Wold
  0 siblings, 2 replies; 4+ messages in thread
From: Saul Wold @ 2014-06-03 14:52 UTC (permalink / raw)
  To: poky

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta-yocto/conf/distro/poky-tiny.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf
index 2548d79..3350491 100644
--- a/meta-yocto/conf/distro/poky-tiny.conf
+++ b/meta-yocto/conf/distro/poky-tiny.conf
@@ -37,7 +37,7 @@ DISTRO = "poky-tiny"
 # Distro config is evaluated after the machine config, so we have to explicitly
 # set the kernel provider to override a machine config.
 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-tiny"
-PREFERRED_VERSION_linux-yocto-tiny = "3.8%"
+PREFERRED_VERSION_linux-yocto-tiny = "3.14%"
 
 # We can use packagegroup-core-boot, but in the future we may need a new packagegroup-core-tiny
 #POKY_DEFAULT_EXTRA_RDEPENDS += "packagegroup-core-boot"
-- 
1.8.3.1



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

end of thread, other threads:[~2014-06-06 15:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-03 14:52 [PATCH 1/2 v2] poky-tiny: Update kernel version to 3.14 Saul Wold
2014-06-03 14:52 ` [PATCH 2/2 v2] busybox: fix meta-yocto's bbappend's FILESEXTRAPATH Saul Wold
2014-06-04 22:32   ` [for dora and daisy] " Saul Wold
2014-06-06 15:32 ` [PATCH 1/2 v2][daisy] poky-tiny: Update kernel version to 3.14 Saul Wold

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.