Message ID | 20210403161616.17502-1-jcmvbkbc@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Sat, 3 Apr 2021 at 17:16, Max Filippov <jcmvbkbc@gmail.com> wrote: > > Hi Peter, > > please pull the following two fixes for the target/xtensa. > > The following changes since commit 6d40ce00c1166c317e298ad82ecf10e650c4f87d: > > Update version for v6.0.0-rc1 release (2021-03-30 18:19:07 +0100) > > are available in the Git repository at: > > git://github.com/OSLL/qemu-xtensa.git tags/20210403-xtensa > > for you to fetch changes up to 30c676134eb8f956853a55023d694062062d40d7: > > target/xtensa: make xtensa_modules static on import (2021-04-03 08:52:18 -0700) > > ---------------------------------------------------------------- > target/xtensa fixes for v6.0: > > - make meson.build pick up all available xtensa core definitions; > - don't modify Makefile.objs in import_core.sh; > - add sed rule to import_core.sh to make xtensa_modules variable static. Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM