No. I made local branch to make this patch. I also used git send-email command to send this patch, which is usually succeeds. I'm sending it as attachment.
Regards, Vita. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Koen Kooi Sent: Monday, November 14, 2011 6:25 PM To: [email protected] Subject: Re: [oe] [PATCH] bluez4: Add version 4.95 Signed-off-by: Vita Preskovsky <[email protected]> Adds new recipe that builds bluez-4.95 package -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 14-11-11 16:20, Vita Preskovsky schreef: > Second version of the patch adresses comments made by community members. > Checked on angstrom, version 2011.09. Do you have a git tree to pull these patches from? It seems to have been corrupted along the way. regards, Koen > --- recipes/bluez/bluez4_4.95.bb | 30 ++++++++++++++++++++++++++++++ 1 > files changed, 30 insertions(+), 0 deletions(-) create mode 100644 > recipes/bluez/bluez4_4.95.bb > > diff --git a/recipes/bluez/bluez4_4.95.bb b/recipes/bluez/bluez4_4.95.bb > new file mode 100644 index 0000000..290dff6 --- /dev/null +++ > b/recipes/bluez/bluez4_4.95.bb @@ -0,0 +1,30 @@ +require bluez4.inc + > +SRC_URI = "\ + > ${KERNELORG_MIRROR}/pub/linux/bluetooth/bluez-${PV}.tar.gz \ + > file://bluetooth.conf \ +" +SRC_URI[md5sum] = > "341294b2849a04a4afff5c96bfbf30b2" +SRC_URI[sha256sum] = > "d6ea9de410fc2bcd2620d709c2202893b218e2e6a55c3c0ce6bebd27fa4120f6" + > +DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE_angstrom = "1" + +DEPENDS > += "libsndfile1" + +PR = "${INC_PR}.0" + +# Not all distros have a recent > enough udev +BTUDEV = " --disable-udevrules" +BTUDEV_angstrom = " > --enable-udevrules" +BTUDEV_shr = " --enable-udevrules" + +EXTRA_OECONF > += "${BTUDEV}" +do_configure_append(){ + echo "#define > LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE" >> ${S}/config.h +} + > +FILES_${PN}-dbg += "\ + ${base_libdir}/udev/.debug \ + > ${libdir}/*/.debug \ +" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAk7BQLwACgkQMkyGM64RGpFKeQCgjnEnJ3cOKn36Ibc4BzWWsaaE 84UAmgKh6u4JhlzxzemXqCwujwMQb9Iq =hA5v -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
0001-bluez4-Add-version-4.95.patch
Description: 0001-bluez4-Add-version-4.95.patch
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
