[oe] [PATCH 2/2] bug20.conf: override the omap3 kernel PR and bump PR

Denis 'GNUtoo' Carikli GNUtoo at no-log.org
Sat May 21 13:24:34 UTC 2011


The bug20 uses a different kernel than the one defined in omap3.inc
  So the PR should be independant of omap3.inc.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
---
 conf/machine/bug20.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/machine/bug20.conf b/conf/machine/bug20.conf
index 97369e3..2d80e82 100644
--- a/conf/machine/bug20.conf
+++ b/conf/machine/bug20.conf
@@ -21,6 +21,7 @@ GUI_MACHINE_CLASS = "bigscreen"
 require conf/machine/include/omap3.inc
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-bug20-linaro"
+MACHINE_KERNEL_PR = "r102"
 
 IMAGE_FSTYPES += "tar.bz2 ubi"
 EXTRA_IMAGECMD_jffs2 = "-lnp "
-- 
1.7.0.4





More information about the Openembedded-devel mailing list