summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openmoko-devel_svn+2.6.23.1.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-10-25 09:55:46 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-10-25 09:55:46 +0000
commit0816444facecd2aec324b5adf40a966c94fcdf32 (patch)
tree4ee5e4aa1fd4053abd3065e5253a3fbb08f4b51a /packages/linux/linux-openmoko-devel_svn+2.6.23.1.bb
parent0ba9c3c41be4f8ee790180095412d4641770fe71 (diff)
packages/linux/linux-openmoko.inc : now linux-openmoko uses linux.inc
retask this file to just do final deploy steps which are different for openmoko gta01/02 machines. Added to kernels as needed.
Diffstat (limited to 'packages/linux/linux-openmoko-devel_svn+2.6.23.1.bb')
-rw-r--r--packages/linux/linux-openmoko-devel_svn+2.6.23.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko-devel_svn+2.6.23.1.bb b/packages/linux/linux-openmoko-devel_svn+2.6.23.1.bb
index e1686eada9..6be1a2382f 100644
--- a/packages/linux/linux-openmoko-devel_svn+2.6.23.1.bb
+++ b/packages/linux/linux-openmoko-devel_svn+2.6.23.1.bb
@@ -1,4 +1,5 @@
require linux.inc
+require linux-openmoko.inc
DESCRIPTION = "Linux 2.6.x (development) kernel for FIC SmartPhones shipping w/ OpenMoko"
VANILLA_VERSION = "2.6.23"
@@ -10,7 +11,7 @@ KERNEL_RELEASE = "2.6.23.1"
KERNEL_VERSION = "${KERNEL_RELEASE}"
PV = "${KERNEL_RELEASE}+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
KERNEL_IMAGETYPE = "uImage"
UBOOT_ENTRYPOINT = "30008000"