Hi everyone,
I'm using poky pyro to build a beaglebone image with swupdate.
First time I built swupdate (by bitbake swupdate), it used the latest git
version and I encountered an make error which related to swupdate only.
Then I changed swupdate version to 2017.04 (by using
PREFERRED_VERSION_swu
On 04/07/2017 18:13, Ngọc Thi Huỳnh wrote:
> > Hi everyone,
> >
> > I'm using poky pyro to build a beaglebone image with swupdate.
> >
> > First time I built swupdate (by bitbake swupdate), it used the latest
> > git version and I encountered an make er
line, everything is fine now.
Best Regards,
Thi Huynh
Huỳnh Ngọc Thi
-so61pi
On Wed, Jul 5, 2017 at 1:43 PM, Stefano Babic wrote:
> Hi Huynh,
>
> On 05/07/2017 04:09, Ngọc Thi Huỳnh wrote:
> > Hi,
> >
> > I guess I'll remove build/tmp directory and rebuild ev
Hi everyone,
In my system, I want to build two images:
- main-image : contains the real system with applications and stuff.
- initial-flasher-image : contains a swu (swupdate file) for the first
flashing.
The images are built in this sequence: main-image > swu >
initial-flasher-image
Both images
ards,
Thi Huynh
Best Regards,
Thi Huynh
On Wed, Jul 26, 2017 at 4:18 AM, Dennis Menschel
wrote:
> Hi,
>
> Am 18.07.2017 um 15:24 schrieb Ngọc Thi Huỳnh:
> > [...]
> >
> > Both images use busybox package but in different ways. The main-image
> > can use several bu
Hi everyone,
Let's say I have app-example package which depends on libexample.
When I add app-example-dbg to IMAGE_INSTALL, libexample-dbg package is
automatically included in the final image which makes the image size become
bigger.
In this case, is there a way to prevent libexample-dbg from be
...@linux.intel.com> wrote:
> On Sun, 2017-05-28 at 17:23 +0700, Ngọc Thi Huỳnh wrote:
> > Hi everyone,
> >
> >
> > Let's say I have app-example package which depends on libexample.
> >
> > When I add app-example-dbg to IMAGE_INSTALL, libexample-dbg packag
;
> This will prevent the build system from adding any debug info in the
> libexample-dbg package.
>
> BR Petter
>
> [1] - http://www.yoctoproject.org/docs/current/ref-manual/ref-
> manual.html#var-INHIBIT_PACKAGE_DEBUG_SPLIT
>
>
>
> Petter Mabäcker
>
> Technu