I would just include it for omap5-evm which is the only user of the customized uEnv.txt. I don't see anyone else using it.
> -----Original Message----- > From: Stiffler, Jacob > Sent: Wednesday, April 08, 2015 2:42 PM > To: Cooper Jr., Franklin; [email protected] > Subject: RE: [meta-arago] [PATCH] tisdk-readme: Specify that uEnv.txt is > optional. > > This is included now because for ti33xx and ti43xx, tisdk-readme is included > if > the brand is not amsdk. > > Should this package be removed completely for all brands? > > > -----Original Message----- > From: Cooper Jr., Franklin > Sent: Wednesday, April 08, 2015 3:38 PM > To: Stiffler, Jacob; [email protected] > Subject: RE: [meta-arago] [PATCH] tisdk-readme: Specify that uEnv.txt is > optional. > > I still don't understand the need to include this especially since it was > never > included before and all this information is documented. > > But anyway the wording needs to be updated. Remove all the parts that says > "usually called" since that's what it is called. ZImage should be used and not > uImage. > > > -----Original Message----- > > From: [email protected] [mailto:meta-arago- > > [email protected]] On Behalf Of Stiffler, Jacob > > Sent: Wednesday, April 08, 2015 2:32 PM > > To: [email protected] > > Subject: [meta-arago] [PATCH] tisdk-readme: Specify that uEnv.txt is > > optional. > > > > Signed-off-by: Jacob Stiffler <[email protected]> > > --- > > .../recipes-tisdk/tisdk-readme/tisdk-readme.bb | 2 +- > > .../recipes-tisdk/tisdk-readme/tisdk-readme/README | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > > > diff --git > > a/meta-arago-distro/recipes-tisdk/tisdk-readme/tisdk-readme.bb > > b/meta-arago-distro/recipes-tisdk/tisdk-readme/tisdk-readme.bb > > index 6fdcaff..4ee3ec4 100644 > > --- a/meta-arago-distro/recipes-tisdk/tisdk-readme/tisdk-readme.bb > > +++ b/meta-arago-distro/recipes-tisdk/tisdk-readme/tisdk-readme.bb > > @@ -6,7 +6,7 @@ SRC_URI = "\ > > file://README \ > > " > > > > -PR = "r0" > > +PR = "r1" > > PV = "1.0" > > > > PACKAGE_ARCH = "${MACHINE_ARCH}" > > diff --git a/meta-arago-distro/recipes-tisdk/tisdk-readme/tisdk- > > readme/README b/meta-arago-distro/recipes-tisdk/tisdk-readme/tisdk- > > readme/README > > index 873d1e8..b9aeefe 100644 > > --- a/meta-arago-distro/recipes-tisdk/tisdk-readme/tisdk- > readme/README > > +++ b/meta-arago-distro/recipes-tisdk/tisdk-readme/tisdk- > > readme/README > > @@ -11,7 +11,7 @@ By default these locations are: > > > > > ========================================================== > > ====================== > > | MLO | boot partition > > | u-boot.img | boot partition > > -| uEnv.txt | boot partition > > +| uEnv.txt | boot partition (optional) > > | uImage | /boot directory of the rootfs partition > > | *.dtb | /boot directory of the rootfs partition > > > > > ========================================================== > > ====================== > > -- > > 1.7.9.5 > > > > _______________________________________________ > > meta-arago mailing list > > [email protected] > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
