mbox series

[U-Boot] Pull request: u-boot-ubi/master

Message ID e8ee966c-8f12-aaf7-3415-b92c0a7d75bf@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] Pull request: u-boot-ubi/master | expand

Pull-request

git://git.denx.de/u-boot-ubi.git master

Message

Heiko Schocher Nov. 8, 2018, 9:58 a.m. UTC
Hello Tom,

please pull from u-boot-ubi-git master

as it is a Bugfix, I think it should go into current release.

The following changes since commit dd610e616cceda16a81dfa6f9a134877f783548c:

   Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imx (2018-11-06 11:12:00 -0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-ubi.git master

for you to fetch changes up to e4aa10ba5770fc391bf8a4b00c131353901704e7:

   fs: ubifs: Fix UBIFS decompression on 64 bit (2018-11-07 08:49:27 +0100)

----------------------------------------------------------------
Paul Davey (1):
       fs: ubifs: Fix UBIFS decompression on 64 bit

  fs/ubifs/ubifs.c | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)

travis builds fine:
https://travis-ci.org/hsdenx/u-boot-ubi/builds/451758575

bye,
Heiko

Comments

Tom Rini Nov. 9, 2018, 6:42 p.m. UTC | #1
On Thu, Nov 08, 2018 at 10:58:35AM +0100, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-ubi-git master
> 
> as it is a Bugfix, I think it should go into current release.
> 
> The following changes since commit dd610e616cceda16a81dfa6f9a134877f783548c:
> 
>   Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imx (2018-11-06 11:12:00 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-ubi.git master
> 
> for you to fetch changes up to e4aa10ba5770fc391bf8a4b00c131353901704e7:
> 
>   fs: ubifs: Fix UBIFS decompression on 64 bit (2018-11-07 08:49:27 +0100)
> 

Applied to u-boot/master, thanks!