[Buildroot] [PATCH 1/1] package/libhdhomerun: new package

Baruch Siach baruch at tkos.co.il
Sun Dec 13 11:33:42 UTC 2015


Hi Bernd,

On Sun, Dec 13, 2015 at 11:58:16AM +0100, Bernd Kuhls wrote:
> +define LIBHDHOMERUN_INSTALL_STAGING_CMDS
> +	$(INSTALL) -D -m 0755 $(@D)/libhdhomerun.so \
> +		$(STAGING_DIR)/usr/lib/libhdhomerun.so
> +	$(INSTALL) -D -m 0644 $(@D)/*.h \
> +		$(STAGING_DIR)/usr/include/
> +endef
> +
> +define LIBHDHOMERUN_INSTALL_TARGET_CMDS
> +	$(INSTALL) -D -m 0755 $(@D)/hdhomerun_config \
> +		$(TARGET_DIR)/usr/bin/hdhomerun_config

Are you sure this is not for staging?

> +	$(INSTALL) -D -m 0755 $(@D)/libhdhomerun.so \
> +		$(TARGET_DIR)/usr/lib/libhdhomerun.so
> +endef

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -


More information about the buildroot mailing list