From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 2FFD5E00DBD; Thu, 16 Jun 2016 15:43:55 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [192.55.52.93 listed in list.dnswl.org] Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BA569E00DB7 for ; Thu, 16 Jun 2016 15:43:53 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga102.fm.intel.com with ESMTP; 16 Jun 2016 15:43:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,481,1459839600"; d="scan'208";a="999306380" Received: from bavery-ws-desk.jf.intel.com ([10.7.201.28]) by orsmga002.jf.intel.com with ESMTP; 16 Jun 2016 15:43:52 -0700 From: bavery To: toaster@yoctoproject.org Date: Thu, 16 Jun 2016 15:45:01 -0700 Message-Id: X-Mailer: git-send-email 1.9.1 X-Mailman-Approved-At: Thu, 30 Jun 2016 06:05:39 -0700 Cc: bavery Subject: [PATCH 0/1] toaster: Remove last bootstrap v2 file X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2016 22:43:55 -0000 This removes a css file that was not being used but still had the bootstrap v2 license info in it. bavery The following changes since commit 26447a0d0bf5ceaac382a78c1dbd00807dbab706: bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIG (2016-06-16 17:37:58 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib bavery/toaster/removeLastBootstrapV2File http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/removeLastBootstrapV2File bavery (1): toaster: remove last css file with bootstrap v2 license .../toaster/toastergui/static/css/bootstrap-responsive.min.css | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 bitbake/lib/toaster/toastergui/static/css/bootstrap-responsive.min.css -- 1.9.1