aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-18 10:28:30 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-18 10:28:30 +0200
commitcc4e74ff5f3ee6677f84d5194028953de3cd3ef7 (patch)
tree09c850fc6d659fd574c496fe0ebf6cf47a5813af
parent4fb5e283e611b87c4d55079c12a1a4ca1c5624a7 (diff)
downloadopenembedded-cc4e74ff5f3ee6677f84d5194028953de3cd3ef7.tar.gz
util-linux-ng: update to 2.15
-rw-r--r--conf/checksums.ini4
-rw-r--r--recipes/util-linux-ng/util-linux-ng_2.15.bb6
2 files changed, 10 insertions, 0 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index 537cd0c648..b7acaba93e 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -23466,6 +23466,10 @@ sha256=e67d86683adef0855220b6f5a4b7ca2c51a15faa142e2ecd69925ede76854a4d
md5=23f227da49df36f33fe47e917e332cd8
sha256=7736d8d7d3b39654e350416585b3e00af9f55670cce8b3dddd2c2494cbaae81c
+[http://kernel.org/pub/linux/utils/util-linux-ng/v2.15/util-linux-ng-2.15.tar.bz2]
+md5=71919b69eeecbba05612224d8f2c450f
+sha256=db4dcbf99d989a8f539d7521e9e64047367fa2ccdcbb91517cdec19693a41ffd
+
[http://xorg.freedesktop.org/releases/individual/util/util-macros-1.1.5.tar.bz2]
md5=51952682d8b42aeda3af5cee0133ce2c
sha256=75939790e16b8bcc122e83f3f060d6f000ed1a98e97b4972fac0903142f5651b
diff --git a/recipes/util-linux-ng/util-linux-ng_2.15.bb b/recipes/util-linux-ng/util-linux-ng_2.15.bb
new file mode 100644
index 0000000000..d8cb0a714d
--- /dev/null
+++ b/recipes/util-linux-ng/util-linux-ng_2.15.bb
@@ -0,0 +1,6 @@
+require util-linux-ng.inc
+
+FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/util-linux-ng-2.15', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
+
+LDFLAGS_append_libc-uclibc = " -lintl"
+