aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/contrib
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2012-09-18 19:26:17 +0800
committerSaul Wold <sgw@linux.intel.com>2012-09-20 22:21:14 -0700
commit839faed2e7ef554668f647732c7ee1c8d339c123 (patch)
tree77ad13e2ec70eece587e4ea7cca07afd32c2262e /scripts/contrib
parent9db6ea4981fe22dd430c13d9f5a838ad92d1afe6 (diff)
downloadopenembedded-core-contrib-839faed2e7ef554668f647732c7ee1c8d339c123.tar.gz
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] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/contrib')
0 files changed, 0 insertions, 0 deletions