Hei hei,

On Fri, Mar 27, 2020 at 01:36:34PM +0100, Michael Olbrich wrote:
> On Fri, Mar 27, 2020 at 08:08:31AM +0100, Alexander Dahl wrote:
> > Fixes: 189159b2c34b ("u-boot: use ptx/cfghash-file instead of manual tricks 
> > to rebuild the package")
> > Signed-off-by: Alexander Dahl <[email protected]>
> > ---
> >  rules/u-boot.make | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/rules/u-boot.make b/rules/u-boot.make
> > index 66f40cad6..7454e9a0c 100644
> > --- a/rules/u-boot.make
> > +++ b/rules/u-boot.make
> > @@ -40,13 +40,13 @@ ifdef PTXCONF_U_BOOT_BOOT_SCRIPT
> >  U_BOOT_BOOT_SCRIPT_TXT := $(call ptx/in-platformconfigdir, uboot.scr)
> >  U_BOOT_BOOT_SCRIPT_BIN := $(call remove_quotes, \
> >     $(PTXCONF_U_BOOT_BOOT_SCRIPT_ROOTFS_PATH))
> > -$(call ptx/cfghash-file, OS_RELEU_BOOT, $(U_BOOT_BOOT_SCRIPT_TXT))
> > +$(call ptx/cfghash-file, U_BOOT, $(U_BOOT_BOOT_SCRIPT_TXT))
> 
> Ugh, right. I should have tested this a bit more.
> 
> Thanks for catching this.

FWIW, I also did not build test this … O:-)

Have a nice weekend.
Alex

-- 
/"\ ASCII RIBBON | »With the first link, the chain is forged. The first
\ / CAMPAIGN     | speech censured, the first thought forbidden, the
 X  AGAINST      | first freedom denied, chains us all irrevocably.«
/ \ HTML MAIL    | (Jean-Luc Picard, quoting Judge Aaron Satie)

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to