From mboxrd@z Thu Jan 1 00:00:00 1970 From: Romain Naour Date: Tue, 3 Nov 2015 07:47:46 +0100 Subject: [Buildroot] [PATCH v6 06/33] package/efl/libefl: new package In-Reply-To: References: <1446401289-9059-1-git-send-email-romain.naour@openwide.fr> <1446401289-9059-7-git-send-email-romain.naour@openwide.fr> Message-ID: <56385892.3020201@openwide.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Vicente, Le 01/11/2015 22:00, Vicente a ?crit : >> I've just tested the branch "efl-1.15.2-for-buildroot-v6" from >> git://github.com/RomainNaour/buildroot.git >> with >> git cherry-pick 22e0f3a27eba84a381392617801d6ef0c0cc5539 >> to add terminology as a test application for efl. > > By the way, terminology does not work just out-of-the-box. It requires: > sed -i 's/TERMINOLOGY_DEPENDENCIES = efl > libelementary/TERMINOLOGY_DEPENDENCIES = libefl libelementary/' > package/terminology/terminology.mk > to work on this new patch series. > Yes, this is expected since I reworked the series for Buildroot and rename efl package to libefl in order to keep libefl and libelementary packages version in sync. I haven't reworked yet terminology and other new package available on my github branches. I will send another series as soon as the first one is merged. Best regards, Romain