[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] ipxe: update to newer commit
On 06/19/2017 09:00 AM, Ian Jackson wrote: > Wei Liu writes ("Re: [PATCH] ipxe: update to newer commit"): >> On Mon, Jun 12, 2017 at 04:04:17PM +0100, Wei Liu wrote: >>> To get 5f85cbb9ee1c00cec81a848a9e871ad5d1e7f53f to placate gcc 7. >>> >>> The only patch we have applies cleanly. >>> >>> Reported-by: Zhongze Liu <blackskygg@xxxxxxxxx> >>> Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> >> Ping? > I don't think I have any basis to withhold an ack. Please update this > in xen.git#staging:Config.mk. Obviously this isn't really suitable > for staging-4.9. > > Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > > Thanks, > Ian. Did the updated binary ever got uploaded to xenbits? I don't see it there. if ! /usr/bin/wget -c -O _ipxe.tar.gz http://xenbits.xen.org/xen-extfiles/ipxe-git-356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d.tar.gz; then \ git clone git://git.ipxe.org/ipxe.git ipxe.git; \ (cd ipxe.git && git archive --format=tar --prefix=ipxe/ \ 356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d | gzip -n >../_ipxe.tar.gz); \ rm -rf ipxe.git; \ fi --2017-08-21 09:21:09-- http://xenbits.xen.org/xen-extfiles/ipxe-git-356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d.tar.gz Resolving xenbits.xen.org... 104.239.192.120 Connecting to xenbits.xen.org|104.239.192.120|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2017-08-21 09:21:10 ERROR 404: Not Found. -boris _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |