diff options
author | Koen Kooi <koen@openembedded.org> | 2006-09-20 09:28:45 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-09-20 09:28:45 +0000 |
commit | 0e7c2258c52e9c11a3725098a6e97e2b2c6c53be (patch) | |
tree | c2370551787f19fa752cd96ab3bb07c338fe0ad8 /packages/linux/netbook-pro-kernel_2.6.17.bb | |
parent | a6fa1f162b62c58ed01b73bd1d790a7a566ce778 (diff) |
linux kernels: and bump PR where available for previous commit
Diffstat (limited to 'packages/linux/netbook-pro-kernel_2.6.17.bb')
-rw-r--r-- | packages/linux/netbook-pro-kernel_2.6.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/netbook-pro-kernel_2.6.17.bb b/packages/linux/netbook-pro-kernel_2.6.17.bb index cef88d785a..0b5c11fcf3 100644 --- a/packages/linux/netbook-pro-kernel_2.6.17.bb +++ b/packages/linux/netbook-pro-kernel_2.6.17.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Linux Kernel for Psion/Teklogix netbookpro compatible machines" SECTION = "kernel" MAINTAINER = "Koen Kooi <koen@dominion.kabel.utwente.nl>" LICENSE = "GPL" -PR = "r1" +PR = "r2" COMPATIBLE_MACHINE = "netbook-pro" |