From patchwork Tue Mar 17 22:28:47 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Angelo Compagnucci X-Patchwork-Id: 451160 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id F327D14012F for ; Wed, 18 Mar 2015 09:29:14 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=gmail.com header.i=@gmail.com header.b=OA5Ry9TY; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 87E6390F68; Tue, 17 Mar 2015 22:29:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z837OOT5pviC; Tue, 17 Mar 2015 22:29:11 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 75DDE8C42D; Tue, 17 Mar 2015 22:29:11 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 636521C1E4F for ; Tue, 17 Mar 2015 22:29:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 5E8B232BED for ; Tue, 17 Mar 2015 22:29:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PzW4LCVu1MTh for ; Tue, 17 Mar 2015 22:29:09 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by silver.osuosl.org (Postfix) with ESMTPS id 9F2A030DF2 for ; Tue, 17 Mar 2015 22:29:09 +0000 (UTC) Received: by wibg7 with SMTP id g7so54150829wib.1 for ; Tue, 17 Mar 2015 15:29:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=gH8qpalWR7L5olJjUbWlh8J+ggFMTBUa28ApdEL6QIU=; b=OA5Ry9TYvF/bBf9wlosEUrdJDWcQWee50BxoFU/XGDnkPVybF0pQ2WZZcm/cAm4c7Q GRWXjnVXZ9xmxdQLB/3xmkI8cguDWq+FF8Liw5fx4cPB6TVQeB34jZTR7pifq9YJpnY5 1dR9FkRw7AcQFRjwqDwRY32VZsTrtAYbwgKH3W/ICjEJ/r77zq720CGB25z7sWKTFp1n T+rof2c5e31F0xByhg6Ng0cGGPwv7DH5jxov3LpeRP5jeuQoCdWDP431u5QlIgNytM4n oyRbjei0px52ClaBQPOdYJ13PUZM3xSuie0u0U3Qrv63nAwgHrNBV4TahNywBB/BBbi+ l4Yw== X-Received: by 10.180.24.162 with SMTP id v2mr1526706wif.80.1426631348384; Tue, 17 Mar 2015 15:29:08 -0700 (PDT) Received: from localhost.localdomain ([89.202.204.147]) by mx.google.com with ESMTPSA id e18sm21774773wjz.27.2015.03.17.15.29.06 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 17 Mar 2015 15:29:07 -0700 (PDT) From: Angelo Compagnucci To: buildroot@buildroot.net Date: Tue, 17 Mar 2015 23:28:47 +0100 Message-Id: <1426631327-15489-1-git-send-email-angelo.compagnucci@gmail.com> X-Mailer: git-send-email 1.9.1 Subject: [Buildroot] [PATCH] package/dvdrw-tools: fix incorrect default choiche X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" This pathc fixes default choiche BR2_PACKAGE_DVDRW_TOOLS_CDRKIT_BACKEND. Signed-off-by: Angelo Compagnucci --- package/dvdrw-tools/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/dvdrw-tools/Config.in b/package/dvdrw-tools/Config.in index 6787b66..fb4d4c2 100644 --- a/package/dvdrw-tools/Config.in +++ b/package/dvdrw-tools/Config.in @@ -35,7 +35,7 @@ config BR2_PACKAGE_DVDRW_TOOLS if BR2_PACKAGE_DVDRW_TOOLS choice prompt "Media Backend" - default BR2_PACKAGE_DVDRW_CDRKIT_BACKEND + default BR2_PACKAGE_DVDRW_TOOLS_CDRKIT_BACKEND help Choose which media backend program to use.