| Submitter | Andrei Gherzan |
|---|---|
| Date | Feb. 9, 2013, 10:09 p.m. |
| Message ID | <1360447797-10187-3-git-send-email-andrei@gherzan.ro> |
| Download | mbox | patch |
| Permalink | /patch/44415/ |
| State | Accepted |
| Commit | 098134533650ba16ec5eb03e7c604af43652e7bc |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-core/udev/udev_182.bb b/meta/recipes-core/udev/udev_182.bb index 56d412e..42b4d08 100644 --- a/meta/recipes-core/udev/udev_182.bb +++ b/meta/recipes-core/udev/udev_182.bb @@ -1,6 +1,6 @@ include udev.inc -PR = "r5" +PR = "r6" # module-init-tools from kmod_git will provide libkmod runtime DEPENDS += "module-init-tools"
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> --- meta/recipes-core/udev/udev_182.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)