diff options
author | Philippe De Swert <philippedeswert@scarlet.be> | 2007-10-08 11:50:29 +0000 |
---|---|---|
committer | Philippe De Swert <philippedeswert@scarlet.be> | 2007-10-08 11:50:29 +0000 |
commit | e36e0e382ca878a5b4f518b348af96fb41096121 (patch) | |
tree | 89f1ff12e45f98918295d6d89dbd5074966b331e /packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb | |
parent | 4ed882ae134c8f1302c32cf936977274b197e92b (diff) | |
parent | 1cb66d10385b26254af3f6a209c2a222c22d4ae6 (diff) |
merge of '976e971fd6884363d9d2b100c0b842a538ba851b'
and 'b0c4563563205076478d883b26a26f7ad87afd8a'
Diffstat (limited to 'packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb')
-rw-r--r-- | packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb b/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb index 2c0e566050..004a3db9c7 100644 --- a/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb +++ b/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb @@ -5,7 +5,7 @@ VANILLA_VERSION = "2.6.22" KERNEL_VERSION = "2.6.23-rc9" KERNEL_RELEASE = "2.6.23-rc9" PV = "${VANILLA_VERSION}+${KERNEL_RELEASE}-moko11+svnr${SRCREV}" -PR = "r2" +PR = "r3" KERNEL_IMAGETYPE = "uImage" UBOOT_ENTRYPOINT = "30008000" |