diff options
Diffstat (limited to 'recipes/linux/linux-mtx-1_2.4.27.bb')
-rw-r--r-- | recipes/linux/linux-mtx-1_2.4.27.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-mtx-1_2.4.27.bb b/recipes/linux/linux-mtx-1_2.4.27.bb index d43fa74ffc..a20099f6ba 100644 --- a/recipes/linux/linux-mtx-1_2.4.27.bb +++ b/recipes/linux/linux-mtx-1_2.4.27.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Linux kernel for MTX-1 (MeshCube)" HOMEPAGE = "http://meshcube.org/meshwiki/" LICENSE = "GPLv2" KV = "${PV}" -PR = "r11" +PR = "r12" inherit module-base kernel PROVIDES = "virtual/kernel" |