diff options
author | Christopher Larson <chris_larson@mentor.com> | 2014-09-02 15:53:52 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-22 13:04:22 +0100 |
commit | 5ed07216af0ba7eec77d8f90018408d9d2eabc0a (patch) | |
tree | 1ed9ccbd60cfbb4076c46b93d019c1f9eb4191a7 /meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb | |
parent | e04fdb52d154b06614f260c8af7bbebf69b6b29b (diff) | |
download | poky-5ed07216af0ba7eec77d8f90018408d9d2eabc0a.tar.gz |
ossp-uuid: obey LDFLAGS
(From OE-Core rev: 3a006550fcc99af58fa5d933160f169e97c3a6de)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb')
-rw-r--r-- | meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb b/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb index f524854a2d..160990c142 100644 --- a/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb +++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb | |||
@@ -25,6 +25,7 @@ SRC_URI = "http://gnome-build-stage-1.googlecode.com/files/uuid-1.6.2.tar.gz \ | |||
25 | file://uuid-libtool.patch \ | 25 | file://uuid-libtool.patch \ |
26 | file://uuid-nostrip.patch \ | 26 | file://uuid-nostrip.patch \ |
27 | file://install-pc.patch \ | 27 | file://install-pc.patch \ |
28 | file://ldflags.patch \ | ||
28 | " | 29 | " |
29 | SRC_URI[md5sum] = "5db0d43a9022a6ebbbc25337ae28942f" | 30 | SRC_URI[md5sum] = "5db0d43a9022a6ebbbc25337ae28942f" |
30 | SRC_URI[sha256sum] = "11a615225baa5f8bb686824423f50e4427acd3f70d394765bdff32801f0fd5b0" | 31 | SRC_URI[sha256sum] = "11a615225baa5f8bb686824423f50e4427acd3f70d394765bdff32801f0fd5b0" |