* [Buildroot] [Bug 11741] New: pigpio does not build host-pigpio.
@ 2019-03-28 4:14 bugzilla at busybox.net
2019-08-15 12:04 ` [Buildroot] [Bug 11741] " bugzilla at busybox.net
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2019-03-28 4:14 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=11741
Bug ID: 11741
Summary: pigpio does not build host-pigpio.
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: vishalbhalani89 at gmail.com
CC: buildroot at uclibc.org
Target Milestone: ---
pigpio library was recently added into my project dependency but i realized it
does not install into staging directory means not installed header and lib for
cross compile for other application.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread* [Buildroot] [Bug 11741] pigpio does not build host-pigpio. 2019-03-28 4:14 [Buildroot] [Bug 11741] New: pigpio does not build host-pigpio bugzilla at busybox.net @ 2019-08-15 12:04 ` bugzilla at busybox.net 2019-08-15 13:44 ` bugzilla at busybox.net 2019-08-19 21:08 ` bugzilla at busybox.net 2 siblings, 0 replies; 4+ messages in thread From: bugzilla at busybox.net @ 2019-08-15 12:04 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=11741 --- Comment #1 from Ivan <ivan.nazarenko@gmail.com> --- It is only 3 ".h" files that are not being installed in staging. Just adding these 3 lines to pigpio.mk would solve this issue: diff a/package/pigpio.mk b/package/pigpio.mk 22a23,25 > $(INSTALL) -D -m 0644 $(@D)/pigpio.h $(STAGING_DIR)/usr/include/pigpio.h > $(INSTALL) -D -m 0644 $(@D)/pigpiod_if.h $(STAGING_DIR)/usr/include/pigpiod_if.h > $(INSTALL) -D -m 0644 $(@D)/pigpiod_if2.h $(STAGING_DIR)/usr/include/pigpiod_if2.h -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 11741] pigpio does not build host-pigpio. 2019-03-28 4:14 [Buildroot] [Bug 11741] New: pigpio does not build host-pigpio bugzilla at busybox.net 2019-08-15 12:04 ` [Buildroot] [Bug 11741] " bugzilla at busybox.net @ 2019-08-15 13:44 ` bugzilla at busybox.net 2019-08-19 21:08 ` bugzilla at busybox.net 2 siblings, 0 replies; 4+ messages in thread From: bugzilla at busybox.net @ 2019-08-15 13:44 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=11741 --- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- I have submitted http://patchwork.ozlabs.org/patch/1147605/ to address this issue. -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 11741] pigpio does not build host-pigpio. 2019-03-28 4:14 [Buildroot] [Bug 11741] New: pigpio does not build host-pigpio bugzilla at busybox.net 2019-08-15 12:04 ` [Buildroot] [Bug 11741] " bugzilla at busybox.net 2019-08-15 13:44 ` bugzilla at busybox.net @ 2019-08-19 21:08 ` bugzilla at busybox.net 2 siblings, 0 replies; 4+ messages in thread From: bugzilla at busybox.net @ 2019-08-19 21:08 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=11741 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- Fixed by https://git.buildroot.org/buildroot/commit/?id=589b8cb7e2d81067fde9ee4f11acecf8fd677dde. Thanks! -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-08-19 21:08 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-03-28 4:14 [Buildroot] [Bug 11741] New: pigpio does not build host-pigpio bugzilla at busybox.net 2019-08-15 12:04 ` [Buildroot] [Bug 11741] " bugzilla at busybox.net 2019-08-15 13:44 ` bugzilla at busybox.net 2019-08-19 21:08 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox