[Babel-users] babels bug with uninitialized data somewhere?

Dave Taht dave.taht at gmail.com
Fri Jun 27 22:22:12 UTC 2014


On Fri, Jun 27, 2014 at 3:04 PM, Juliusz Chroboczek
<jch at pps.univ-paris-diderot.fr> wrote:
>>> I'm sure Dave can deal with our dirty rebasing habit.
>
>> There is one other major user of babels over on homewrt I know of that
>> would be surprised if you rebased without warning.
>
> We're not rebasing the babeld trunk.  We have a private branch that we
> intend to merge, and that branch is being rebased every couple of days.
>
> Are you advising we don't make our work-in-progress branch public?

Ghu, no. Do everything in public!

What I have been doing is pulling from:

PKG_REV:=757af8018a6e51ba64994d4834d41d4da8377e09
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/boutier/babeld.git
PKG_SOURCE_SUBDIR:=babeld-$(PKG_VERSION)
PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_SOURCE_PROTO:=git

which hasn't seen an update since december. Should I be pulling from elsewhere?

the openwrt-routing repo is pulling the same commit from

PKG_NAME:=babels
PKG_SOURCE_VERSION:=757af8018a6e51ba64994d4834d41d4da8377e09
PKG_VERSION:=2013-12-18-$(PKG_SOURCE_VERSION)
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://git.wifi.pps.univ-paris-diderot.fr/babels
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)

> -- Juliusz



-- 
Dave Täht

NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article



More information about the Babel-users mailing list