* [Buildroot] [PATCH 01/14] jpeg: Allow building of libjpeg for the host
@ 2012-01-23 16:35 Will Newton
2012-01-23 21:15 ` Thomas Petazzoni
0 siblings, 1 reply; 4+ messages in thread
From: Will Newton @ 2012-01-23 16:35 UTC (permalink / raw)
To: buildroot
Signed-off-by: Will Newton <will.newton@imgtec.com>
---
package/jpeg/jpeg.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package/jpeg/jpeg.mk b/package/jpeg/jpeg.mk
index 555c3e1..a882268 100644
--- a/package/jpeg/jpeg.mk
+++ b/package/jpeg/jpeg.mk
@@ -16,3 +16,4 @@ endef
JPEG_POST_INSTALL_TARGET_HOOKS += JPEG_REMOVE_USELESS_TOOLS
$(eval $(call AUTOTARGETS))
+$(eval $(call AUTOTARGETS,host))
--
1.7.1
-------------- next part --------------
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 01/14] jpeg: Allow building of libjpeg for the host
2012-01-23 16:35 Will Newton
@ 2012-01-23 21:15 ` Thomas Petazzoni
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2012-01-23 21:15 UTC (permalink / raw)
To: buildroot
Le Mon, 23 Jan 2012 16:35:09 +0000,
Will Newton <will.newton@gmail.com> a ?crit :
> Signed-off-by: Will Newton <will.newton@imgtec.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 01/14] jpeg: Allow building of libjpeg for the host
@ 2012-01-26 17:42 Will Newton
2012-01-26 21:38 ` Peter Korsgaard
0 siblings, 1 reply; 4+ messages in thread
From: Will Newton @ 2012-01-26 17:42 UTC (permalink / raw)
To: buildroot
Signed-off-by: Will Newton <will.newton@imgtec.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/jpeg/jpeg.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package/jpeg/jpeg.mk b/package/jpeg/jpeg.mk
index 555c3e1..a882268 100644
--- a/package/jpeg/jpeg.mk
+++ b/package/jpeg/jpeg.mk
@@ -16,3 +16,4 @@ endef
JPEG_POST_INSTALL_TARGET_HOOKS += JPEG_REMOVE_USELESS_TOOLS
$(eval $(call AUTOTARGETS))
+$(eval $(call AUTOTARGETS,host))
--
1.7.1
-------------- next part --------------
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 01/14] jpeg: Allow building of libjpeg for the host
2012-01-26 17:42 [Buildroot] [PATCH 01/14] jpeg: Allow building of libjpeg for the host Will Newton
@ 2012-01-26 21:38 ` Peter Korsgaard
0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2012-01-26 21:38 UTC (permalink / raw)
To: buildroot
>>>>> "Will" == Will Newton <will.newton@gmail.com> writes:
Will> Signed-off-by: Will Newton <will.newton@imgtec.com>
Will> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-01-26 21:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-26 17:42 [Buildroot] [PATCH 01/14] jpeg: Allow building of libjpeg for the host Will Newton
2012-01-26 21:38 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2012-01-23 16:35 Will Newton
2012-01-23 21:15 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox