Files
poky/meta/recipes-core
Robert Yang bad434be93 libxml2: fix AM_PATH_XML2
The code: suppose $1 == 2.7:
verdep=ifelse([$1], [], [], [>= $1])
results in:
verdep=>= 2.7
This is wrong in shell:
bash: 2.7: command not found

Use quotation marks to fix the problem.

(From OE-Core rev: 190b57a5f130f8a48d417ad472c0131c49302ee1)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-04-09 23:00:45 +01:00
..
2016-02-18 07:39:29 +00:00
2016-01-07 13:40:16 +00:00
2016-01-30 11:36:58 +00:00
2016-03-28 15:55:50 +01:00
2016-04-06 22:57:26 +01:00
2015-12-28 09:25:14 +00:00
2015-01-23 11:36:27 +00:00
2015-12-16 12:12:17 +00:00
2016-04-09 23:00:45 +01:00
2016-03-29 23:20:13 +01:00
2016-04-05 14:33:58 +01:00
2016-03-20 23:12:26 +00:00
2015-09-12 23:01:53 +01:00