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/base-passwd | |
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/base-passwd')
-rw-r--r-- | packages/base-passwd/base-passwd_3.5.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/base-passwd/base-passwd_3.5.9.bb b/packages/base-passwd/base-passwd_3.5.9.bb index 051b8d6a3f..4ea4e7f839 100644 --- a/packages/base-passwd/base-passwd_3.5.9.bb +++ b/packages/base-passwd/base-passwd_3.5.9.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Base system password/group files." SECTION = "base" -PR = "r2" +PR = "r3" LICENSE = "GPL" SRC_URI = "${DEBIAN_MIRROR}/main/b/base-passwd/base-passwd_${PV}.tar.gz \ |