diff options
author | Phil Blundell <philb@gnu.org> | 2007-01-28 16:11:51 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2007-01-28 16:11:51 +0000 |
commit | b099d3ec077475cf9e24c271fdbd4c1ddbbb70b1 (patch) | |
tree | 9901478af3d98242e5f8959194f21230c95d3e9a /packages/acpid/acpid_1.0.4.bb | |
parent | 3fc1da58b2565180439dc6e900eaa61dc1f0a320 (diff) |
acpid: bump PR for last change
Diffstat (limited to 'packages/acpid/acpid_1.0.4.bb')
-rw-r--r-- | packages/acpid/acpid_1.0.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/acpid/acpid_1.0.4.bb b/packages/acpid/acpid_1.0.4.bb index 596ef49452..d67ea96875 100644 --- a/packages/acpid/acpid_1.0.4.bb +++ b/packages/acpid/acpid_1.0.4.bb @@ -1,2 +1,4 @@ require acpid.inc SRC_URI += "file://gcc40.patch;patch=1" +PR = "r1" + |