From patchwork Mon Oct 23 17:17:57 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 829463 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3yLNQV43cBz9t6C; Tue, 24 Oct 2017 04:18:10 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1e6gMV-0002Qs-7f; Mon, 23 Oct 2017 17:18:03 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1e6gMT-0002QP-G7 for kernel-team@lists.ubuntu.com; Mon, 23 Oct 2017 17:18:01 +0000 Received: from 1.general.kamal.us.vpn ([10.172.68.52] helo=fourier) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1e6gMT-00071R-3i for kernel-team@lists.ubuntu.com; Mon, 23 Oct 2017 17:18:01 +0000 Received: from kamal by fourier with local (Exim 4.86_2) (envelope-from ) id 1e6gMQ-0008Fk-JU for kernel-team@lists.ubuntu.com; Mon, 23 Oct 2017 10:17:58 -0700 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [PATCH][aws, aws-t] UBUNTU: [config] AWS: nls_utf8.ko moved to linux-image package Date: Mon, 23 Oct 2017 10:17:57 -0700 Message-Id: <1508779077-31686-1-git-send-email-kamal@canonical.com> X-Mailer: git-send-email 2.7.4 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: http://bugs.launchpad.net/bugs/1726493 Signed-off-by: Kamal Mostafa Acked-by: Marcelo Henrique Cerri Acked-by: Po-Hsu Lin --- debian.aws/control.d/aws.inclusion-list | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.aws/control.d/aws.inclusion-list b/debian.aws/control.d/aws.inclusion-list index 5edda198..8652366 100644 --- a/debian.aws/control.d/aws.inclusion-list +++ b/debian.aws/control.d/aws.inclusion-list @@ -144,6 +144,7 @@ fs/squashfs/* fs/nfs/* fs/nfsd/* fs/nfs_common/* +fs/nls/nls_utf8.ko fs/fscache/* fs/lockd/* fs/autofs4/autofs4.ko