From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 82141 invoked by alias); 6 Jun 2018 20:46:24 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 82067 invoked by uid 89); 6 Jun 2018 20:46:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Home, H*R:D*net X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 06 Jun 2018 20:46:21 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5b18481b.7f0c14577c90-smtp-out-n03; Wed, 06 Jun 2018 20:46:19 -0000 (UTC) Date: Wed, 06 Jun 2018 20:46:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5b18481adc7f5_204d2ac04aad7c144816f@hookshot-fe-cace476.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] d7ee16: Make patch order overridable by individual package... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5b18481adc489_204d2ac04aad7c14480e2"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-06/txt/msg00001.txt.bz2 ----==_mimepart_5b18481adc489_204d2ac04aad7c14480e2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1341 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: d7ee16cb2872812cf61ad51469c748df17553c37 https://github.com/crosstool-ng/crosstool-ng/commit/d7ee16cb2872812cf61ad51469c748df17553c37 Author: Alexey Neyman Date: 2018-06-06 (Wed, 06 Jun 2018) Changed paths: M config/global/extract.in M maintainer/kconfig-versions.template M scripts/functions Log Message: ----------- Make patch order overridable by individual packages Signed-off-by: Alexey Neyman Commit: 21489af99a997118997e9cdb2356e06832d2c9f0 https://github.com/crosstool-ng/crosstool-ng/commit/21489af99a997118997e9cdb2356e06832d2c9f0 Author: Alexey Neyman Date: 2018-06-06 (Wed, 06 Jun 2018) Changed paths: M config/global/extract.in M maintainer/kconfig-versions.template M scripts/functions Log Message: ----------- Merge pull request #979 from stilor/master Make patch order overridable by individual packages Compare: https://github.com/crosstool-ng/crosstool-ng/compare/83582f4fd435...21489af99a99 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. ----==_mimepart_5b18481adc489_204d2ac04aad7c14480e2--