From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9B344E00306 for ; Tue, 31 Jan 2012 08:22:51 -0800 (PST) Received: from dlep26.itg.ti.com ([157.170.170.121]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id q0VGMove025571 for ; Tue, 31 Jan 2012 10:22:50 -0600 Received: from DFLE70.ent.ti.com (localhost [127.0.0.1]) by dlep26.itg.ti.com (8.13.8/8.13.8) with ESMTP id q0VGMoBW014628 for ; Tue, 31 Jan 2012 10:22:50 -0600 (CST) Received: from DLEE12.ent.ti.com ([fe80::3867:617:aab3:5956]) by DFLE70.ent.ti.com ([fe80::db3:609a:aa62:e1ec%22]) with mapi id 14.01.0323.003; Tue, 31 Jan 2012 10:22:50 -0600 From: "Maupin, Chase" To: "Maupin, Chase" , "meta-ti@yoctoproject.org" Thread-Topic: [PATCH 0/5] *** SUBJECT HERE *** Thread-Index: AQHM3GatGoplSR19vk2sywkUctodqJYmsBBw Date: Tue, 31 Jan 2012 16:22:49 +0000 Message-ID: <7D46E86EC0A8354091174257B2FED1010BFA3054@DLEE12.ent.ti.com> References: <1327608676-4790-1-git-send-email-Chase.Maupin@ti.com> In-Reply-To: <1327608676-4790-1-git-send-email-Chase.Maupin@ti.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [128.247.5.50] MIME-Version: 1.0 Subject: Re: [PATCH 0/5] *** SUBJECT HERE *** X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Mailing list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2012 16:22:51 -0000 Content-Language: en-US Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable OK, so based on the layer decisions made, please ignore these patches as th= ey will be relocated to meta-arago. I will submit updated patches to remov= e matrix and others from meta-ti as well. Sincerely, Chase Maupin Software Applications ARM MPU e-mail: chase.maupin@ti.com For support: Forums - http://community.ti.com/forums/ Wiki - http://wiki.davincidsp.com/=20 > -----Original Message----- > From: Maupin, Chase > Sent: Thursday, January 26, 2012 2:11 PM > To: meta-ti@yoctoproject.org > Cc: Maupin, Chase > Subject: [PATCH 0/5] *** SUBJECT HERE *** >=20 > This patch set replaces the previous patches that were submitted. > The patches were re-ordered because the dependency between > applications > such as arm-benchmarks and the matrix-gui-xxxx packages was > reworked > such that we want to patch in the benchmarks first. >=20 > This was done to bring consistency to how matrix applications were > added. >=20 > Chase Maupin (5): > arm-benchmarks: port of am-benchmarks from arago > am-sysinfo: port to latest version from arago > matrix-gui-browser: port from arago overlay > refresh-screen: add package from arago > matrix-gui: update to latest version >=20 > recipes-bsp/ti/am-sysinfo_svn.bb | 23 ----- > recipes-ti/am-sysinfo/am-sysinfo_svn.bb | 29 ++++++ > recipes-ti/arm-benchmarks/arm-benchmarks_1.3.bb | 24 +++++ > recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb | 18 ---- > recipes-ti/matrix/matrix-gui-3d-demos_2.0.bb | 22 ++++ > recipes-ti/matrix/matrix-gui-apps-git.inc | 10 ++ > recipes-ti/matrix/matrix-gui-apps-images_2.0.bb | 20 ++++ > .../matrix/matrix-gui-armbenchmarks-demos_2.0.bb | 17 +++ > recipes-ti/matrix/matrix-gui-browser_2.0.bb | 24 +++++ > .../matrix/matrix-gui-camera-loopback_2.0.bb | 18 ++++ > ...-gui-clocks_1.1.bb =3D> matrix-gui-clocks_2.0.bb} | 18 ++-- > recipes-ti/matrix/matrix-gui-coming-soon_1.0.bb | 17 --- > recipes-ti/matrix/matrix-gui-crypto-demos_1.2.bb | 19 ---- > recipes-ti/matrix/matrix-gui-crypto-demos_2.0.bb | 17 +++ > .../matrix/matrix-gui-display-control_1.0.bb | 21 ---- > .../matrix/matrix-gui-display-control_2.0.bb | 18 ++++ > .../matrix/matrix-gui-multimedia-demos_2.0.bb | 17 +++ > recipes-ti/matrix/matrix-gui-oprofile-demos_2.0.bb | 17 +++ > recipes-ti/matrix/matrix-gui-pm-demos_1.0.bb | 21 ---- > recipes-ti/matrix/matrix-gui-pm-demos_2.0.bb | 17 +++ > recipes-ti/matrix/matrix-gui-pru-demos_2.0.bb | 17 +++ > recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb | 20 ---- > recipes-ti/matrix/matrix-gui-qt4-demos_2.0.bb | 17 +++ > recipes-ti/matrix/matrix-gui-settings-demos_2.0.bb | 17 +++ > recipes-ti/matrix/matrix-gui-submenus_1.0.bb | 105 -------- > ------------ > recipes-ti/matrix/matrix-gui-submenus_2.0.bb | 50 > +++++++++ > recipes-ti/matrix/matrix-gui-usb-demos_2.0.bb | 17 +++ > recipes-ti/matrix/matrix-gui-v4l2-demos_2.0.bb | 17 +++ > recipes-ti/matrix/matrix-gui-wifi-demos_1.1.bb | 19 ---- > recipes-ti/matrix/matrix-gui-wifi-demos_2.0.bb | 17 +++ > recipes-ti/matrix/matrix-gui/init | 57 > ++++++++--- > recipes-ti/matrix/matrix-gui_2.0.bb | 39 ++++++- > recipes-ti/matrix/refresh-screen_2.0.bb | 25 +++++ > 33 files changed, 508 insertions(+), 296 deletions(-) > delete mode 100644 recipes-bsp/ti/am-sysinfo_svn.bb > create mode 100644 recipes-ti/am-sysinfo/am-sysinfo_svn.bb > create mode 100644 recipes-ti/arm-benchmarks/arm-benchmarks_1.3.bb > delete mode 100644 recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-3d-demos_2.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-apps-git.inc > create mode 100644 recipes-ti/matrix/matrix-gui-apps-images_2.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-armbenchmarks- > demos_2.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-browser_2.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-camera- > loopback_2.0.bb > rename recipes-ti/matrix/{matrix-gui-clocks_1.1.bb =3D> matrix-gui- > clocks_2.0.bb} (66%) > delete mode 100644 recipes-ti/matrix/matrix-gui-coming-soon_1.0.bb > delete mode 100644 recipes-ti/matrix/matrix-gui-crypto- > demos_1.2.bb > create mode 100644 recipes-ti/matrix/matrix-gui-crypto- > demos_2.0.bb > delete mode 100644 recipes-ti/matrix/matrix-gui-display- > control_1.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-display- > control_2.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-multimedia- > demos_2.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-oprofile- > demos_2.0.bb > delete mode 100644 recipes-ti/matrix/matrix-gui-pm-demos_1.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-pm-demos_2.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-pru-demos_2.0.bb > delete mode 100644 recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-qt4-demos_2.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-settings- > demos_2.0.bb > delete mode 100644 recipes-ti/matrix/matrix-gui-submenus_1.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-submenus_2.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-usb-demos_2.0.bb > create mode 100644 recipes-ti/matrix/matrix-gui-v4l2-demos_2.0.bb > delete mode 100644 recipes-ti/matrix/matrix-gui-wifi-demos_1.1.bb > create mode 100644 recipes-ti/matrix/matrix-gui-wifi-demos_2.0.bb > create mode 100644 recipes-ti/matrix/refresh-screen_2.0.bb