aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/debianutils/debianutils_2.17.3.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-08-20 15:13:43 -0700
committerTom Rini <tom_rini@mentor.com>2010-08-20 15:24:10 -0700
commit280a17bc1d8132f97cf6a89b8bc08a32380fa357 (patch)
treeec4f9235fec551ad7b9e2c092e6769007ad85456 /recipes/debianutils/debianutils_2.17.3.bb
parentdd9969cbacabd8dba6c8c197a67d8409fb78988e (diff)
downloadopenembedded-280a17bc1d8132f97cf6a89b8bc08a32380fa357.tar.gz
debianutils: Move run-parts and tempfile to ${base_bindir}, use INC_PR
We move run-parts to match busybox and usage and tempfile to match normal usage (and upstream). Run oe-stylize.py while in here. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/debianutils/debianutils_2.17.3.bb')
-rw-r--r--recipes/debianutils/debianutils_2.17.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/debianutils/debianutils_2.17.3.bb b/recipes/debianutils/debianutils_2.17.3.bb
index 8ea7e497df..012c3757bf 100644
--- a/recipes/debianutils/debianutils_2.17.3.bb
+++ b/recipes/debianutils/debianutils_2.17.3.bb
@@ -1,4 +1,6 @@
require debianutils.inc
+PR = "${INC_PR}"
+
SRC_URI[md5sum] = "cc768faa584f6c31cc1e0a959a3b8c0c"
SRC_URI[sha256sum] = "46c0991b71d1991aa2f90d6816d9efb737fc9f9b99713174fcdf8d323727a11c"