aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bash/bash_3.0.bb
blob: 8165d07f3cee973fd33fec7082a88a6f8310e5a1 (plain)
1
2
3
4
5
6
7
8
require bash.inc
PR = "r12"

SRC_URI += "\
  file://bash-3.0-fixes.patch;patch=1 \
  file://default_path.patch;patch=1 \
  file://signames-mipsel.diff;patch=1 \
"