* [PATCH 3/9 v2] packagegroup-arago-tisdk-amsdk: Remove gadget-init
@ 2015-02-10 21:52 Franklin S. Cooper Jr
2015-02-10 21:55 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Franklin S. Cooper Jr @ 2015-02-10 21:52 UTC (permalink / raw)
To: meta-arago; +Cc: Franklin S. Cooper Jr
From: "Franklin S. Cooper Jr" <fcooper@ti.com>
* Now that saving U-boot to FAT is supported by AM335x and AM437x mounting the
boot partition is no longer needed as part of setup-script magic.
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
V2 Changes:
Instead of adding the package to am437x simply remove it from am335x and am437x.
.../packagegroup-arago-tisdk-amsdk.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk.bb
index c2eb72b..a239e64 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to install additional packages only used in the Arago SDK"
LICENSE = "MIT"
-PR = "r9"
+PR = "r10"
inherit packagegroup
@@ -10,7 +10,6 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
OOBE = ""
OOBE_ti33x += "\
- gadget-init \
parse-ip \
"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH 3/9 v2] packagegroup-arago-tisdk-amsdk: Remove gadget-init
2015-02-10 21:52 [PATCH 3/9 v2] packagegroup-arago-tisdk-amsdk: Remove gadget-init Franklin S. Cooper Jr
@ 2015-02-10 21:55 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2015-02-10 21:55 UTC (permalink / raw)
To: Franklin S. Cooper Jr; +Cc: meta-arago
On Tue, Feb 10, 2015 at 03:52:25PM -0600, Franklin S. Cooper Jr wrote:
> From: "Franklin S. Cooper Jr" <fcooper@ti.com>
>
> * Now that saving U-boot to FAT is supported by AM335x and AM437x mounting the
> boot partition is no longer needed as part of setup-script magic.
>
> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
> V2 Changes:
> Instead of adding the package to am437x simply remove it from am335x and am437x.
Nice turnaround! :)
> .../packagegroup-arago-tisdk-amsdk.bb | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk.bb
> index c2eb72b..a239e64 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-amsdk.bb
> @@ -1,6 +1,6 @@
> DESCRIPTION = "Task to install additional packages only used in the Arago SDK"
> LICENSE = "MIT"
> -PR = "r9"
> +PR = "r10"
>
> inherit packagegroup
>
> @@ -10,7 +10,6 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
> OOBE = ""
>
> OOBE_ti33x += "\
> - gadget-init \
> parse-ip \
> "
>
> --
> 1.7.9.5
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-10 21:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-10 21:52 [PATCH 3/9 v2] packagegroup-arago-tisdk-amsdk: Remove gadget-init Franklin S. Cooper Jr
2015-02-10 21:55 ` Denys Dmytriyenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.