Files
poky/meta/recipes-devtools
Robert Yang 5f3ae0650f rpm 5.4.9: DEPENDS on bison-native
The rpm should depend on bison-native, otherwise errors when "bitbake
rpm-native" in a fresh build:

| make[4]: Entering directory `/path/to/rpm-native-5.4.9-r46/rpm-5.4.9/syck/lib'
| bison -d -t -v -p syck -o gram.c gram.y
| make[4]: bison: Command not found

Basically, both the rpm-native and rpm should depend on bison-native,
but don't need depend on bison, but it seems that it isn't necessary
to add another depend line:

DEPENDS_virtclass-native = "libpcre-native ... bison-native"

So just add it to the DEPENDS.

[YOCTO #3123]

(From OE-Core rev: 839faed2e7ef554668f647732c7ee1c8d339c123)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-09-21 11:10:18 +01:00
..
2012-09-04 12:53:03 +01:00
2012-08-06 16:13:12 +01:00
2012-01-03 12:14:25 +00:00
2012-07-28 09:20:51 +01:00
2012-01-03 12:14:31 +00:00
2012-09-02 05:52:07 -07:00
2012-08-29 16:01:40 -07:00
2012-09-02 05:52:10 -07:00
2012-02-28 12:27:46 +00:00
2012-08-02 16:34:05 +01:00
2012-02-26 22:51:58 +00:00
2011-07-20 15:27:36 +01:00
2011-11-29 11:22:04 +00:00
2012-05-08 14:49:15 +01:00
2012-07-28 09:20:51 +01:00
2012-09-21 11:10:18 +01:00
2012-07-17 10:54:01 +01:00
2012-08-25 14:46:57 +01:00
2011-12-08 15:24:32 +00:00
2012-08-19 10:46:39 +01:00