diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-25 23:10:40 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-25 23:10:40 +0000 |
commit | ac1ed1bbaae4e44b81673af75e2d11b0223a4325 (patch) | |
tree | fed0ba7559b1654ecf3e97b4936730d74ae0b6c2 /packages | |
parent | 94ee3e5c22b683d8c513613bb5b2d7f541da0036 (diff) |
linux-hackndev-2.6 svn: SVN trunk is now 2.6.21-hnd2.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-hackndev-2.6_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-hackndev-2.6_svn.bb b/packages/linux/linux-hackndev-2.6_svn.bb index fa2a209d50..64d74a357f 100644 --- a/packages/linux/linux-hackndev-2.6_svn.bb +++ b/packages/linux/linux-hackndev-2.6_svn.bb @@ -19,7 +19,7 @@ S = "${WORKDIR}/trunk" K_MAJOR = "2" K_MINOR = "6" K_MICRO = "21" -HHV="hnd1" +HHV="hnd2" PV = "${K_MAJOR}.${K_MINOR}.${K_MICRO}-${HHV}" inherit kernel |