X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Fomap3-deviceid%2Fomap3-deviceid_1.0.bb;h=3109d0e39ec1d83e1c32aff4911124975311d038;hp=27f9f38cde8a5549088c28226c7c92cae7aeb198;hb=28199076d096232f4aab1864e5c5b67caef8d192;hpb=305d8ad5b9f329574c2f95d6ec3839dd80b8c460 diff --git a/recipes/omap3-deviceid/omap3-deviceid_1.0.bb b/recipes/omap3-deviceid/omap3-deviceid_1.0.bb index 27f9f38..3109d0e 100755 --- a/recipes/omap3-deviceid/omap3-deviceid_1.0.bb +++ b/recipes/omap3-deviceid/omap3-deviceid_1.0.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Report the OMAP3 SoC unique ID" LICENSE = "GPL" -PR ="r2" +PR ="r1" inherit autotools @@ -12,6 +12,8 @@ SRC_URI = "file://mem.c \ S="${WORKDIR}" +TARGET_CC_ARCH += "${LDFLAGS}" + do_install() { install -d ${D}${bindir} install -m 0755 ${WORKDIR}/mem ${D}${bindir}