From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id 7C2CC21F553 for ; Mon, 2 Nov 2015 08:10:35 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1446480635; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=2nzzr5Nm7Bs17ScE50+WuqdRgsVDX+6izzX3dfe+Wr8=; b=SKyXHFJeGnlH0ITUqzumrulpcG2ngkwf122XAeIruiSRo9yfJ7INxrFEhLDX82cIr8gPsCAS sr23dK3vOmvy9qGNdMg4xOODlwnxgpbwVf5vlIMo14MNyBeCStjFmjioSTH6HpIt4bskMWTc FYunLRcl7BO/U87GUouFNHrdXeY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Sender: Date: From: Reply-To: To: Message-ID: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding; b=DuucAM2pRY3Lef8qAcYP9lxZE87ry7zCPpMjNo3Qbr8+uxyADKXcQ9QUaTitrVRVaxc25a eZ2cNelDIPpHHkDzURi9GvzGkUfC00BBvqMgyeqhZ2Fk+rz13BY5SGYFsZ7nTgMxjmv7m91N 1Zsyw4aOrFhSP5dacMEp+BbhZKqdY= Sender: noreply@github.com X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 56378af9.6c4db10-in03; Mon, 02 Nov 2015 16:10:33 -0000 (UTC) Date: Mon, 02 Nov 2015 08:10:33 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <56378af9a6bd8_32ab3fa69584f2bc5121@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 1bc85e: tc-adv: Include PKG_SOURCE_VERSION in PKG_SOURCE f... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_56378af9a67dc_32ab3fa69584f2bc50cd"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 16:10:58 -0000 ----==_mimepart_56378af9a67dc_32ab3fa69584f2bc50cd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 1bc85e7ccbf5129e21320d98239305c61b1e970e https://github.com/dtaht/ceropackages-3.10/commit/1bc85e7ccbf5129e2= 1320d98239305c61b1e970e Author: Toke H=C3=B8iland-J=C3=B8rgensen Date: 2015-11-02 (Mon, 02 Nov 2015) Changed paths: M net/tc-adv/Makefile Log Message: ----------- tc-adv: Include PKG_SOURCE_VERSION in PKG_SOURCE filename. The OpenWrt build system does not regenerate the package source archive if the filename is the same; so include the git hash in the source version to make sure we are always building the correct source. ----==_mimepart_56378af9a67dc_32ab3fa69584f2bc50cd--