From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id EC1BD733B2 for ; Fri, 13 Feb 2015 03:02:56 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id t1D32vLd024547 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 12 Feb 2015 19:02:57 -0800 (PST) Received: from ala-blade47.wrs.com (147.11.105.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.174.1; Thu, 12 Feb 2015 19:02:57 -0800 From: Robert Yang To: Date: Thu, 12 Feb 2015 19:02:54 -0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/3] fixes for lower version X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2015 03:03:02 -0000 Content-Type: text/plain The following changes since commit 6bf5cbbcac80ee818cc932d69227e70e41ce02d3: libtool: Fix option parsing performance regression (2015-02-10 22:36:09 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/low_version http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/low_version Robert Yang (3): coreutils 6.9: fix unknown-configure-option meta: fix build with gettext 0.16.1 gettext 0.6.1: disable native .../connman/connman-gnome_0.7.bb | 2 +- meta/recipes-core/coreutils/coreutils_6.9.bb | 2 +- meta/recipes-core/gettext/gettext_0.16.1.bb | 4 +--- .../gtk-engines/gtk-engines_2.20.2.bb | 2 +- meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb | 2 +- .../oprofile/oprofileui-server_git.bb | 2 +- meta/recipes-kernel/oprofile/oprofileui_git.bb | 2 +- meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb | 2 +- meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb | 2 +- meta/recipes-sato/puzzles/oh-puzzles_git.bb | 2 +- meta/recipes-support/atk/at-spi2-core_2.14.1.bb | 2 +- meta/recipes-support/libfm/libfm-extra_1.2.3.bb | 2 +- meta/recipes-support/libfm/libfm_1.2.3.bb | 2 +- meta/recipes-support/pinentry/pinentry_0.9.0.bb | 2 ++ 14 files changed, 15 insertions(+), 15 deletions(-) -- 1.7.9.5