[oe-commits] Denis Carikli : bug20.conf: override the omap3 kernel PR and bump PR

git version control git at git.openembedded.org
Tue May 24 13:14:30 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: eefe2cf9d9b0eac34c76f1ce9b8801384719e6b9
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=eefe2cf9d9b0eac34c76f1ce9b8801384719e6b9

Author: Denis Carikli <GNUtoo at no-log.org>
Date:   Sat May 21 21:24:34 2011 +0000

bug20.conf: override the omap3 kernel PR and bump PR

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>
Acked-by: Stefan Schmidt <stefan at buglabs.net>

---

 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 "





More information about the Openembedded-commits mailing list