aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-06-10 17:55:12 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-12 23:47:00 +0100
commit2fdd2c1434e7c741b8048145bd460c68bea7ee53 (patch)
tree970c1b0de1399fcfd6563269fc59443b61c9d51f /meta/recipes-bsp
parentee26ecf58277560459dd01992bb3f486f92c1531 (diff)
downloadopenembedded-core-contrib-2fdd2c1434e7c741b8048145bd460c68bea7ee53.tar.gz
systemtap: add build dependency on ncurses
systemtap has a floating dependency on ncurses but as bash is a RDEPENDS the build-rdeps sanity test doesn't fire due to a limitation of the test. Add an explicit dependency on ncurses to ensure the build is deterministic. [ YOCTO #9709 ] Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-bsp')
0 files changed, 0 insertions, 0 deletions
141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210