diff options
author | Samuel Ortiz <sameo@openedhand.com> | 2008-09-25 14:41:56 +0000 |
---|---|---|
committer | Samuel Ortiz <sameo@openedhand.com> | 2008-09-25 14:41:56 +0000 |
commit | f65b9db4a042cef18c39741b2c5ac1a3a1273fdc (patch) | |
tree | f55972ed6d6baec1401d1ba5adb98144fc1ec458 /meta/packages/acpid/acpid_1.0.6.bb | |
parent | 6ae402ea3f980278480b918e09f6766e68bdf436 (diff) | |
download | poky-f65b9db4a042cef18c39741b2c5ac1a3a1273fdc.tar.gz |
acpid: Initial poky commit
Needed on x86 machines.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5270 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/acpid/acpid_1.0.6.bb')
-rw-r--r-- | meta/packages/acpid/acpid_1.0.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/acpid/acpid_1.0.6.bb b/meta/packages/acpid/acpid_1.0.6.bb new file mode 100644 index 0000000000..e096796fbd --- /dev/null +++ b/meta/packages/acpid/acpid_1.0.6.bb | |||
@@ -0,0 +1,3 @@ | |||
1 | require acpid.inc | ||
2 | |||
3 | PR = "r4" | ||