Kodi 18.4 Final

im new to git, so…

so in the build.sh file i replace:
pull_source "https://github.com/xbmc/xbmc/archive/89472b7d690922366bbff5ba47d077f82a9f0ec1.tar.gz" "$(pwd)/src"

with:
pull_source "https://github.com/xbmc/xbmc/archive/18.4-Leia.tar.gz" "$(pwd)/src"

so make XYZ is:

make mediacenter-osmc.deb

Yes.

No – use a Makefile target (run make for examples)

-bash: make: command not found

You need to install the build packages (build-essential)

got it:
make vero3

compiling now

got this at the end of the build:

Applying patch all-064-Use-OSMC-mirror-system-for-Kodi-addon-repository.patch

patching file addons/repository.xbmc.org/addon.xml

Hunk #1 FAILED at 1.

1 out of 1 hunk FAILED – saving rejects to file addons/repository.xbmc.org/addon.xml.rej

Exiting build with return code 1

Makefile:14: recipe for target ‘vero3’ failed

make: *** [vero3] Error 1

make: Leaving directory ‘/mnt/package/mediacenter-osmc’

Makefile:14: recipe for target ‘vero3’ failed

make: *** [vero3] Error 2

You need to rebase the patches
Alternatively you can wait for an official build

rebase the patches how?

when is an official build for 18.4 coming?

You would need to fix them against the Git tree.

We will test v18.4 before releasing it and get some other fixes in. It will take a few days.

yea, that went right over my head, LOL

OH, so 18.4 is coming soon, why didnt you say that in the first place?

We always release minor Kodi versions a few days afterwards.
See Keeping your OSMC system up to date - General - OSMC

Any news on an 18.4 OSMC update? There are some bug fixes that were backported into this release that I’m quite eager to have.

Soon – just a few more days. There are some major issues with some of the binary add-ons.

2 Likes

any updates?

18.4 is in staging.

1 Like

installed and testing, i can confirm the Aspect Ratio Display bug is fixed!

1 Like

Glad to hear this.

i have seen a few updates since i installed the staging release…