diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-12 14:27:12 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-12 14:27:12 +0000 |
commit | dc090a67d832ee09497745ec9551f8fa06bde455 (patch) | |
tree | d53543b67b25be420086da6cd114abc16ff23482 /packages/linux/linux-handhelds-2.6_2.6.21-hh19.bb | |
parent | 342e4a94d063d42613c53ab578234cd5a960de1a (diff) |
linux-handhelds-2.6: Use deployed kernel filename consistent with main kernel recipe.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6_2.6.21-hh19.bb')
-rw-r--r-- | packages/linux/linux-handhelds-2.6_2.6.21-hh19.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh19.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh19.bb index ec5844bfb5..275602762d 100644 --- a/packages/linux/linux-handhelds-2.6_2.6.21-hh19.bb +++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh19.bb @@ -1,7 +1,7 @@ SECTION = "kernel" DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices." LICENSE = "GPL" -PR = "r1" +PR = "r2" DEFAULT_PREFERENCE = "-1" |