diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-01-27 11:21:29 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-01-28 09:06:23 +0100 |
commit | 410e41ec32a309bdf7443ff4180b3e61e51c7659 (patch) | |
tree | 85f0ee26d595171450377704b81bb4e931368883 /packages | |
parent | bcc7766219595f12087688b5475bae9147f96a47 (diff) |
angstrom.inc: Catch up with openmoko kernel recipe renames.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-openmoko-2.6.24_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko-2.6.24_git.bb b/packages/linux/linux-openmoko-2.6.24_git.bb index e780c661d1..99e478c3d6 100644 --- a/packages/linux/linux-openmoko-2.6.24_git.bb +++ b/packages/linux/linux-openmoko-2.6.24_git.bb @@ -8,7 +8,7 @@ KERNEL_VERSION = "${KERNEL_RELEASE}" OEV = "oe5" PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}" -PR = "r0" +PR = "r1" SRC_URI = "\ git://git.openmoko.org/git/kernel.git;protocol=git;branch=stable \ |