[oe-commits] Rolf Leggewie : zaurus-2.6.inc: drop machine specific MACHINE_KERNEL_PR.

git version control git at git.openembedded.org
Sat Jun 13 15:13:52 UTC 2009


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

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Tue Jun  9 11:53:36 2009 +0900

zaurus-2.6.inc: drop machine specific MACHINE_KERNEL_PR.

Will result in kernel rebuild for tosa and collie.

---

 conf/machine/include/zaurus-kernel.inc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/conf/machine/include/zaurus-kernel.inc b/conf/machine/include/zaurus-kernel.inc
index 2ca00da..0e8fbfa 100644
--- a/conf/machine/include/zaurus-kernel.inc
+++ b/conf/machine/include/zaurus-kernel.inc
@@ -8,8 +8,6 @@ PREFERRED_PROVIDER_virtual/kernel_tosa = "linux"
 
 # Increase PR everytime you change something in the kernel
 MACHINE_KERNEL_PR = "r11"
-MACHINE_KERNEL_PR_collie = "r8"
-MACHINE_KERNEL_PR_tosa = "r4"
 
 MACHINE_KERNEL_PR_pn-linux-kexecboot = "r13"
 





More information about the Openembedded-commits mailing list