| Submitter | Martin Jansa |
|---|---|
| Date | Nov. 11, 2011, 4:28 p.m. |
| Message ID | <04522634aafbc6858f11d35e7ca28f88a9f4a838.1321028799.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/14849/ |
| State | Accepted |
| Commit | 550ac4be8e3ea694d500337c48bbc7bf1c9b041e |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-core/util-linux/util-linux_2.19.1.bb b/meta/recipes-core/util-linux/util-linux_2.19.1.bb index e2fb727..b65e761 100644 --- a/meta/recipes-core/util-linux/util-linux_2.19.1.bb +++ b/meta/recipes-core/util-linux/util-linux_2.19.1.bb @@ -1,5 +1,5 @@ MAJOR_VERSION = "2.19" -PR = "r10" +PR = "r11" require util-linux.inc # note that `lscpu' is under GPLv3+
* it's in separate commit because original PR change was eaten by later commit util-linux: split mcookie into a package Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta/recipes-core/util-linux/util-linux_2.19.1.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)