diff options
author | Koen Kooi <koen@openembedded.org> | 2008-06-10 18:04:39 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-06-10 18:04:39 +0000 |
commit | 13acd65e73142f8506c9955fa3363916ed40df6d (patch) | |
tree | 8b036f27bd06f21425ad750d2fa0cc32a06233be /packages/console-tools | |
parent | f3261401ccc56d2496aa7013efdb98a5c854f07e (diff) |
lots of recipes: bump PR to get postinsts back
* this is not a complete list
* this still doesn't fix the pkg_postinst() type of bugs
Diffstat (limited to 'packages/console-tools')
-rw-r--r-- | packages/console-tools/console-tools_0.3.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/console-tools/console-tools_0.3.2.bb b/packages/console-tools/console-tools_0.3.2.bb index cd8021d9ef..1a02827021 100644 --- a/packages/console-tools/console-tools_0.3.2.bb +++ b/packages/console-tools/console-tools_0.3.2.bb @@ -1,7 +1,7 @@ SECTION = "base" LICENSE = "GPL" DESCRIPTION = "Allows you to set-up and manipulate the Linux console." -PR = "r2" +PR = "r3" SRC_URI = "${SOURCEFORGE_MIRROR}/lct/console-tools-${PV}.tar.gz \ file://codepage.patch;patch=1 \ |