commit | 234326425e4c5bfd08fdd2e4fbc79fefc38912d7 | [log] [tgz] |
---|---|---|
author | Stewart Smith <stewart@linux.ibm.com> | Fri Apr 05 16:40:43 2019 +1100 |
committer | Stewart Smith <stewart@linux.ibm.com> | Fri Apr 05 16:40:43 2019 +1100 |
tree | d29bf5c519f3251fe4ee8f8fc8783e03b7f0eb97 | |
parent | dc7af34d2c160fa2144d09d5a7772d367cdce638 [diff] [blame] |
op-build v2.3-rc2 release notes Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/scripts/release-notes b/openpower/scripts/release-notes index 6cc966e..27c6bcb 100755 --- a/openpower/scripts/release-notes +++ b/openpower/scripts/release-notes
@@ -142,6 +142,7 @@ next if $p =~ /firenze/; next if $p =~ /^zz$/; next if $p =~ /mambo/; + next if $p =~ /opal/; next if $p =~ /redbud/; next if $p =~ /pseries/; next if $p =~ /witherspoon-redbud/;