diff options
Diffstat (limited to 'meta/recipes-kernel/hello-mod')
-rw-r--r-- | meta/recipes-kernel/hello-mod/hello-mod_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/hello-mod/hello-mod_0.1.bb b/meta/recipes-kernel/hello-mod/hello-mod_0.1.bb index bbd4984cd..64a6ddad4 100644 --- a/meta/recipes-kernel/hello-mod/hello-mod_0.1.bb +++ b/meta/recipes-kernel/hello-mod/hello-mod_0.1.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" inherit module -PR = r0 +PR = "r0" PV = "0.1" SRC_URI = "file://Makefile \ |